Skip to content

Opening book details…

About this document

Gradient Descent for Local Minima by bargeanjali650 is a document available to read on EtoBox.

The document describes an implementation of the Gradient Descent algorithm in Python to find the local minima of the function y=(x+3)², starting from x=2. It includes the function definition, its derivative, and the gradient descent process with convergence criteria. The final output indicates that the local minimum occurs at approximately x = -3 and y ≈ 0.

Author
bargeanjali650
Language
EN