Learning objectives
What you will be able to explain
- What information does the Hessian capture?
- Compute a gradient and Hessian
- What Hessian condition characterizes a twice-differentiable convex function?
- Take one Newton step
- Compute one momentum update
- Match each optimizer to its key idea
Section 01
What information does the Hessian capture? to What Hessian condition characterizes a twice-differentiable convex function?
01
What information does the Hessian capture?
Guided checkpoint
Choose the best description.
02
Compute a gradient and Hessian
Guided checkpoint
Let . Compute the gradient at and the distinct Hessian entries.
03
What Hessian condition characterizes a twice-differentiable convex function?
Guided checkpoint
Choose the standard criterion.
Section 02
Take one Newton step to Match each optimizer to its key idea
01
Take one Newton step
Guided checkpoint
Use Newton's method on starting from . Compute .
02
Compute one momentum update
Guided checkpoint
Use the update and . Let , , , , and . Compute and .
03
Match each optimizer to its key idea
Guided checkpoint
Match the method to the most characteristic property.
Section 03
Optimization facts: true or false to Approximate a derivative by finite differences
01
Optimization facts: true or false
Guided checkpoint
Mark each statement as true or false.
02
What is a saddle point?
Guided checkpoint
Choose the best description.
03
Approximate a derivative by finite differences
Guided checkpoint
Use the forward difference approximation for at with .
Section 04
Why can plain gradient descent zig-zag in narrow valleys?
01
Why can plain gradient descent zig-zag in narrow valleys?
Guided checkpoint
Choose the best explanation.
Knowledge check
Turn understanding into recall.
The quiz now follows the same concepts in scored form. You can return to this lesson from the quiz whenever a gap appears.