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!