Documentation For Encog 2.x

SmartMomentum.MOMENTUM_INCREASE Field

How much to increase momentum by.

public const double MOMENTUM_INCREASE = 0.01;

See Also

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