Crate readapt

Source
Expand description

readapt is a collection of algorithms for performing reinforcement.

The term readapt signifies an artificial agent caught in a continuous cycle of learning and relearning — persistently stuck in a time loop where it strives to break free by failing and adapting through repeated attempts to achieve a goal.

Modules§

bandits
Stochastic bandits algorithms