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
Advanced Dimensionality Reduction in RDataCamp Hyperparameter Tuning with Neural Network Intelligence
Coursera Project Network via Coursera Building Our First Simple GAN
Aladdin Persson via YouTube Introduction to Neural Networks - Part II - Lecture 8
University of Central Florida via YouTube Coding a Neural Network from Scratch in Pure JAX - Machine Learning with JAX - Tutorial 3
Aleksa Gordić - The AI Epiphany via YouTube