Gradient Descent
A model learns by turning error into direction. Follow one point down a computed loss landscape, then change the learning rate until the same rule becomes cautious, fast, unstable, or divergent.
Training 01 · Gradient Descent
A model learns by turning error into direction. Follow one point down a computed loss landscape, then change the learning rate until the same rule becomes cautious, fast, unstable, or divergent.