This repository contains the code for our reproduction of the paper:
MMD-GAN: Towards Deeper Understanding of Moment Matching Networks
by Chun-Liang Li, Wei-Cheng Chang, Yu Cheng, Yiming Yang, and Barnabás Póczos.
To install the dependencies and run the model, follow the steps below:
pip install -r requirements.txt
python run_mmd_gan.py --dataset mnist # Options: mnist | cifar10 | celeba