Skip to content

Implementation and discussion of VAE trained to reconstruct MNIST digits

Notifications You must be signed in to change notification settings

tobygodwin/VAE_MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAE Implementation

This repo gives an implementation of a VAE, which was trained to reconstruct MNIST digits. This notebook is based on a submission for the Deep Learning course of my MSc in AI.

A summary of the parts of the notebook are as follows

  • Implementation of VAE
  • Training of VAE on MNIST
  • Low dimensional visualisation of latent representations
  • Visualising the interpolation between digits in the latent space

About

Implementation and discussion of VAE trained to reconstruct MNIST digits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published