Introduction to Generative Model
Supervised vs. Unsupervised Learning
| Data | Goal | |
|---|---|---|
| Superivsed Learning | Learn a function which maps to | |
| Unsupervised Learning | Learn some underlying hidden structure of the input data |
Discriminative vs. Generative Models
D-DL4CV-Lec19a-Discrimitive_and_Generative_Models
Taxonomy of Generative Models

Autoregressive Models
Explicit Density Estimation
A model that can do “explicit density estimation” means that given a sequence (e.g., text, images). It can directly tell you the exact probability it appears in the model
D-DL4CV-Lec19b-Explicit_Density_Estimation
Autoregressive Model
D-DL4CV-Lec19c-Autoregressive_Model