Skip to content

Autoencoder to generate encode MNIST digits into a latent space

Notifications You must be signed in to change notification settings

ChaitanyaKatti/AutoEncoder-MNIST-Digits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

AutoEncoder-MNIST-Digits

Autoencoder to generate encode MNIST digits into a latent space

You can generate a gif by interpolating between the average latent vectors for each label in dataset.

Below is an example of interploation in 10-D latent space form digits 0 to 9

Interpolation

2-D Latent Space

2dim_compare 2d
Original vs. Reconstructed(Alternate Columns) 2D Latent Space

3-D Latent Space

image 3d
Original vs. Reconstructed(Alternate Columns) 3D Latent Space

10-D Latent Space

Better representation of each digit

image

About

Autoencoder to generate encode MNIST digits into a latent space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published