bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
cuberl::rl::RLSerialAgentTrainer< EnvType, AgentType > Member List

This is the complete list of members for cuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >, including all inherited members.

actions_after_episode_ends(env_type &, uint_t, const EpisodeInfo &einfo)cuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >virtual
actions_after_training_ends(env_type &)cuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >virtual
actions_before_episode_begins(env_type &, uint_t)cuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >virtual
actions_before_training_begins(env_type &)cuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >virtual
agent_cuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >protected
agent_type typedefcuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >
env_type typedefcuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >
episodes_total_rewards() const noexceptcuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >inline
itr_ctrl_cuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >protected
n_itrs_per_episode() const noexceptcuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >inline
n_itrs_per_episode_cuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >protected
output_msg_frequency_cuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >protected
RLSerialAgentTrainer(const RLSerialTrainerConfig &config, agent_type &agent)cuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >
total_reward_per_episode_cuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >protected
train(env_type &env)cuberl::rl::RLSerialAgentTrainer< EnvType, AgentType >virtual