/deep-learning-play

Just playing around with deep-learning, machine-learning, etc.

Primary LanguageJupyter NotebookMIT LicenseMIT

Deep learning play

Playing around with deep-learning, machine-learning, etc.

MNIST convolutional network

Files mnist_conv.py or mnist_conv_0_01.ipynb

Reaches about 0.0086% error rate (99.9916% accuracy) using deep convolutional network.

MNIST GAN

Files mnist_gan.py or mnist_gan.ipynb

Generates MNIST dataset using General Adversarial Network (GAN)

image