Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robertsdionne/bouncingball
Visualizes gradient descent techniques on functions of two variables f(x, y): Stochastic Gradient Descent, Momentum, Nesterov's Accelerated Gradient, AdaGrad, AdaDelta and Bouncing Ball Simulated Annealing.
https://github.com/robertsdionne/bouncingball
Last synced: about 6 hours ago
JSON representation
Visualizes gradient descent techniques on functions of two variables f(x, y): Stochastic Gradient Descent, Momentum, Nesterov's Accelerated Gradient, AdaGrad, AdaDelta and Bouncing Ball Simulated Annealing.
- Host: GitHub
- URL: https://github.com/robertsdionne/bouncingball
- Owner: robertsdionne
- Created: 2014-09-15T19:20:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T15:10:15.000Z (over 7 years ago)
- Last Synced: 2024-08-05T10:21:02.965Z (3 months ago)
- Language: JavaScript
- Size: 43 KB
- Stars: 13
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bouncingball
Visualizes gradient descent techniques on functions of two variables f(x, y): Stochastic Gradient Descent, Momentum, Nesterov's Accelerated Gradient, AdaGrad, AdaDelta and Bouncing Ball Simulated Annealing.
See it at: http://www.robertsdionne.com/bouncingball/