Momentum

AI and Machine Learning · Training and Optimisation · 1964 · momentum.yaml

Accumulate a running average of past gradients and step along that. Damps the oscillation across a narrow valley while accelerating along its floor.

Colour is the family; a dashed line is the second member of it.

Drag to pan · scroll to zoom · click a node to open it
G adam Adam momentum Momentum adam->momentum adds a per-parameter step size from the second moment stochastic-gradient-descent Stochastic Gradient Descent momentum->stochastic-gradient-descent plain SGD oscillates across ravines and crawls along them

This node

Referenced by

References