Documentation For Encog 2.x

ResilientPropagationMethod.Learn Method

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

public void Learn();

Implements

IPropagationMethod.Learn

See Also

ResilientPropagationMethod Class | Encog.Neural.Networks.Training.Propagation.Resilient Namespace