Deep Learning with PyTorch : Generative Adversarial Network

Go to class
Write Review

Deep Learning with PyTorch : Generative Adversarial Network provided by Coursera is a comprehensive online course, which lasts for 2 hours worth of material. Deep Learning with PyTorch : Generative Adversarial Network is taught by Parth Dhameliya. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • 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 algorithm like Adam or gradient descent. This project will focus more on the practical aspect of DCGAN and less on theoretical aspect.

    Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.