Learn Before
Example
Newton's Method on a Quadratic Function
When applied to a simple quadratic function, such as , Newton's Method can converge to the global minimum perfectly in a single step. For this function, the gradient is and the Hessian is . The update step yields . Because the second-order Taylor expansion is mathematically exact for any quadratic function, no further adjustments or iterative steps are needed to reach the minimum.
0
1
Updated 2026-05-15
Tags
D2L
Dive into Deep Learning @ D2L