Study interactive :: Progress tools open in the Study Hub reader.

Project 7: Generative Model (GAN/VAE)

Build a generative model to create new images or text.

Difficulty

Advanced

Time Estimate

2-3 weeks

Skills You'll Practice

Learning Objectives

Dataset

CelebA, MNIST, or custom dataset

Project Steps

  1. Understand GAN/VAE architecture
  2. Build generator and discriminator
  3. Train model
  4. Generate new samples
  5. Evaluate quality
  6. Experiment with variations

Resources