The methods of the StopTrainingStrategy class are listed below. For a complete list of StopTrainingStrategy class members, see the StopTrainingStrategy Members topic.
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Init | Initialize this strategy. |
PostIteration | Called just after a training iteration. |
PreIteration | Called just before a training iteration. |
ShouldStop | True if training should stop. |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
StopTrainingStrategy Class | Encog.Neural.Networks.Training.Strategy Namespace