Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dev-michael-schmidt/digit-read-write-nn
A collection of neural nets in jupyter notebooks
https://github.com/dev-michael-schmidt/digit-read-write-nn
Last synced: 1 day ago
JSON representation
A collection of neural nets in jupyter notebooks
- Host: GitHub
- URL: https://github.com/dev-michael-schmidt/digit-read-write-nn
- Owner: dev-michael-schmidt
- Created: 2018-03-04T22:18:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T03:54:20.000Z (over 6 years ago)
- Last Synced: 2024-03-20T04:44:59.439Z (8 months ago)
- Language: Jupyter Notebook
- Size: 425 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Learning how to read and write by example
#### mnist-digit-recognition
Train a CNN to recognize digits from the MNIST digit dataset.
#### mnist-digit-generation
Train a GAN to generate digits using the MNIST digit dataset.