10 #ifdef LIBTORCH_ENABLED 27 virtual void execute()
override;
const LibtorchDRLControlTrainer & _trainer
The trainer object which will contains the control neural net.
static InputParameters validParams()
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.
const InputParameters & parameters() const
This trainer is responsible for training neural networks that efficiently control different processes...
LibtorchNeuralNetControlTransfer(const InputParameters ¶meters)