Phase 2 · Math Foundations

Topics

Optimization Basics (Gradient Descent)

Part of the Data Science Roadmap.

Summary

The iterative algorithm most ML models use to learn — repeatedly nudging parameters in the direction that reduces error, guided by the gradient from calculus.

How to Learn This

  • 1Trace a few iterations of gradient descent by hand on a simple function.
  • 2Learn what the 'learning rate' controls, and what happens if it's set too high or too low.
  • 3Understand the difference between batch, stochastic, and mini-batch gradient descent conceptually.
InsideEdge

Stuck on this topic? Ask an Insider

Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.

Download
InsideEdge