⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.
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 simulator drops three update rules onto the same randomly-oriented, ill-conditioned quadratic loss bowl in 3D: 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; resample a brand-new task to see the same learned rule generalize without retraining.