skip to content
promptdojo
_
[ save your spot ]
[ follow on x ]
Gradient descent by hand — step 3 of 7
ch 43 · training loops, backprop, optimizers, and schedulers
3/7
promptdojo
_
›
phase 06 · ml systems
›
ch 43 · training loops, backprop, optimizers, and schedulers
lesson 2 of 5 · gradient descent by hand
step 3 of 7 in this lesson
Gradient descent on f(w) = w² with lr exactly 1.0. What does this print?
your prediction
Check prediction
Or run the code →
Show hint 1
ch 43 · training loops, backprop, optimizers, and schedulers
3/7
promptdojo
_
›
phase 06 · ml systems
›
ch 43 · training loops, backprop, optimizers, and schedulers
lesson 2 of 5 · gradient descent by hand
step 3 of 7 in this lesson
Gradient descent on f(w) = w² with lr exactly 1.0. What does this print?
your prediction
Check prediction
Or run the code →
Show hint 1
park a thought