- r - Variable in class neocognitron.NeocognitronStructure
-
- readFile() - Static method in class neocognitron.RunTest
-
Test reading in a specific input file
- readImage(File) - Static method in class neocognitron.NeocognitronStructure
-
Reads a specific monochromatic image and returns a two dimensional
representation of the image.
- RepresentativeTest() - Static method in class neocognitron.RunTest
-
Test the representative cell methods.
- RunTest - Class in neocognitron
-
This is a static class used to run the entire neocognitron, including
the training and analysis.
- RunTest() - Constructor for class neocognitron.RunTest
-
- runTrainingSet(int) - Method in class neocognitron.NeocognitronTrainer
-
Train the neocognitron using a specific number of loops.