Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
P
R
S
U
V
W
V
validateParameters()
- Method in class edu.iastate.jrelm.rl.bushmosteller.
GBMParameters
This method should be implememted in child classes to validate current parameter settings.
validateParameters()
- Method in class edu.iastate.jrelm.rl.bushmosteller.
LinearGBMParameters
Other methods
validateParameters()
- Method in interface edu.iastate.jrelm.rl.
RLParameters
Checks to make sure the current values for all parameters are valid.
validateParameters()
- Method in class edu.iastate.jrelm.rl.rotherev.
REParameters
validateParameters()
- Method in class edu.iastate.jrelm.rl.rotherev.variant.
VREParameters
valueOf(String)
- Static method in enum edu.iastate.jrelm.core.
BasicLearnerManager.RegistrationEvent
Returns the enum constant of this type with the specified name.
values()
- Static method in enum edu.iastate.jrelm.core.
BasicLearnerManager.RegistrationEvent
Returns an array containing the constants of this enum type, in the order they're declared.
VRELearner
<
I
,
A
extends
Action
<
I
>> - Class in
edu.iastate.jrelm.rl.rotherev.variant
Variant Roth-Erev Learner
VRELearner(VREParameters, ActionDomain<I, A>)
- Constructor for class edu.iastate.jrelm.rl.rotherev.variant.
VRELearner
Construct a learner using Variant Roth-Erev with parameters specified in a VREParameters object.
VRELearner(VREParameters, REPolicy<I, A>)
- Constructor for class edu.iastate.jrelm.rl.rotherev.variant.
VRELearner
Construct a RothErev learning component with parameters specified in a AMREParameters object and the given policy.
VREParameters
- Class in
edu.iastate.jrelm.rl.rotherev.variant
Parameters for the Varian Roth-Erev learner.
VREParameters()
- Constructor for class edu.iastate.jrelm.rl.rotherev.variant.
VREParameters
VREParameters(double, double, double)
- Constructor for class edu.iastate.jrelm.rl.rotherev.variant.
VREParameters
VREParameters(double, double, double, int)
- Constructor for class edu.iastate.jrelm.rl.rotherev.variant.
VREParameters
VREParameters(double, double, double, double)
- Constructor for class edu.iastate.jrelm.rl.rotherev.variant.
VREParameters
VREParameters(double, double, double, double, int)
- Constructor for class edu.iastate.jrelm.rl.rotherev.variant.
VREParameters
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
P
R
S
U
V
W