Skip to content

afiliot/GANs-And-VAEs-For-Gaussian-Mixture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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.