A B C D E F G I J L M N P R S U V W

B

BanditAction - Class in edu.iastate.jrelm.demo.bandit
 
BanditAction(Integer, Integer) - Constructor for class edu.iastate.jrelm.demo.bandit.BanditAction
Construct a BanditAction with the given ID and a choice of arm to pull.
BanditActionDomain - Class in edu.iastate.jrelm.demo.bandit
 
BanditActionDomain() - Constructor for class edu.iastate.jrelm.demo.bandit.BanditActionDomain
 
BanditModel - Class in edu.iastate.jrelm.demo.bandit
This is a demonstration model showing the use of an agent with behavior driven by the core components.
BanditModel() - Constructor for class edu.iastate.jrelm.demo.bandit.BanditModel
 
BasicLearnerManager - Class in edu.iastate.jrelm.core
Manages the collection of ReinforcementLearners in a simulation.
BasicLearnerManager() - Constructor for class edu.iastate.jrelm.core.BasicLearnerManager
 
BasicLearnerManager(ReinforcementLearner[]) - Constructor for class edu.iastate.jrelm.core.BasicLearnerManager
 
BasicLearnerManager(ArrayList<JReLMAgent>) - Constructor for class edu.iastate.jrelm.core.BasicLearnerManager
 
BasicLearnerManager.RegistrationEvent - Enum in edu.iastate.jrelm.core
 
BasicLearnerManager.RegistrationListener - Interface in edu.iastate.jrelm.core
 
BasicSettingsEditor - Class in edu.iastate.jrelm.gui
A component of JReLM providing a simple GUI to modify the learning settings.
BasicSettingsEditor(BasicLearnerManager) - Constructor for class edu.iastate.jrelm.gui.BasicSettingsEditor
For use when only one type of RL algorithm is in use in the model.
buildModel() - Method in class edu.iastate.jrelm.demo.bandit.BanditModel
 

A B C D E F G I J L M N P R S U V W