Skip to content

tushara21/VAE_mnist_tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Variational Autoencoder for MNIST

Test Task

Build a variational autoencoder for the MNIST data set. Compute the mean value and the standard deviation for all ten MNIST classes in your latent representation. Plot your latent representation, either directly or using PCA.

Creating the environment and running the code

Create a virtual environment using the package-list.txt Run the init_challenge.py

Results

The sample output of latent space representation and latent space representation along with original test points are stored in the sample_outputs folder.

Example: Clustering of digits in the latent space

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors