Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 265 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 265 Bytes

MNIST-fun

MNIST-fun is a repository made to play with the MNIST dataset. Right now it contains a Convolutional Neural Network to classify the data and two types of Generative Adversarial Networks (GAN), a standard version and a deep convoluted version. Have fun!