|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|
Functions | |
| real_t | h (real_t x) |
Variables | |
| const real_t | MU = 4.0 |
| const real_t | STD = 1.0 |
| const uint_t | N = 100 |
| const uint_t | ITERATIONS = 1000 |
| const uint_t | SEED = 42 |
| real_t intro_example_7::h | ( | real_t | x | ) |
| const uint_t intro_example_7::ITERATIONS = 1000 |
| const real_t intro_example_7::MU = 4.0 |
| const uint_t intro_example_7::N = 100 |
| const uint_t intro_example_7::SEED = 42 |
| const real_t intro_example_7::STD = 1.0 |