December 2018
Beginner to intermediate
684 pages
21h 9m
English
To illustrate the implementation of a GAN using Python, we use the Deep Convolutional GAN (DCGAN) example discussed precedingly to synthesize images from the fashion MNIST dataset. See the deep_convolutional_generative_adversarial_network notebook for implementation details and references.