LearnThatStack Ace your next interview
Deep Learning & Neural Networks · question
Question 5 of 48

What is gradient descent, and what is the intuition behind the algorithm?

beginner
← All Deep Learning & Neural Networks questions
Re-explain

Gradient descent finds good weights by repeatedly stepping downhill on the loss surface. Picture the loss as a landscape where every position is one setting of the weights. The gradient points in the direction of steepest increase, so you move the opposite way.

One iteration is three moves: run data through the network, measure the loss, then subtract a fraction of each gradient from its weight. Repeat over many passes and the weights drift toward a region where the loss stops improving.

Nothing about this guarantees the lowest possible point. You only ever see the slope directly under your feet, never the whole map. In practice that is acceptable, because a good-enough valley found in hours beats a perfect one you never reach.

Rewriting in plainer words…

This answer doesn't lend itself to a diagram - it reads best . No credits were charged.

Why there's no diagram: “”

The interactive diagram is below the answer - jump to diagram ↓ · Below it, the related concept . Jump to it ↓

The diagram below the answer is the concept . Jump to it ↓

Tailored explanation · switch back to · ·
What should the new diagram focus on?
How well did you know this?
AI:

Saved in this browser - sign in to keep your review list.

How should your speech become text?

Listening… your words appear above as you speak - tap Stop when you're done.

Recording · cr - tap Stop & transcribe when you're done.

Transcribing with AI…

Voice:

Keep going - a few more words and AI can grade it.

Interview lens

Likely follow-ups, what you can say, and the weak answers to avoid.

Sign in free to open it Free account - the lens opens as soon as you're back.

Want a quick review of the fundamentals? See the Deep Learning & Neural Networks cheatsheet.

← Back to all Deep Learning & Neural Networks questions
Pro · $10/mo

41 of 48 Deep Learning & Neural Networks answers are in Pro.

Full answers, code samples, and AI explanations that go simpler or deeper. Cancel anytime.

  • Full answers + code
  • AI explanations, simpler or deeper
  • 1,000 AI credits / month
  • Cancel anytime