The steps creep and barely move. What is wrong?
What does gradient descent do?
What kind of minimum does the method find?
The steps swing wider each round and the error grows. What happened?
Error w squared, w is 4, step size 0.1. Give w after one step.
Answer: ______________
Each gradient step moves with the slope, uphill.
Circle one: True False
Two runs from different starts can end at different minima.
Circle one: True False
A run explodes, and halving the size still explodes. What should you try next?