Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 356 Bytes

File metadata and controls

11 lines (8 loc) · 356 Bytes

Generative Models

Tutorial Code guide for generative model tutorial for COMS 4995 - Neural Network & Deep Learning in Columbia University.

Some examples for a broad generative models.

  • Generative Adverserial Network
  • Normalizing Flow
  • Variational Auto-Encoder
  • Diffusion Model

More details about the models are present in the respective folders.