Skip to content

A VAE exploratory tool that displays the latent space of different CVAE's trained on MNIST and Fashion MNIST datasets.

License

Notifications You must be signed in to change notification settings

mindwrapped/vae-expl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAE Expl

A VAE exploratory tool that displays the latent space of different CVAE's trained on MNIST and Fashion MNIST datasets with different latent dimension sizes. Written for school many moons ago. UI could definitely use an upgrade but honestly I'll probably never get to that :) .

View the website here: https://mindwrapped.github.io/vae-expl/.

Screenshot of App

Running Locally

To run the project start a local web server using "python -m http.server 8080".

About

A VAE exploratory tool that displays the latent space of different CVAE's trained on MNIST and Fashion MNIST datasets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published