Documentation For Encog 2.x

BackpropagationMethod.Learn Method

Modify the weight matrix and thresholds based on the last call to calcError.

public void Learn();

Implements

IPropagationMethod.Learn

See Also

BackpropagationMethod Class | Encog.Neural.Networks.Training.Propagation.Back Namespace