Tensorflow (Keras) implementation of Deep Convolutional Generative Adversarial Networks.
This is an implementation of DCGAN on CelebA dataset. I have sampled 10,000 images from the whole dataset and trained the model for 10,000 iterations.
Model architecture for Generator, Discriminator, and GAN:
For results and weights, refer to this.