Skip to content

JavClaude/GradientDescent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Gradient Descent Algorithm

python gradientdescent.py --lr=0.001 --max_iter=1000 --min_error=0.0001 --x_init=3 --y_init=2

About

Gradient Descent from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages