Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stsievert/adadamp

Faster machine learning training via batch size estimation
https://github.com/stsievert/adadamp

hyperparameter-selection machine-learning optimization-algorithms performance-tuning

Last synced: 12 days ago
JSON representation

Faster machine learning training via batch size estimation

Awesome Lists containing this project

README

        

## adadamp

See the documentation for more detail, https://docs.stsievert.com/adadamp

### Install

https://docs.stsievert.com/adadamp/installation.html

## Benchmarks
Good distributed benchmarks:

* Good convnet benchmarks by PyTorch core dev:
https://github.com/soumith/convnet-benchmarks/
* Good high level overview on training times:
https://wrosinski.github.io/deep-learning-speed-vol1/

Less relevant benchmarks

* MLPerf: https://mlperf.org/
* https://github.com/ryujaehun/pytorch-gpu-benchmark