This strategy will indicate once training is no longer improving the neural network by a specified amount, over a specified number of cycles. This allows the program to automatically determine when to stop training.
For a list of all members of this type, see StopTrainingStrategy Members .
System.Object
StopTrainingStrategy
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Encog.Neural.Networks.Training.Strategy
Assembly: encog-core-cs (in encog-core-cs.dll)
StopTrainingStrategy Members | Encog.Neural.Networks.Training.Strategy Namespace