Skip to content

Implementing a variational autoencoder to reconstruct MNIST Data, FashionMNIST Data. The Trained VAE also generate new data with an interpolation in the latent space

Notifications You must be signed in to change notification settings

jeremybboy/MNIST_VAE_PYTORCH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAE Reconstruction of MNIST (left) and FashionMNIST Data (right)

ggg ggg

The Latent Space is a space that the VAE has constructed with the trained data, in order to be able to reconstruct them.

MNIST Latent Space

ggg

FashionMNIST Latent Space

ggg

Interpolation in the latent space

![dddd ](images/intepolation_espace latent.png "Loudness Source et Loudness Reconstruite du sample 5") ![dddd ](images/intepolation_espace latent.png "Loudness Source et Loudness Reconstruite du sample 5")

New data generated

ggg ggg

About

Implementing a variational autoencoder to reconstruct MNIST Data, FashionMNIST Data. The Trained VAE also generate new data with an interpolation in the latent space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published