Optimizer paths
Each plotted path is an ordered sequence of parameter positions on the selected loss surface. In the SGD comparison, a step moves against the gradient used at that iteration, with its size influenced by the learning rate. Momentum also carries forward accumulated direction. Adam maintains gradient-based moving estimates that adjust the update separately along the two displayed parameter dimensions.