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

S

SACCADE_PROGRAM_INTERVAL - Variable in class org.eyelanguage.rl.reading.SentenceWorld
By how much the 'saccade program time' dimension is incremented on each simualted timestep.
SACCADE_TIME_PENALTY - Variable in class org.eyelanguage.rl.reading.SentenceWorld
The amount of time subtracted from attending a word after making a saccade.
saccadeRequestDistance - Variable in class org.eyelanguage.rl.reading.ReadingAction
 
saccadeRequestDistance - Variable in class org.eyelanguage.rl.reading.ReadingState
Result of an action issued by the agent to specify how much of a saccade distance is requested.
saccadeTimePenalty - Variable in class org.eyelanguage.rl.reading.ReadingMain
reading.prop parameter: How much time (negative) should be removed during a saccadic eye movement?
SACCADIC_ERROR - Variable in class org.eyelanguage.rl.reading.SentenceWorld
Whether saccadic oculomotor error is enabled.
SACCADIC_ERROR_GAUSSIAN - Variable in class org.eyelanguage.rl.reading.SentenceWorld
 
SACCADIC_ERROR_SPREAD - Variable in class org.eyelanguage.rl.reading.SentenceWorld
A larger value here means more error if saccadic error is enabled.
saccadicError - Variable in class org.eyelanguage.rl.reading.ReadingMain
reading.prop parameter: True if saccadic motor error should be enabled, false otherwise.
saccadicErrorGaussian - Variable in class org.eyelanguage.rl.reading.ReadingMain
reading.prop parameter: Should the Gaussian saccadic error be used -- otherwise, a uniform saccadic error will be used.
saccadicErrorSpread - Variable in class org.eyelanguage.rl.reading.ReadingMain
reading.prop parameter: The amount of "spread" of this particular kind of saccadic error (e.g.
saccPrgTime - Variable in class org.eyelanguage.rl.reading.ReadingMain
Amount of time it takes the agent to program a saccade.
saveNetworkEvery - Variable in class org.eyelanguage.rl.reading.ReadingMain
reading.prop parameter
saveTo(String) - Method in class net.pakl.rl.ValueFunctionHashMap
 
SCALE_OUTPUT_VALUE - Variable in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
scaleBy - Static variable in class net.pakl.rl.maze.State2D
 
sentence - Variable in class org.eyelanguage.rl.reading.ReadingMain
 
sentenceString - Variable in class org.eyelanguage.rl.reading.SentenceWorld
 
SentenceWorld - Class in org.eyelanguage.rl.reading
Describes how states evolve in response to actions in a serial attention and word identification model.
SentenceWorld(String, long) - Constructor for class org.eyelanguage.rl.reading.SentenceWorld
 
SentenceWorld(String) - Constructor for class org.eyelanguage.rl.reading.SentenceWorld
 
SentenceWorld.StateIteratorIndividualist - Class in org.eyelanguage.rl.reading
 
SentenceWorld.StateIteratorIndividualist() - Constructor for class org.eyelanguage.rl.reading.SentenceWorld.StateIteratorIndividualist
 
SentenceWorldParallel - Class in org.eyelanguage.rl.reading
Defines how states evolve in response to actions when a parallel reading process is underway, such as when various words become identified.
SentenceWorldParallel() - Constructor for class org.eyelanguage.rl.reading.SentenceWorldParallel
 
SentenceWorldParallel(String, long) - Constructor for class org.eyelanguage.rl.reading.SentenceWorldParallel
 
SERIAL_ATTEND_INTERVAL - Variable in class org.eyelanguage.rl.reading.ParallelToSerialVFAdapter
 
setALLOW_SIMULTANEOUS_ATTNEXT_AND_IDENT(boolean) - Method in class org.eyelanguage.rl.reading.ReadingPolicy
 
setALLOW_SIMULTANEOUS_ATTNEXT_AND_IDENT(boolean) - Method in class org.eyelanguage.rl.reading.ReadingPolicyParallel
 
setALLOW_SIMULTANEOUS_SACREQ_AND_ATTNEXT(boolean) - Method in class org.eyelanguage.rl.reading.ReadingPolicy
 
setALLOW_SIMULTANEOUS_SACREQ_AND_ATTNEXT(boolean) - Method in class org.eyelanguage.rl.reading.ReadingPolicyParallel
 
setAllowExpansionOfStateBounds(boolean) - Method in class net.pakl.rl.ValueFunctionHashMap
 
setAllowExpansionOfStateBounds(boolean) - Method in class net.pakl.rl.ValueFunctionPerceptron
 
setAllowExpansionOfStateBounds(boolean) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
setAllowExpansionOfStateBounds(boolean) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
setATTEND_INTERVAL(int) - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
setAttendedWordID(int) - Method in class org.eyelanguage.rl.reading.ReadingState
 
setAttendedWordID() - Method in class org.eyelanguage.rl.reading.ReadingStateParallelRelative
 
setAttendedWordLen(int) - Method in class org.eyelanguage.rl.reading.ReadingState
 
setAttendedWordPredictability(double) - Method in class org.eyelanguage.rl.reading.ReadingState
Setter for property attendedWordPredictability.
setAttendNextWord(boolean) - Method in class org.eyelanguage.rl.reading.ReadingAction
 
setAttendThisWord(boolean) - Method in class org.eyelanguage.rl.reading.ReadingAction
Setter for property attendThisWord.
setBoundedBufferSize(int) - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
setCENTER_OF_ATTENTION(int) - Method in class org.eyelanguage.rl.reading.SentenceWorldParallel
 
setDefaultReinforcement(double) - Method in class net.pakl.rl.ReinforcementFunction
This function allows you to set the default reinforcement for any action from a state where reinforcement has not been specified.
setDeltaX() - Method in class net.pakl.rl.maze.Action2D
 
setDeltaY() - Method in class net.pakl.rl.maze.Action2D
 
setDiscountFactor(double) - Method in class net.pakl.rl.Agent
 
setDistanceFromAttendCenter(int) - Method in class org.eyelanguage.rl.reading.ReadingState
 
setEpsilon(double) - Method in class net.pakl.rl.Agent
 
setEyePosition(int) - Method in class org.eyelanguage.rl.reading.ReadingState
 
setFixatedWordID(int) - Method in class org.eyelanguage.rl.reading.ReadingState
 
setFrequency(double) - Method in class org.eyelanguage.rl.reading.Word
 
setFrequency(Double) - Method in class org.eyelanguage.rl.reading.Word
 
setGreed(double) - Method in class net.pakl.rl.Agent
 
setHiddenUnits(int) - Method in class net.pakl.rl.ValueFunctionPerceptron
 
setHiddenUnits(int) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
setHiddenUnits(int) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
setID(int) - Method in class org.eyelanguage.rl.reading.Word
 
setIdentificationTime(int) - Method in class org.eyelanguage.rl.reading.Word
 
setIdentified(boolean) - Method in class org.eyelanguage.rl.reading.ReadingState
 
setLearningRate(double) - Method in class net.pakl.rl.ValueFunctionPerceptron
 
setLearningRate(double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
setLearningRate(double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
setLengthOverride(int) - Method in class org.eyelanguage.rl.reading.Word
 
setLengths(int, int) - Method in class net.pakl.rl.maze.MazeWorld
Allows you to specify the dimension of the FrogWorld and should be called before the call to build() (Note: in the future, an exception will be thrown if this function was not called first)
setMAX_POSSIBLE_ATTEND_TIME(int) - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
setMAX_POSSIBLE_ID_TIME(int) - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
setMAX_SACCADE_PROG_TIME(int) - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
setMaxMinValue(double) - Method in class net.pakl.rl.ValueFunctionPerceptron
 
setMaxMinValue(double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
setMaxMinValue(double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
setMaxSaccadeIntendedDistance(int) - Method in class org.eyelanguage.rl.reading.ReadingPolicy
 
setMaxSaccadeIntendedDistance(int) - Method in class org.eyelanguage.rl.reading.ReadingPolicyParallel
 
setMomentum(double) - Method in class net.pakl.rl.ValueFunctionPerceptron
 
setName(String) - Method in interface net.pakl.rl.ValueFunction
 
setName(String) - Method in class net.pakl.rl.ValueFunctionHashMap
 
setName(String) - Method in class net.pakl.rl.ValueFunctionPerceptron
 
setName(String) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
setName(String) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
setName(String) - Method in class org.eyelanguage.rl.reading.ParallelToSerialVFAdapter
 
setNextNextWordLen(int) - Method in class org.eyelanguage.rl.reading.ReadingState
Setter for property nextNextWordLen.
setNextNextWordPredictability(double) - Method in class org.eyelanguage.rl.reading.ReadingState
Setter for property nextNextWordPredictability.
setNextWordLen(int) - Method in class org.eyelanguage.rl.reading.ReadingState
Setter for property nextWordLen.
setNextWordPredictability(double) - Method in class org.eyelanguage.rl.reading.ReadingState
Setter for property nextWordPredictability.
setOptimalActions(List) - Method in class net.pakl.rl.PolicyExtractor
 
setPARALLEL_ATTENDABLE_WORDS(int) - Method in class org.eyelanguage.rl.reading.SentenceWorldParallel
 
setParallelTimeAttended(int, int) - Method in class org.eyelanguage.rl.reading.ReadingStateParallelRelative
 
setPObstacle(double) - Method in class net.pakl.rl.maze.MazeWorld
Setter for property pObstacle.
setPolicy(ActionSet) - Method in class net.pakl.rl.Agent
 
setPreceedingWord(Word) - Method in class org.eyelanguage.rl.reading.Word
 
setPredictabilityFromPreceedingWord(double) - Method in class org.eyelanguage.rl.reading.Word
 
setPredictabilityFromPreceedingWord(Double) - Method in class org.eyelanguage.rl.reading.Word
 
setPreviousWordLen(int) - Method in class org.eyelanguage.rl.reading.ReadingState
Setter for property previousWordLen.
setPreviousWordPredictability(double) - Method in class org.eyelanguage.rl.reading.ReadingState
Setter for property previousWordPredictability.
setProgrammingSaccade(boolean) - Method in class org.eyelanguage.rl.reading.ReadingState
Setter for property programmingSaccade.
setRandomSeed(long) - Method in class net.pakl.rl.RandomPerThread
 
setRandomSeed(long) - Method in class net.pakl.rl.ValueFunctionPerceptron
 
setRandomSeed(long) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
setReinforcementFunction(ReinforcementFunction) - Method in class net.pakl.rl.Agent
 
setReinforcementsForActionsOntoTerminalState(double) - Method in class org.eyelanguage.rl.reading.ReadingParallelReinforcementFunction
 
setReinforcementsForActionsOntoTerminalState(double) - Method in class org.eyelanguage.rl.reading.ReadingReinforcementFunction
 
setRemainHere(boolean) - Method in class org.eyelanguage.rl.reading.ReadingAction
Setter for property remainHere.
setRequester(String) - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
setRequestingSaccade(boolean) - Method in class org.eyelanguage.rl.reading.ReadingAction
 
setResidualWeighting(double) - Method in class net.pakl.rl.ValueFunctionPerceptron
 
setResidualWeighting(double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
setResidualWeighting(double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
setReward(State, Action, double) - Method in class net.pakl.rl.ReinforcementFunction
 
setRewardForSuccessfulIdentification(double) - Method in class org.eyelanguage.rl.reading.ReadingParallelReinforcementFunction
 
setRewardForSuccessfulIdentification(double) - Method in class org.eyelanguage.rl.reading.ReadingReinforcementFunction
 
setSACCADE_PROGRAM_INTERVAL(int) - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
setSACCADE_TIME_PENALTY(int) - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
setSaccadeRequestDistance(int) - Method in class org.eyelanguage.rl.reading.ReadingAction
 
setSaccadeRequestDistance(int) - Method in class org.eyelanguage.rl.reading.ReadingState
 
setSafeMode(boolean) - Method in class net.pakl.rl.ValueFunctionHashMap
 
setSentence(String, String, String) - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
setSentence(String, String, String, String, boolean) - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
setStartingState - Variable in class org.eyelanguage.rl.reading.SentenceWorld
 
setState(State) - Method in class net.pakl.rl.Agent
 
setText(String) - Method in class org.eyelanguage.rl.reading.Word
 
setText(String) - Method in class tools.Alert
 
setTimeAttending(int) - Method in class org.eyelanguage.rl.reading.ReadingState
 
setTimeAttending(int) - Method in class org.eyelanguage.rl.reading.ReadingStateParallelRelative
 
setTimeInProgrammingSaccade(int) - Method in class org.eyelanguage.rl.reading.ReadingState
Setter for property timeInProgrammingSaccade.
setupReadingStateFactory(int, boolean) - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
setupReadingStateFactory(int) - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
setValue(State, double) - Method in interface net.pakl.rl.ValueFunction
 
setValue(State, double) - Method in class net.pakl.rl.ValueFunctionHashMap
 
setValue(State, double) - Method in class net.pakl.rl.ValueFunctionPerceptron
 
setValue(HasVectorRepresentation, HasVectorRepresentation, double, double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmBairdPerceptron
 
setValue(State, double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
setValue(State, State, double, double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
setValue(HasVectorRepresentation, HasVectorRepresentation, double, double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPatrykNetwork
 
setValue(HasVectorRepresentation, HasVectorRepresentation, double, double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
setValue(State, double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
setValue(State, State, double, double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
setValue(State, double) - Method in class org.eyelanguage.rl.reading.ParallelToSerialVFAdapter
 
setValueOfNonStoredStates(double) - Method in class net.pakl.rl.ValueFunctionHashMap
 
setValueOfOutOfBoundsStates(double) - Method in class net.pakl.rl.ValueFunctionHashMap
 
setValueOfOutOfBoundsStates(double) - Method in class net.pakl.rl.ValueFunctionPerceptron
 
setValueOfOutOfBoundsStates(double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
setValueOfOutOfBoundsStates(double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
setValueOfOutOfBoundsStates(double) - Method in class org.eyelanguage.rl.reading.ParallelToSerialVFAdapter
 
setValueOfTerminalStates(double) - Method in interface net.pakl.rl.ValueFunction
Many problems define a value of 0 for their terminal states, where the agent can remain.
setValueOfTerminalStates(double) - Method in class net.pakl.rl.ValueFunctionHashMap
 
setValueOfTerminalStates(double) - Method in class net.pakl.rl.ValueFunctionPerceptron
 
setValueOfTerminalStates(double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
setValueOfTerminalStates(double) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
setValueOfTerminalStates(double) - Method in class org.eyelanguage.rl.reading.ParallelToSerialVFAdapter
 
setWorld(World) - Method in class net.pakl.rl.Agent
 
setWorld(World) - Method in interface net.pakl.rl.ValueFunction
 
setWorld(World) - Method in class net.pakl.rl.ValueFunctionHashMap
 
setWorld(World) - Method in class net.pakl.rl.ValueFunctionPerceptron
 
setWorld(World) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
setWorld(World) - Method in class org.eyelanguage.rl.reading.ParallelToSerialVFAdapter
 
setX(int) - Method in class net.pakl.rl.maze.State2D
 
setY(int) - Method in class net.pakl.rl.maze.State2D
 
showMessage(String) - Static method in class tools.Alert
 
shuffle() - Method in class org.eyelanguage.rl.reading.Corpus
 
Simple - Class in org.eyelanguage.rl.reading.ui
 
Simple() - Constructor for class org.eyelanguage.rl.reading.ui.Simple
Creates new form Simple
simulateDumbReader() - Method in class org.eyelanguage.rl.reading.ReadingTest
 
simulateSmartReader() - Method in class org.eyelanguage.rl.reading.ReadingTest
 
size() - Method in class net.pakl.rl.Queue
 
size() - Method in class net.pakl.rl.ValueFunctionHashMap
 
SKIP_INTERNAL_ANALYSIS - Static variable in class org.eyelanguage.rl.analysis.LogAnalyzer
 
startState - Variable in class org.eyelanguage.rl.reading.ReadingMain
 
state - Variable in class net.pakl.rl.Agent
 
State - Class in net.pakl.rl
A State represents a position or attitude in a World (that is, physical and/or mental attitudes); from any State, some Action is possible.
State() - Constructor for class net.pakl.rl.State
 
State2D - Class in net.pakl.rl.maze
This class represents a state which corresponds to a position in a two-dimensional World
State2D(int, int) - Constructor for class net.pakl.rl.maze.State2D
 
State2D(String) - Constructor for class net.pakl.rl.maze.State2D
 
State2D() - Constructor for class net.pakl.rl.maze.State2D
 
stateActionCache - Variable in class org.eyelanguage.rl.reading.ReadingMain
reading.prop parameter
StateActionPair - Class in net.pakl.rl
Can be used to convert a ValueFunction into a Q-function.
StateActionPair(State, Action) - Constructor for class net.pakl.rl.StateActionPair
 
stateIterator() - Method in class net.pakl.rl.maze.MazeWorld
 
stateIterator() - Method in interface net.pakl.rl.World
Returns an object which lets you iterate over all states (positions) in the world.
stateIterator() - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
stateIterator() - Method in class org.eyelanguage.rl.reading.SentenceWorldParallel
 
stateVectorsComplement - Variable in class org.eyelanguage.rl.reading.ReadingMain
reading.prop parameter
stateVectorsCrossProduct - Variable in class org.eyelanguage.rl.reading.ReadingMain
reading.prop parameter
stopRequested() - Method in class net.pakl.rl.maze.MazeWizardFrame
 
stopRequested() - Method in interface tools.IsAMonitor
 
storeWeightChangesIfNonIncremental() - Method in class net.pakl.rl.ValueFunctionPerceptron
 
storeWeightChangesIfNonIncremental() - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
storeWeightChangesIfNonIncremental() - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
SubdivisionIdentification - Interface in net.pakl.rl
Allows a state to identify the patch to which it belongs in case an agent needs to retrieve the value of this state; typically the name of the patch is the name of the value function that needs to be loaded by the agent.
sum(double[]) - Method in class net.pakl.rl.ValueFunctionPerceptron
 
sum(double[][]) - Method in class net.pakl.rl.ValueFunctionPerceptron
 
sum(double[]) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
sum(double[][]) - Method in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 
sum(double[]) - Static method in class net.pakl.rl.VectorTools
 
sum(double[][]) - Static method in class net.pakl.rl.VectorTools
 

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