fagan2888 / f-wgan

Code for "Bridging the Gap between f-GANs and Wasserstein GANs", ICML 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bridging the Gap between f-GANs and Wasserstein GANs

Code for Bridging the Gap between f-GANs and Wasserstein GANs

Jiaming Song, Stefano Ermon

The 37th International Conference on Machine Learning

Code for reproducing the synthetic experiments

See the synthetic folder for more details.

Code for reproducing the image generation experiments

See the `image_generation' folder for more details.

References

If you find this work useful in your research, please consider citing the following paper:

@article{song2020bridging,
	title={Bridging the Gap between f-GANs and Wasserstein GANs},
	author={Song, Jiaming and Ermon, Stefano},
	conference={the 37th International Conference on Machine Learning},
	year={2020}
}

About

Code for "Bridging the Gap between f-GANs and Wasserstein GANs", ICML 2020


Languages

Language:Jupyter Notebook 61.4%Language:Python 38.5%Language:Shell 0.1%