Documentation For Encog 2.x

HybridStrategy Fields

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

Public Static Fields

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.

See Also

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