Deep Learning with PyTorch : Generative Adversarial Network
In this two hour project-based course, you will implement Deep Convolutional Generative Adversarial Network using PyTorch to generate handwritten digits. You will create a generator that will learn to generate images that look real and a discriminator that will learn to tell real images apart from fakes. This hands-on-project will provide you the detail information on how to implement such network and train to generate handwritten digit images.
In order to be successful in this project, you will need to have a theoretical understanding on convolutional neural network and optimization algori…
Watch on Coursera ↗
(saves to browser)
DeepCamp AI