10 #ifdef MOOSE_LIBTORCH_ENABLED 27 virtual void execute()
override;
const LibtorchDRLControlTrainer & _trainer
The trainer object which will contains the control neural net.
static InputParameters validParams()
const InputParameters & parameters() const
virtual void execute() override
const std::string _control_name
The name of the control object on the other app where we want to copy our neural net.
Interface for objects that need to use samplers.
This trainer is responsible for training neural networks that efficiently control different processes...
LibtorchNeuralNetControlTransfer(const InputParameters ¶meters)