Discriminative net
Uniform-LR net
Class boundary / points
This is the 2D counterpart to the 3D discriminative fine-tuning simulator: instead of a stylised layer stack, a real small neural network is trained live, in your browser, with actual backpropagation on a genuine two-moons classification task. Two clones of the same freshly-pretrained network are fine-tuned side by side from identical starting weights — one with ULMFiT-style per-layer discriminative learning rates and a slanted-triangular schedule, the other with one uniform learning rate for every layer — so the loss curves, decision boundaries and final accuracy you see are the real, measured outcome of two different optimisation strategies, not a scripted animation.