Generative Models
Build GANs, VAEs, and understand diffusion model architecture.
0%
Confidence · no data yet
After this skill you can…
- Train a GAN on image data
- Explain the ELBO in VAEs
- Describe the forward and reverse diffusion process
Prerequisites
Watch (10 videos)
Karan Dalal - One Minute Video Generation with Test Time Training
→ Generate long-form videos using Test Time Training→ Apply Transformers to video generation tasks
L17.7 VAE Latent Space Arithmetic in PyTorch -- Making People Smile (Code Example)
→ Implement VAE latent space arithmetic in PyTorch→ Build generative models with PyTorch
Build a Generative Adversarial Neural Network with Tensorflow and Python | Deep Learning Projects
→ Build a GAN with Tensorflow→ Generate synthetic datasets with Python
DCGAN implementation from scratch
→ Implement a GAN from scratch→ Train a GAN on a dataset
Pytorch Conditional GAN Tutorial
→ Train a Conditional GAN on a dataset→ Implement GAN architecture using PyTorch
GNN Project #4.1 - Graph Variational Autoencoders
→ Implement GVAE with PyTorch→ Train graph autoencoders
Neural Style Transfer Tutorial with Tensorflow and Python in 10 Minutes
→ Apply artistic styles to images using neural networks→ Build a neural style transfer model with Tensorflow
L18.4: A GAN for Generating Handwritten Digits in PyTorch -- Code Example
→ Build a GAN for image generation→ Train a PyTorch model for handwritten digit recognition
Generative Adversarial Networks for Style Transfer (LIVE)
→ Build GANs for style transfer→ Implement DiscoGAN using Tensorflow
Building our first simple GAN
→ Build a simple GAN→ Train a GAN on a dataset
DeepCamp AI