Completed
- Original GAN paper overview
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Pytorch DCGAN Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Overview of the idea behind GANs
- 3 - Original GAN paper overview
- 4 - DCGAN paper overview
- 5 - Implementation of the Discriminator
- 6 - Implementation of the Generator
- 7 - Initialization of the network, dataset and hyperparameters
- 8 - Setting up the training phase
- 9 - Training the Network and visualizing results