Documentation For Encog 2.x

StopTrainingStrategy Constructor

Construct the strategy with default options.

Overload List

Construct the strategy with default options.

public StopTrainingStrategy()

Construct the strategy with the specified parameters.

public StopTrainingStrategy(double,int)

See Also

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