Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 271 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 271 Bytes

Variational_Autoencoder

Computation of a Variational Autoencoder using the MNIST dataset.

Used:

  1. Tutorial on Variational Autoeconders from Carl Doersch
  2. Online tutorial from wiseood here