Crate rl

Source

Modules§

algo
Implemented RL algorithms
decay
Implementations of strategies for time-decaying hyperparameters
ds
Data structures
env
Environment
exploration
Exploration policies
memory
Experience replay

Macros§

assert_interval
Asserts that a numerical value is in the provided interval [a,b] and panics with a helpful message if not