Package edu.iastate.jrelm.rl.rotherev

Class Summary
RELearner<I,A extends Action<I>> Roth-Erev Learner The original Roth-Erev reinforcement learning algorithm was presented by A.
REParameters Collects and manages parameters settings required for the modified Roth-Erev reinforcement learning algorithm.
REPolicy<I,A extends Action>