10 #ifdef LIBTORCH_ENABLED 22 params.
addClassDescription(
"Outputs the parameters of a LibtorchArtificialNeuralNetwork within a " 23 "LibtorchDRLControlTrainer.");
26 "The control object holding the neural network.");
36 network = &getSurrogateTrainer<LibtorchDRLControlTrainer>(
"trainer_name").controlNeuralNet();
const ReporterMode REPORTER_MODE_ROOT
A Reporter which can print the parameter values of a LibtorchArtificialNeuralNetwork from within a DR...
static InputParameters validParams()
virtual const std::string & name() const
static InputParameters validParams()
registerMooseObject("StochasticToolsApp", DRLControlNeuralNetParameters)
Interface for objects that need to use samplers.
DRLControlNeuralNetParameters(const InputParameters ¶ms)