offline_training#
- class ansys.fluent.core.generated.solver.settings_242.offline_training.offline_training(name=None, parent=None)#
Bases:
Group
Set the training parameters.
Attributes
Attribute |
Summary |
---|---|
Maximum epochs. |
|
Mini batch size. |
|
Learning rate. |
|
Initialize the neural network during the training. |
|
Set the training parameters. |
Methods
Method |
Summary |
---|---|
Train the design variables using neural network. |
|
Adopt the trained neural network for the turbulence modeling. |
|
Use the default training parameters. |
Included in:
Parent |
Summary |
---|---|
Model management menu. |