Learn Before
Concept
Newton's Method
Newton’s method is based on using a second-order Taylor series expansion to approximate near point : We can solve it for the critical point and get: So that we can use the equation gotten above to jump to the optimal of the function directly.
0
1
Updated 2021-06-23
Tags
Data Science