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

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.

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