Documentation For Encog 2.x

SmartMomentumĀ Fields

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

Public Static Fields

MAX_MOMENTUM The maximum value that momentum can go to.
MIN_IMPROVEMENT The minimum improvement to adjust momentum.
MOMENTUM_CYCLES How many cycles to accept before adjusting momentum.
MOMENTUM_INCREASE How much to increase momentum by.
START_MOMENTUM The starting momentum.

See Also

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