Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/