![]() DEFAULT_ALTERNATE_CYCLES | The default number of cycles to use the alternate training for. |
![]() DEFAULT_MIN_IMPROVEMENT | The default minimum improvement before we switch to the alternate training method. |
![]() DEFAULT_TOLERATE_CYCLES | The default number of cycles to tolerate bad improvement for. |
HybridStrategy
|
Overloaded. Initializes a new instance of the HybridStrategy class. |
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. |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
HybridStrategy Class | Encog.Neural.Networks.Training.Strategy Namespace