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

https://github.com/tyleryep/lightning-cnn

Example CNN written using Pytorch Lightning.
https://github.com/tyleryep/lightning-cnn

Last synced: 9 months ago
JSON representation

Example CNN written using Pytorch Lightning.

Awesome Lists containing this project

README

          

# lightning-cnn
Example CNN written using Pytorch Lightning.

Only real content files are:
- callbacks/gradient_accum (prob not)
- core/
- lightning.py
- hooks.py
- grads.py
- trainer/