bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
epsilon_decay_options.h File Reference
#include "cuberl/extern/enum.h"
#include <string>
Include dependency graph for epsilon_decay_options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

 cuberl::rl::BETTER_ENUM (EpsilonDecayOptionType, char, INVALID_TYPE=0, NONE, EXPONENTIAL, INVERSE_STEP, CONSTANT_RATE)
 The RenderModeType enum.
 
std::string cuberl::rl::to_string (EpsilonDecayOptionType type)
 to_string. Returns the RenderModeType to its stringrepresentation