Learned Optimizer Race: 2D Contour View
Top-down contour-map version of the optimizer race: plain SGD, momentum SGD and a meta-learned per-coordinate adaptive rule descend the same ill-conditioned quadratic bowl, with live loss curves, a gradient-field overlay and pan/zoom over the loss landscape.
Meta-learning is not only about learning a good starting point (MAML, Reptile) or a good embedding space (Prototypical Networks) — it can also learn the optimizer itself. This top-down contour-map simulator drops three update rules onto the same randomly-oriented, ill-conditioned quadratic loss bowl: plain SGD, momentum SGD, and a per-coordinate adaptive rule that mirrors what "learning to learn by gradient descent" research found a meta-trained optimizer converges to. Drag the condition-number slider to make the valley narrower and watch hand-designed SGD zig-zag while the learned rule drives straight down; pan and zoom over the contour map, toggle the gradient-descent field, and watch the live loss-vs-step chart update in real time.
Top-down contour-map version of the optimizer race: plain SGD, momentum SGD, and a meta-learned per-coordinate adaptive rule descend the same ill-conditioned quadratic bowl. Pan and zoom over the contour map, toggle a live gradient-descent field, and tune the momentum and adaptive-decay constants that the 3D version keeps hidden.
2D · HTML5 Canvas 2D · 60 FPS target · runs fully client-side, no install