Mixture of Gaussian Example (Colab):
Cifar 10 Example (Tensorflow): Launch Training from https://github/deepmind/deepmind_research/tree/master/cs_gan/run_ode.sh
This package demos the algorithm ODE-GAN.
If you make use of any code in your work, please cite:
@article{qin2020training,
title={Training Generative Adversarial Networks by Solving Ordinary Differential Equations},
author={Qin, Chongli and Wu, Yan and Springenberg, Jost Tobias and
Brock, Andy and Donahue, Jeff and Lillicrap, Timothy and Kohli, Pushmeet},
journal={Advances in Neural Information Processing Systems},
volume={33},
year={2020}
}