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

M

main(String[]) - Static method in class net.pakl.rl.HashMapFile
 
main(String[]) - Static method in class net.pakl.rl.maze.MazeMain
 
main(String[]) - Static method in class net.pakl.rl.maze.MazeMainSimple
 
main(String[]) - Static method in class net.pakl.rl.maze.MazeWizard
 
main(String[]) - Static method in class net.pakl.rl.maze.MazeWizardFrame
 
main(String[]) - Static method in class net.pakl.rl.ZippedHashMap
 
main(String[]) - Static method in class org.eyelanguage.rl.analysis.AgentTestVisualizer
 
main(String[]) - Static method in class org.eyelanguage.rl.analysis.Extractor
 
main(String[]) - Static method in class org.eyelanguage.rl.analysis.LogAnalyzer
 
main(String[]) - Static method in class org.eyelanguage.rl.analysis.LogAnalyzer2
 
main(String[]) - Static method in class org.eyelanguage.rl.analysis.OptimalActionsLister
 
main(String[]) - Static method in class org.eyelanguage.rl.analysis.ValueFunctionDumper
 
main(String[]) - Static method in class org.eyelanguage.rl.analysis.VFPerceptronVisualizer
 
main(String[]) - Static method in class org.eyelanguage.rl.reading.ReadingAction
 
main(String[]) - Static method in class org.eyelanguage.rl.reading.ReadingMain
 
main(String[]) - Static method in class org.eyelanguage.rl.reading.ReadingStateRelative
 
main(String[]) - Static method in class org.eyelanguage.rl.reading.ReadingTest
 
main(String[]) - Static method in class org.eyelanguage.rl.reading.SentenceWorld
 
main(String[]) - Static method in class org.eyelanguage.rl.reading.SentenceWorldParallel
 
main(String[]) - Static method in class org.eyelanguage.rl.reading.ui.Simple
 
main(String[]) - Static method in class tools.Alert
 
makeIntoObstacle(State2D) - Method in class net.pakl.rl.maze.MazeWorld
 
makeIntoTerminalState(State2D) - Method in class net.pakl.rl.maze.MazeWorld
 
makeSimpleMazePolicy(MazeWorld) - Method in class net.pakl.rl.maze.Toolbox
 
MAX_ATTEND_TIME_WITH_PENALTIES - Variable in class org.eyelanguage.rl.reading.SentenceWorld
 
MAX_POSSIBLE_ACUITY_PENALTY - Variable in class org.eyelanguage.rl.reading.SentenceWorld
When sentence world is initialized, this number reflects the maximum possible penalty on word identifiation time (which is useful for knowing the bounds of the state space).
MAX_POSSIBLE_ATTEND_TIME - Variable in class org.eyelanguage.rl.reading.SentenceWorld
Maximum amount of time that could possibly be spent identifying a particular word given that we're looking at the center of the word.
MAX_POSSIBLE_ID_TIME - Variable in class org.eyelanguage.rl.reading.SentenceWorld
Maximum amount of time to identify a word, ever (is this actually used?)
MAX_POSSIBLE_PENALTY - Variable in class org.eyelanguage.rl.reading.SentenceWorld
 
MAX_SACCADE_PROG_TIME - Variable in class org.eyelanguage.rl.reading.SentenceWorld
The actual amount of time it takes to program a saccade.
MAX_WORDS_IN_SENTENCE - Static variable in class org.eyelanguage.rl.reading.SentenceWorldParallel
 
MAX_X - Variable in class net.pakl.rl.maze.State2D
 
MAX_Y - Variable in class net.pakl.rl.maze.State2D
 
MAXIMUM_ALLOWED_NUM_ACTIONS - Static variable in class net.pakl.rl.PolicyExtractor
 
MAXIMUM_SACCADE_DISTANCE - Static variable in class org.eyelanguage.rl.reading.ReadingAction
 
maxOf(int, int) - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
MazeMain - Class in net.pakl.rl.maze
Allows a command-line based reinforcement learning simulation based on the contents of a maze.prop properties file (see Details below for more information on maze.prop
MazeMain() - Constructor for class net.pakl.rl.maze.MazeMain
 
MazeMainSimple - Class in net.pakl.rl.maze
Simple example to navigate through a grid world for for tutorial/intro purposes; does not load anything from a file but is instead fully self-contained.
MazeMainSimple() - Constructor for class net.pakl.rl.maze.MazeMainSimple
 
MazeWizard - Class in net.pakl.rl.maze
 
MazeWizard() - Constructor for class net.pakl.rl.maze.MazeWizard
 
MazeWizardFrame - Class in net.pakl.rl.maze
 
MazeWizardFrame() - Constructor for class net.pakl.rl.maze.MazeWizardFrame
Creates new form MazeWizardFrame
MazeWorld - Class in net.pakl.rl.maze
This is a model of a 2D gridworld and supports all the functions specified in the World interface.
MazeWorld(String, long) - Constructor for class net.pakl.rl.maze.MazeWorld
 
MazeWorld(String) - Constructor for class net.pakl.rl.maze.MazeWorld
 
measureWordLengths(String) - Method in class org.eyelanguage.rl.analysis.Extractor
 
MIN_ATTEND_TIME_WITH_PENALTIES - Variable in class org.eyelanguage.rl.reading.SentenceWorld
 
minOf(int, int) - Method in class org.eyelanguage.rl.reading.SentenceWorld
 
mode - Variable in class org.eyelanguage.rl.reading.ReadingStateFactory
 
momentum - Variable in class net.pakl.rl.ValueFunctionPerceptron
 
momentum - Variable in class org.eyelanguage.rl.reading.ReadingMain
Determines how recent changes in the neural network or function approximator continue to affect the network.
MS_PER_TIMESTEP - Static variable in class org.eyelanguage.rl.analysis.LogAnalyzer
 
multiplyAndAdd - Variable in class net.pakl.rl.ValueFunctionPerceptron
 
multiplyAndAdd - Variable in class net.pakl.rl.ValueFunctionResidualAlgorithmLinear
 
multiplyAndAdd - Variable in class net.pakl.rl.ValueFunctionResidualAlgorithmPerceptron
 

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