Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 331 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 331 Bytes

3D Variational AutoEncoders on MNIST digits.

Visualizing MNIST in Keras Tutorial taken from Chollet (2020) but in 3 latent dimensions.

Example

example

Refrences

Chollet, François. Variational AutoEncoder: Convolutional Variational AutoEncoder (VAE) trained on MNIST digits. Keras, 2020.