Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 616 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 616 Bytes

Tensorflow Implementation of MMD Variational Autoencoder

Details and motivation are described in this paper or tutorial. For your convenience the same code is provided in both python and ipython.

This implementation trains on MNIST, generating reasonable quality samples after less than one minute of training on a single Titan X

mnist

When latent dimensionality is 2, we can also visualize the distribution of labels in the feature space.

mnist