In this tutorial, we are going to implement a Deep Convolutional Generative Adversarial Network (DCGAN) on Anime faces dataset. The code is written in TensorFlow 2.2 and Python3.8 . According to Yann LeCun, the director of Facebook AI, GAN is the “most interesting idea in the last 10 years of Continue Reading
Breaking Code, Building Knowledge.