Skip to main content

Deep Generative Models - XCS236

Lecture Videos #


Additional Resources #

  • Course Webpage
  • Lecture Notes
  • Videos:
    • PyTorch Tutorial (originally for XCS224N) (YouTube | CoLab)
    • Variational Autoencoders | Generative AI Animated (YouTube)
  • Books:
    • Deep Learning - Ian Goodfellow, Yoshua Bengio, and Aaron Courville (PDF Download)
    • Probabilistic Machine Learning: Advanced Topics - Kevin Patrick Murphy, p771–924 (IV Generation; Chapter 21 – 26) (Info | PDF Download)

My Notes #

  • Covered Topics (View PDF):
    • Introduction & Background
    • Autoregressive Models (AR)
    • Maximum Likelihood Learning (MLE)
    • Latent Variable Models (VAEs)
    • Normalizing Flows
    • Generative Adversarial Networks (GANs)
    • Energy Based Models (EBMs) (N/A)
    • Score Based Models (N/A)
    • Score Based Diffusion Models (N/A)
    • Discrete Latent Variable Models (N/A)
    • Diffusion Models for Discrete Data (N/A)
    • Evaluation of Generative Models (N/A)