Skip to content

Model of the gradient descent optimization algorithm with Himmelblau's function

Notifications You must be signed in to change notification settings

PresidentSam100/Gradient-Descent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Gradient-Descent

Model of the gradient descent optimization algorithm with Himmelblau's function

The algorithm steps along the 3D graph in the direction of steepest descent and with a magnitude proportional to the slope of steepest descent in order to find a minimum of the graph.

gradient1 gradient2 gradient3

About

Model of the gradient descent optimization algorithm with Himmelblau's function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published