Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hvy authored Apr 14, 2017
1 parent 3b5a162 commit 7ef74ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Wasserstein GAN

Chainer implementation of the Wesserstein GAN by Martin Arjovsky et al. Note that this is not the official implementation. The official implementation is https://github.com/martinarjovsky/WassersteinGAN.
Chainer implementation of the [Wesserstein GAN](https://arxiv.org/abs/1701.07875) by Martin Arjovsky et al. Note that this is not the official implementation. The official implementation is https://github.com/martinarjovsky/WassersteinGAN.

Also, a summary of the paper can be found [here](https://paper.dropbox.com/doc/Wasserstein-GAN-GvU0p2V9ThzdwY3BbhoP7). It explains the intuition behind the approximation of the EM distance and the problem with the Jensen-Shannon divergence.

Expand Down

0 comments on commit 7ef74ab

Please sign in to comment.