|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|

Go to the source code of this file.
Namespaces | |
| namespace | cuberl |
| Various utilities used when working with RL problems. | |
| namespace | cuberl::utils |
Enumerations | |
| enum class | cuberl::utils::TrainEnumType { cuberl::utils::SEQUENTIAL =0 , cuberl::utils::BATCH =1 } |
| Enumeration of train type. More... | |