Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natbusa/deepnumbers
A set of educational deep learning demos applied to the MNIST dataset
https://github.com/natbusa/deepnumbers
deep-learning-tutorial deep-neural-networks machine-learning
Last synced: about 2 months ago
JSON representation
A set of educational deep learning demos applied to the MNIST dataset
- Host: GitHub
- URL: https://github.com/natbusa/deepnumbers
- Owner: natbusa
- License: apache-2.0
- Created: 2016-12-31T13:01:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T13:08:20.000Z (over 7 years ago)
- Last Synced: 2023-10-20T21:59:11.295Z (about 1 year ago)
- Topics: deep-learning-tutorial, deep-neural-networks, machine-learning
- Language: Jupyter Notebook
- Size: 3.39 MB
- Stars: 9
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deepnumbers
A set of educational deep learning demos applied to the MNIST dataset## Slides
You can find a presentation about this work at:
https://www.slideshare.net/natalinobusa/7-steps-for-highly-effective-deep-neural-networksHires pdf available here:
https://drive.google.com/file/d/0BwNrPuGaMi8PbVhUYUVKWUhGRjQ
## Brighttalk
I do have a webinar on this one, thanks to the folks at Brighttalk.
Check https://www.brighttalk.com/webcast/8251/252545## Youtube
I thinking of taking screen captures of this project and posting it on youtube. So far my attempts have not been super successful (kudos to those pro youtubers out there - it's *definitely* not as easy as it looks).## Regression
## SLP
## MLP
## Convolutional
## Batch Normalization
## Inception
## Residual
## LSTM on images