The methods of the IStrategy interface are listed below. For a complete list of IStrategy interface members, see the IStrategy Members topic.
Init | Initialize this strategy. |
PostIteration | Called just after a training iteration. |
PreIteration | Called just before a training iteration. |
IStrategy Interface | Encog.Neural.Networks.Training Namespace