Skip to content

ShrikarRamesh/Gradient-Descent-Code-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Gradient Descent is an optimization algorithm used for minimizing the cost function in machine learning and deep learning models. It iteratively adjusts the model parameters by moving them in the direction opposite to the gradient of the cost function with respect to the parameters. This process continues until the cost function reaches a minimum, indicating the model parameters have been optimized.

About

This is a representation of Gradient descent through animation in 2-D and 3-D functions in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages