This project was done as part of Udacity's DLFND. In this project, it should be possible to generate faces using the CelebA dataset. The GAN was tested on the MNIST dataset.
The architecture was chosen as described in the initial DCGAN research paper "Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks”.
The network was first trained on the MNIST dataset. After being able to generate new handwritten digits, the CelebA dataset was used. The network then run for one full epoch and produced this result.