bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
rl_serial_agent_trainer.h File Reference
#include "cuberl/base/cuberl_types.h"
#include "bitrl/bitrl_consts.h"
#include "bitrl/utils/iterative_algorithm_result.h"
#include "bitrl/utils/iterative_algorithm_controller.h"
#include <boost/noncopyable.hpp>
#include <boost/log/trivial.hpp>
#include <vector>
#include <chrono>
Include dependency graph for rl_serial_agent_trainer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cuberl::rl::RLSerialTrainerConfig
 The RLSerialTrainerConfig struct. Configuration struct for the serial RL agent trainer. More...
 
class  cuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >
 

Namespaces

namespace  cuberl
 Various utilities used when working with RL problems.
 
namespace  cuberl::rl