Documentation For Encog 2.x

ManhattanPropagationMethod.Learn Method

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

public void Learn();

Implements

IPropagationMethod.Learn

See Also

ManhattanPropagationMethod Class | Encog.Neural.Networks.Training.Propagation.Manhattan Namespace