Introduction to TensorFlow: Generative Adversarial Networks
Currently, in the field of deep learning, Generative Adversarial Networks (GANs) are very popular, bringing us an incredible direction in this field. Today, I will share how to use GANs to generate images (Mnist and cartoon faces). 1. How GANs Came to Be It is said in academia that the founder of GANs, Ian Goodfellow, … Read more