The Encog Project

Package org.encog.neural.networks.training.backpropagation

Class Summary
Backpropagation Backpropagation: This class implements a backpropagation training algorithm for feed forward neural networks.
BackpropagationLayer BackpropagationLayer: The back propagation training algorithm requires training data to be stored for each of the layers.
 


The Encog Project