Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 672 Bytes

File metadata and controls

18 lines (10 loc) · 672 Bytes

keras-MMD-Variational-Autoencoder

Keras version of the MMD-Variational-Autoencoder

The author of this paper implemented the MMD-Variational-Autoencoder at here. However, it is written in Tensorflow. What I am doing here is rewriting the code in Keras. It's nothing special, but it could be useful if you prefer Keras to Tensorflow. Besides, you can see the code in colab at here.

Here are the results.