Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.