Documentation For Encog 2.x

HybridStrategy Methods

The methods of the HybridStrategy class are listed below. For a complete list of HybridStrategy class members, see the HybridStrategy Members topic.

Public Instance Methods

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) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

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