Documentation For Encog 2.x

SmartMomentum.MOMENTUM_CYCLES Field

How many cycles to accept before adjusting momentum.

public const double MOMENTUM_CYCLES = 10;

See Also

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