DeepLearningMachineLearningNeuralNetworksProbabilityTheoryStatistics
A deep generative model is one that utilizes a deep neural network to explicitly or implicitly learn a Generative Model. The chain rule of conditional probability gives an exponential number of dependencies between random variables in modeling a full joint distribution
- Models with full likelihood
- Latent variables models:
- Variational inference
- VAEs
- Implicit models (model sampling procedure)
- Embeddings:
- F-divergences:
- GANs
- EBMs
- Diffusion models