10 #ifdef LIBTORCH_ENABLED 26 virtual void execute()
override;
Real & _reward
The reward values which will be saved.
virtual void initialize() override
DRLRewardReporter(const InputParameters ¶meters)
virtual void finalize() override
Reporter which saves the reward values from a Deep Reinforcement Learning controller trainer...
static InputParameters validParams()
LibtorchDRLControlTrainer & _trainer
The DRL trainer which computes the reward values.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
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...
virtual void execute() override