Package edu.iastate.jrelm.rl.bushmosteller

Class Summary
GBMLearner<I,A extends Action<I>> An implementation of the Generalized Bush-Mosteller reinforcement learning module.
GBMParameters This is an abstract class to guide the implementation of Generalized Bush-Mosteller learning parameters.
LinearGBMParameters An implementation of AbstractGBMParmaters that specifies a linear function for the reinforcement strength modifier used in Generalised Bush-Mosteller learning.