Package com.googlecode.fannj
-
Class Summary Class Description Fann A standard fully connected back-propagation neural network.FannShortcut A standard backpropagation neural network, which is not fully connected and which also has shortcut connections.FannSparse A standard backpropagation neural network, which is not fully connected.Layer A Layer of Neurons in an ANN.Neuron Trainer Trains an ANN.WindowsFunctionMapper -
Enum Summary Enum Description ActivationFunction TrainingAlgorithm