https://github.com/openai/ot-gan
Code for the paper "Improving GANs Using Optimal Transport"
https://github.com/openai/ot-gan
paper
Last synced: 4 months ago
JSON representation
Code for the paper "Improving GANs Using Optimal Transport"
- Host: GitHub
- URL: https://github.com/openai/ot-gan
- Owner: openai
- License: mit
- Created: 2017-05-31T21:59:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-22T00:39:02.000Z (over 6 years ago)
- Last Synced: 2025-01-29T19:45:51.739Z (5 months ago)
- Topics: paper
- Language: Jupyter Notebook
- Homepage: https://arxiv.org/abs/1803.05573
- Size: 154 KB
- Stars: 72
- Watchers: 157
- Forks: 33
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Status:** Archive (code is provided as-is, no updates expected)
# Improving GANs Using Optimal Transport
Code for the paper [Improving GANs Using Optimal Transport](https://arxiv.org/abs/1803.05573)