DCGAN Under 100 Lines of Code

Although Deep Convolutional GAN has been visited time and again, for the ones reading the paper Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks without much context it can still be a great challenge. I have always found reading a research paper and implementing it gives you a better understanding of the topic than anything else. And the idea presented here is a basic but quite interesting…