Package de.cul8r.synapse.snns

Class Summary
Layer This class describes the different layers the neural network consists of.
Matrix This class provides simple functions to store and manipulate matrizes. (mult, ...)
Network Description of the Class
PatternIO This class is used to load and save SNNS pattern files.
SnnsNetworkLoader This class loads a SNNS network file.
Unit This class encapsulates a unit ( = neuron ).
 

Exception Summary
SnnsNetworkLoaderException This Exception is throwm if something goes wrong during the loading of a SNNS network file.
 



Copyright © 2001 Daniel Flemming and Christian Hermsdorf. All Rights Reserved.