Documentation For Encog 2.x

StopTrainingStrategy.DEFAULT_TOLERATE_CYCLES Field

The default number of cycles to tolerate.

public const int DEFAULT_TOLERATE_CYCLES = 100;

See Also

StopTrainingStrategy Class | Encog.Neural.Networks.Training.Strategy Namespace