A B C D E F G H I J K L M N O P R S T U V W X Y

L

Layer - Class in de.htwdd.rosenkoenig.neuro.net
This abstract class is the base class for the layers used in this project.
Layer() - Constructor for class de.htwdd.rosenkoenig.neuro.net.Layer
Default Ctor.
Layer(int, boolean) - Constructor for class de.htwdd.rosenkoenig.neuro.net.Layer
Ctor that creates a layer with numNeurons that is biased or not.
Layer(int, boolean, ActivationFunction) - Constructor for class de.htwdd.rosenkoenig.neuro.net.Layer
Ctor that creates a layer with numNeurons that is biased or not.
layerPanel - Variable in class de.htwdd.rosenkoenig.neuro.TrainerDialog
 
layers - Variable in class de.htwdd.rosenkoenig.neuro.net.FeedForwardNet
This is the ArrayList representation of the hidden layers and the output layer.
layersIterator() - Method in class de.htwdd.rosenkoenig.neuro.net.FeedForwardNet
Returns an iterator over the layers in this list in proper sequence.
layerSizes - Variable in class de.htwdd.rosenkoenig.ga.NetworkFitness
 
layersSize() - Method in class de.htwdd.rosenkoenig.neuro.net.FeedForwardNet
Returns the number of layers in this list.
layersToArray() - Method in class de.htwdd.rosenkoenig.neuro.net.FeedForwardNet
Returns an array containing all of the layers in this list in proper sequence.
layersToArray(InnerLayer[]) - Method in class de.htwdd.rosenkoenig.neuro.net.FeedForwardNet
Returns an array containing all of the layers in this list in proper sequence; the runtime type of the returned array is that of the specified array.
lblAlpha - Variable in class de.htwdd.rosenkoenig.neuro.TrainerDialog
 
lblBatchsize - Variable in class de.htwdd.rosenkoenig.neuro.TrainerDialog
 
lblCycles - Variable in class de.htwdd.rosenkoenig.neuro.TrainerDialog
 
lblError - Variable in class de.htwdd.rosenkoenig.neuro.TrainerDialog
 
lblEta - Variable in class de.htwdd.rosenkoenig.neuro.TrainerDialog
 
lblKind - Variable in class de.htwdd.rosenkoenig.gui.PlayerPanel
 
lblName - Variable in class de.htwdd.rosenkoenig.gui.PlayerPanel
 
lblValidation - Variable in class de.htwdd.rosenkoenig.neuro.TrainerDialog
 
learningCycles - Variable in class de.htwdd.rosenkoenig.neuro.net.training.KohonenTrainer
The number of learning cycles to run.
learningRate - Variable in class de.htwdd.rosenkoenig.neuro.net.training.KohonenTrainer
 
learningRate - Variable in class de.htwdd.rosenkoenig.neuro.net.training.Trainer
 
letters - Variable in class de.htwdd.rosenkoenig.gui.genuts.Name
 
loadFromFile(File) - Static method in class de.htwdd.rosenkoenig.game.Player
Load a saved player from file.
loadFromFile(String) - Static method in class de.htwdd.rosenkoenig.neuro.net.NeuralNet
This function loads a net from a file.
loadFromFile(String) - Method in class de.htwdd.rosenkoenig.util.SoundList
loads a number of sound files at once.
log - Variable in class de.htwdd.rosenkoenig.ga.GeneticRosenkoenig
 
log - Variable in class de.htwdd.rosenkoenig.ga.NetworkFitness
 
log - Variable in class de.htwdd.rosenkoenig.ga.PopulationOutputter
 
log - Variable in class de.htwdd.rosenkoenig.gui.GameLogger
log4j logger
log - Variable in class de.htwdd.rosenkoenig.gui.genuts.Counter
 
log - Variable in class de.htwdd.rosenkoenig.neuro.net.training.KohonenTrainer
 
log - Variable in class de.htwdd.rosenkoenig.neuro.net.training.Trainer
 
log - Variable in class de.htwdd.rosenkoenig.neuro.NeuroPlayer
 
log - Variable in class de.htwdd.rosenkoenig.neuro.PatternCreator
The logging facility.
log - Variable in class de.htwdd.rosenkoenig.neuro.TrainerDialog
 
log - Variable in class de.htwdd.rosenkoenig.Rosenkoenig
 
log - Variable in class de.htwdd.rosenkoenig.util.ImageList
 
log - Variable in class de.htwdd.rosenkoenig.util.SoundList
 
log - Variable in class de.htwdd.rosenkoenig.util.StdErrLogger
 
logChecker - Variable in class de.htwdd.rosenkoenig.gui.ConfigurationDialog
 

A B C D E F G H I J K L M N O P R S T U V W X Y