A B C D E F G H I L M N O P Q R S T U V W Z

R

random - Variable in class net.pakl.rl.Agent
 
RandomPerThread - Class in net.pakl.rl
This class ensures that each thread that invokes it will get a unique random number generator.
RandomPerThread() - Constructor for class net.pakl.rl.RandomPerThread
 
randomSeed - Variable in class org.eyelanguage.rl.reading.ReadingMain
reading.prop parameter
reachTerminalReinforcement - Variable in class org.eyelanguage.rl.reading.ReadingMain
The reward received by the agent when entering a terminal state.
readExternal(ObjectInput) - Method in class net.pakl.rl.HashMapDistributed
 
ReadingAction - Class in org.eyelanguage.rl.reading
 
ReadingAction() - Constructor for class org.eyelanguage.rl.reading.ReadingAction
 
ReadingMain - Class in org.eyelanguage.rl.reading
A class configured by a textfile called "reading.prop" that can be run from the command line to initiate a reinforcement learning simulation on a reading problem; all variables below can be specified in the reading.prop file, e.g.
ReadingMain() - Constructor for class org.eyelanguage.rl.reading.ReadingMain
 
ReadingParallelReinforcementFunction - Class in org.eyelanguage.rl.reading
 
ReadingParallelReinforcementFunction(SentenceWorld) - Constructor for class org.eyelanguage.rl.reading.ReadingParallelReinforcementFunction
 
ReadingPolicy - Class in org.eyelanguage.rl.reading
 
ReadingPolicy(SentenceWorld) - Constructor for class org.eyelanguage.rl.reading.ReadingPolicy
Creates a new instance of ReadingPolicy
ReadingPolicy() - Constructor for class org.eyelanguage.rl.reading.ReadingPolicy
 
ReadingPolicyParallel - Class in org.eyelanguage.rl.reading
 
ReadingPolicyParallel(SentenceWorld) - Constructor for class org.eyelanguage.rl.reading.ReadingPolicyParallel
Creates a new instance of ReadingPolicy
ReadingPolicyParallel() - Constructor for class org.eyelanguage.rl.reading.ReadingPolicyParallel
 
ReadingReinforcementFunction - Class in org.eyelanguage.rl.reading
 
ReadingReinforcementFunction(SentenceWorld) - Constructor for class org.eyelanguage.rl.reading.ReadingReinforcementFunction
 
ReadingSet - Class in org.eyelanguage.rl.reading
 
ReadingSet() - Constructor for class org.eyelanguage.rl.reading.ReadingSet
 
ReadingState - Class in org.eyelanguage.rl.reading
This class represents the State of a reading Agent -- scroll down to Field Detail to see more detailed on information for each dimension of the state.
ReadingState(int) - Constructor for class org.eyelanguage.rl.reading.ReadingState
 
ReadingState(ReadingState) - Constructor for class org.eyelanguage.rl.reading.ReadingState
Preserves all relevant state information in the new state returned.
ReadingState(double[]) - Constructor for class org.eyelanguage.rl.reading.ReadingState
 
ReadingState() - Constructor for class org.eyelanguage.rl.reading.ReadingState
 
ReadingStateFactory - Class in org.eyelanguage.rl.reading
 
ReadingStateFactory(int, boolean) - Constructor for class org.eyelanguage.rl.reading.ReadingStateFactory
 
ReadingStateFactory() - Constructor for class org.eyelanguage.rl.reading.ReadingStateFactory
 
ReadingStateFactory(int) - Constructor for class org.eyelanguage.rl.reading.ReadingStateFactory
 
ReadingStateParallelRelative - Class in org.eyelanguage.rl.reading
In parallel states, we have to keep track of which words of the sentence have been identified already but for default compatability with earlier states we return information about the first word in the window for length, ID and whether the word is identified.
ReadingStateParallelRelative() - Constructor for class org.eyelanguage.rl.reading.ReadingStateParallelRelative
 
ReadingStateParallelRelative(ReadingStateParallelRelative) - Constructor for class org.eyelanguage.rl.reading.ReadingStateParallelRelative
 
ReadingStateRelative - Class in org.eyelanguage.rl.reading
Inherits from ReadingState, but several methods have been altered so that the model of the environment is word-centric instead of absolute in the sentence (this allows for generalization to new circumstances).
ReadingStateRelative(ReadingStateRelative) - Constructor for class org.eyelanguage.rl.reading.ReadingStateRelative
 
ReadingStateRelative() - Constructor for class org.eyelanguage.rl.reading.ReadingStateRelative
 
readingStateType - Variable in class org.eyelanguage.rl.reading.ReadingMain
reading.prop parameter
ReadingTest - Class in org.eyelanguage.rl.reading
 
ReadingTest() - Constructor for class org.eyelanguage.rl.reading.ReadingTest
Creates a new instance of ReadingTest aka DUMB READER
recreateSentenceWorld() - Method in class org.eyelanguage.rl.analysis.OptimalActionsLister
 
reinforcementFunction - Variable in class net.pakl.rl.Agent
 
ReinforcementFunction - Class in net.pakl.rl
This class contains all of the required functionality for a reward function and should be applicable to all worlds.
ReinforcementFunction() - Constructor for class net.pakl.rl.ReinforcementFunction
 
RELATIVE_PARALLEL_READING_STATES - Static variable in class org.eyelanguage.rl.reading.ReadingStateFactory
 
RELATIVE_READING_STATES - Static variable in class org.eyelanguage.rl.reading.ReadingStateFactory
 
remainHere - Variable in class org.eyelanguage.rl.reading.ReadingAction
 
remove() - Method in class org.eyelanguage.rl.reading.SentenceWorld.StateIteratorIndividualist
 
removeAction(State, Action) - Method in class net.pakl.rl.ActionSet
This method allows you to deprogram an action from being possible
removeAnyObstacle(State2D) - Method in class net.pakl.rl.maze.MazeWorld
 
reportTallies() - Static method in class org.eyelanguage.rl.analysis.LogAnalyzer2
 
representAsVector(int, int, int, int) - Static method in class net.pakl.rl.State
 
requestingSaccade - Variable in class org.eyelanguage.rl.reading.ReadingAction
 
resetAgentToBeginning() - Method in class org.eyelanguage.rl.analysis.AgentTestVisualizer
 
resetTimer() - Method in class net.pakl.rl.ValueFunctionHashMap
 
RESIDUAL_ALGORITHM - Variable in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
residualAlgorithm - Variable in class org.eyelanguage.rl.reading.ReadingMain
reading.prop parameter
residualWeighting - Variable in class org.eyelanguage.rl.reading.ReadingMain
reading.prop parameter
rlAlgorithm - Variable in class org.eyelanguage.rl.reading.ReadingMain
reading.prop parameter
roundTo(int, int) - Static method in class org.eyelanguage.rl.reading.ReadingStateParallelRelative
 
roundTo(double, double) - Static method in class org.eyelanguage.rl.reading.ReadingStateParallelRelative
 
roundTo(int, int) - Static method in class org.eyelanguage.rl.reading.SentenceWorldParallel
 
roundTo(double, double) - Static method in class org.eyelanguage.rl.reading.SentenceWorldParallel
 
roundToLinearAttentionGradient() - Method in class org.eyelanguage.rl.reading.ReadingStateParallelRelative
 
run() - Static method in class net.pakl.rl.maze.MazeMain
 
run() - Method in class org.eyelanguage.rl.analysis.AgentTestVisualizer
 
run(String[]) - Method in class org.eyelanguage.rl.analysis.OptimalActionsLister
 
run(String, String, String) - Method in class org.eyelanguage.rl.analysis.VFPerceptronVisualizer
 
run() - Method in class org.eyelanguage.rl.reading.SentenceWorld.StateIteratorIndividualist
 

A B C D E F G H I L M N O P Q R S T U V W Z