|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|
Various utilities used when working with RL problems. More...
Namespaces | |
| namespace | maths |
| namespace | rl |
| namespace | utils |
Various utilities used when working with RL problems.
Implements basic statistical computations on arrays
Implementation of tabular double q-learning algorithm
Constraints used around the library to make code safer and more readable. A nice introduction to C++ concepts can be found at: