This repository contains notebooks for sample implementations of a variety of Generative Adversarial Networks trained on the MNIST dataset.
- Generative Adversarial Network (PyTorch and Tensorflow)
- Wasserstein GAN (Tensorflow)
- Auxiliary Classifier GAN (Tensorflow)
- InfoGAN