Skip to content

Commit

Permalink
update README with arXiv link
Browse files Browse the repository at this point in the history
  • Loading branch information
Faruk Ahmed committed Apr 4, 2017
1 parent 61ddc76 commit 7a65cd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Improved Training of Wasserstein GANs
=====================================

Code for reproducing experiments in ["Improved Training of Wasserstein GANs"](http://example.com).
Code for reproducing experiments in ["Improved Training of Wasserstein GANs"](https://arxiv.org/abs/1704.00028).


## Prerequisites
Expand All @@ -23,4 +23,4 @@ download URL is in the file.

- `python gan_64x64.py`: 64x64 architectures (this code trains on ImageNet instead of LSUN bedrooms in the paper)
- `python gan_language.py`: Character-level language model
- `python gan_cifar.py`: CIFAR-10
- `python gan_cifar.py`: CIFAR-10

0 comments on commit 7a65cd1

Please sign in to comment.