https://github.com/transcranial/stochastic-depth
Implementation of Stochastic Depth Networks in Keras
https://github.com/transcranial/stochastic-depth
Last synced: about 1 month ago
JSON representation
Implementation of Stochastic Depth Networks in Keras
- Host: GitHub
- URL: https://github.com/transcranial/stochastic-depth
- Owner: transcranial
- License: mit
- Created: 2016-09-10T02:41:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-10T02:42:10.000Z (almost 9 years ago)
- Last Synced: 2025-03-31T05:03:27.424Z (3 months ago)
- Language: Jupyter Notebook
- Size: 6.84 KB
- Stars: 13
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stochastic-depth
Implementation of Stochastic Depth Networks in Keras.
[http://arxiv.org/abs/1603.09382](http://arxiv.org/abs/1603.09382) - Huang G, Sun Y, Liu Z, Sedra D, Weinberger K. Deep networks with stochastic depth. arXiv preprint arXiv:1603.09382. 2016 Mar 30.