Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 294 Bytes

File metadata and controls

3 lines (2 loc) · 294 Bytes

GANs and VAEs for Gaussian mixture

This miniproject is meant to implement a GAN architecture along with VAEs. The goal is to generate points whose real distributions is a 2D Gaussian mixture. We explore the influence of free parameters and provide relevant insights on GANs and VAEs theory.