MACHINE LEARNING

How to understand gradient descent? featured image

How to understand gradient descent?

Gradient descent is a first-order iterative optimization algorithm for finding a local minimum of a differentiable function. To find a local minimum of a function using gradient …

avatar
Dezhi Yu