bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
ppo_config.h File Reference
#include "cuberl/base/cuberl_types.h"
#include "cuberl/utils/train_enum_type.h"
#include <ostream>
#include <string>
Include dependency graph for ppo_config.h:

Go to the source code of this file.

Classes

struct  cuberl::rl::algos::pg::PPOConfig
 The PPOConfig struct. Configuration for PPOSolver class. More...
 

Namespaces

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

Functions

std::ostream & cuberl::rl::algos::pg::operator<< (std::ostream &out, const PPOConfig &opts)