Pytorch DCGAN Tutorial
Offered By: Aladdin Persson via YouTube
Course Description
Overview
Learn to implement a Deep Convolutional Generative Adversarial Network (DCGAN) in PyTorch through this comprehensive tutorial video. Explore the fundamentals of GANs, delve into the original GAN and DCGAN papers, and follow step-by-step instructions to build a DCGAN model trained on the MNIST dataset for generating new digits. Gain insights into discriminator and generator implementation, network initialization, dataset preparation, hyperparameter tuning, and the training process. Visualize results and understand key concepts in generative adversarial networks. Access additional resources, including a GAN playlist and recommended papers, to deepen your understanding of this powerful machine learning technique.
Syllabus
- Introduction
- Overview of the idea behind GANs
- Original GAN paper overview
- DCGAN paper overview
- Implementation of the Discriminator
- Implementation of the Generator
- Initialization of the network, dataset and hyperparameters
- Setting up the training phase
- Training the Network and visualizing results
Taught by
Aladdin Persson
Related Courses
6.S191: Introduction to Deep LearningMassachusetts Institute of Technology via Independent Generate Synthetic Images with DCGANs in Keras
Coursera Project Network via Coursera Image Compression and Generation using Variational Autoencoders in Python
Coursera Project Network via Coursera Build Basic Generative Adversarial Networks (GANs)
DeepLearning.AI via Coursera Apply Generative Adversarial Networks (GANs)
DeepLearning.AI via Coursera