- GradientDescent first-order local optimization algorithm
http://en.wikipedia.org/wiki/Gradient_descent - author: Yann Richet
- tags: Optimization
- options: nmax=10; delta=0.1; epsilon=0.01; target=0.0
- input: x=list(min=0,max=1)
- output: y=0.99
generated from Funz/algorithm-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Funz/algorithm-GradientDescent
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Gradient descent algorithm plugin for Funz
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published