Documentation For Encog 2.x

BasicTraining.Error Property

Get the current error percent from the training.

public double Error { public get; public set; }

Implements

ITrain.Error

See Also

BasicTraining Class | Encog.Neural.Networks.Training Namespace