:orphan: .. _offline_training: offline_training ================ .. autoclass:: ansys.fluent.core.generated.solver.settings_242.offline_training.offline_training :show-inheritance: .. rubric:: Attributes ============================================================ ====================================================== Attribute Summary ============================================================ ====================================================== :ref:`max_epochs ` Maximum epochs. :ref:`mini_batch_size ` Mini batch size. :ref:`learning_rate ` Learning rate. :ref:`initialize_neural_network ` Initialize the neural network during the training. :ref:`manage_data ` Set the training parameters. ============================================================ ====================================================== .. rubric:: Methods ================================================ ================================================================= Method Summary ================================================ ================================================================= :ref:`train ` Train the design variables using neural network. :ref:`apply_trained_model ` Adopt the trained neural network for the turbulence modeling. :ref:`default ` Use the default training parameters. ================================================ ================================================================= .. rubric:: Included in: ====================== ========================== Parent Summary ====================== ========================== :ref:`model ` Model management menu. ====================== ==========================