The Variational Autoencoder
A Deep Dive into Latent Variable Modeling and Latent Space Continuity on the CelebAMask-HQ Dataset
40 min
Deep Generative Models
Variational Autoencoders
Latent Variable Models
PyTorch
Informally, a generative model is one that is able to generate new data points where the data could be anything: text, images, audio, etc. This is done through building a…
Feb 10, 2026