https://github.com/zduny/optimizers-benchmark
Application testing performance of various gradient descent optimizers.
https://github.com/zduny/optimizers-benchmark
gradient-descent neural-networks optimization-algorithms tensorflow
Last synced: 2 months ago
JSON representation
Application testing performance of various gradient descent optimizers.
- Host: GitHub
- URL: https://github.com/zduny/optimizers-benchmark
- Owner: zduny
- Created: 2017-05-21T15:56:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-14T21:37:34.000Z (about 5 years ago)
- Last Synced: 2025-02-10T11:44:50.070Z (4 months ago)
- Topics: gradient-descent, neural-networks, optimization-algorithms, tensorflow
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# optimizers-benchmark
Application testing performance of various gradient descent optimizers.
Start application using python:
$ python benchmark.py
And then see results with Tensorboard:$ tensorboard --logdir==/tmp/neural_test