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.