Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Z
V
vadd(double[], double[])
- Method in class net.pakl.rl.
ValueFunctionPerceptron
vadd(double[][], double[][])
- Method in class net.pakl.rl.
ValueFunctionPerceptron
vadd(double[], double[])
- Method in class net.pakl.rl.
ValueFunctionResidualAlgorithmPerceptron
vadd(double[][], double[][])
- Method in class net.pakl.rl.
ValueFunctionResidualAlgorithmPerceptron
vadd(double[], double[])
- Static method in class net.pakl.rl.
VectorTools
vadd(double[][], double[][])
- Static method in class net.pakl.rl.
VectorTools
ValueFunction
- Interface in
net.pakl.rl
A ValueFunction maps states from a
World
, to values, and may be implemented with a neural network or a HashMap.
ValueFunctionDumper
- Class in
org.eyelanguage.rl.analysis
ValueFunctionDumper()
- Constructor for class org.eyelanguage.rl.analysis.
ValueFunctionDumper
ValueFunctionHashMap
- Class in
net.pakl.rl
A ValueFunction maps states, which are positions in a
World
, to values, and may be replaced with a neural network.
ValueFunctionHashMap(World)
- Constructor for class net.pakl.rl.
ValueFunctionHashMap
While the initial ValueFunction is arbitrary, it must be based on a World's states.
ValueFunctionHashMap(World, boolean)
- Constructor for class net.pakl.rl.
ValueFunctionHashMap
ValueFunctionHashMap()
- Constructor for class net.pakl.rl.
ValueFunctionHashMap
ValueFunctionHashMapZipped
- Class in
net.pakl.rl
ValueFunctionHashMapZipped(World)
- Constructor for class net.pakl.rl.
ValueFunctionHashMapZipped
ValueFunctionHashMapZipped(World, boolean)
- Constructor for class net.pakl.rl.
ValueFunctionHashMapZipped
valueFunctionName
- Variable in class org.eyelanguage.rl.reading.
ReadingMain
Stores a name in the value function that should correspond to the patch name identifying the patch name; perhaps in the future value function patches should have more than one name.
ValueFunctionPerceptron
- Class in
net.pakl.rl
ValueFunctionPerceptron(World)
- Constructor for class net.pakl.rl.
ValueFunctionPerceptron
ValueFunctionPerceptron()
- Constructor for class net.pakl.rl.
ValueFunctionPerceptron
ValueFunctionResidualAlgorithmBairdPerceptron
- Class in
net.pakl.rl
ValueFunctionResidualAlgorithmBairdPerceptron()
- Constructor for class net.pakl.rl.
ValueFunctionResidualAlgorithmBairdPerceptron
ValueFunctionResidualAlgorithmBairdPerceptron(World)
- Constructor for class net.pakl.rl.
ValueFunctionResidualAlgorithmBairdPerceptron
ValueFunctionResidualAlgorithmLinear
- Class in
net.pakl.rl
ValueFunctionResidualAlgorithmLinear(World)
- Constructor for class net.pakl.rl.
ValueFunctionResidualAlgorithmLinear
ValueFunctionResidualAlgorithmLinear()
- Constructor for class net.pakl.rl.
ValueFunctionResidualAlgorithmLinear
ValueFunctionResidualAlgorithmPatrykNetwork
- Class in
net.pakl.rl
ValueFunctionResidualAlgorithmPatrykNetwork()
- Constructor for class net.pakl.rl.
ValueFunctionResidualAlgorithmPatrykNetwork
ValueFunctionResidualAlgorithmPatrykNetwork(World)
- Constructor for class net.pakl.rl.
ValueFunctionResidualAlgorithmPatrykNetwork
ValueFunctionResidualAlgorithmPerceptron
- Class in
net.pakl.rl
ValueFunctionResidualAlgorithmPerceptron(World)
- Constructor for class net.pakl.rl.
ValueFunctionResidualAlgorithmPerceptron
ValueFunctionResidualAlgorithmPerceptron()
- Constructor for class net.pakl.rl.
ValueFunctionResidualAlgorithmPerceptron
valueFunctionToLoad
- Variable in class org.eyelanguage.rl.reading.
ReadingMain
reading.prop parameter
valueFunctionToSave
- Variable in class org.eyelanguage.rl.reading.
ReadingMain
reading.prop parameter
valueOfNonStoredStates
- Variable in class org.eyelanguage.rl.reading.
ReadingMain
valueOfTerminalStates
- Variable in class org.eyelanguage.rl.reading.
ReadingMain
reading.prop parameter
vdot(double[], double[])
- Static method in class net.pakl.rl.
VectorTools
vdot(int[], double[])
- Static method in class net.pakl.rl.
VectorTools
VectorTools
- Class in
net.pakl.rl
VectorTools()
- Constructor for class net.pakl.rl.
VectorTools
vectorToText(double[])
- Static method in class net.pakl.rl.
VectorTools
VFPerceptronVisualizer
- Class in
org.eyelanguage.rl.analysis
Allows visualization using GraphViz / dot of the weights in the perceptron underlying a value function.
VFPerceptronVisualizer()
- Constructor for class org.eyelanguage.rl.analysis.
VFPerceptronVisualizer
Creates a new instance of VFPerceptronVisualizer
vmul(double, double[])
- Method in class net.pakl.rl.
ValueFunctionPerceptron
vmul(double, double[][])
- Method in class net.pakl.rl.
ValueFunctionPerceptron
vmul(double, double[])
- Method in class net.pakl.rl.
ValueFunctionResidualAlgorithmPerceptron
vmul(double, double[][])
- Method in class net.pakl.rl.
ValueFunctionResidualAlgorithmPerceptron
vmul(double, double[])
- Static method in class net.pakl.rl.
VectorTools
vmul(double, int[])
- Static method in class net.pakl.rl.
VectorTools
vmul(double, double[][])
- Static method in class net.pakl.rl.
VectorTools
vsub(double[], double[])
- Method in class net.pakl.rl.
ValueFunctionPerceptron
vsub(double[][], double[][])
- Method in class net.pakl.rl.
ValueFunctionPerceptron
vsub(double[], double[])
- Method in class net.pakl.rl.
ValueFunctionResidualAlgorithmPerceptron
vsub(double[][], double[][])
- Method in class net.pakl.rl.
ValueFunctionResidualAlgorithmPerceptron
vsub(double[], double[])
- Static method in class net.pakl.rl.
VectorTools
vsub(double[], int[])
- Static method in class net.pakl.rl.
VectorTools
vsub(double[][], double[][])
- Static method in class net.pakl.rl.
VectorTools
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Z