Package com.googlecode.fannj

Class Summary
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.
 

Enum Summary
ActivationFunction