Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 569 Bytes

File metadata and controls

17 lines (13 loc) · 569 Bytes

Generative-Models

Repository of Various Test & Implementation of Generative Models

GANs

  • Vanilla GAN & Conditional GAN(cGAN)
  • CycleGAN
  • SAGAN(Self-Attention GAN)

VAE

  • Vanilla VAE

Flow based models

Diffusion Models