Documentation For Encog 2.x

IStrategy Methods

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

Public Instance Methods

Init Initialize this strategy.
PostIteration Called just after a training iteration.
PreIteration Called just before a training iteration.

See Also

IStrategy Interface | Encog.Neural.Networks.Training Namespace