https://github.com/zduny/optimizer
App demonstrating various gradient descent optimizers.
https://github.com/zduny/optimizer
gradient-descent optimization-algorithms optimizer
Last synced: 2 months ago
JSON representation
App demonstrating various gradient descent optimizers.
- Host: GitHub
- URL: https://github.com/zduny/optimizer
- Owner: zduny
- Created: 2017-05-06T12:27:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-17T00:31:17.000Z (about 5 years ago)
- Last Synced: 2025-02-10T11:44:48.177Z (4 months ago)
- Topics: gradient-descent, optimization-algorithms, optimizer
- Language: JavaScript
- Homepage: https://zduny.github.io/optimizer/
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# optimizer
App demonstrating various gradient descent optimizers.Written in JavaScript using [Plotly](https://plot.ly/) charting library.