Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hvy authored Feb 18, 2017
1 parent 03e0111 commit c27bee7
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
Expand Up @@ -2,7 +2,7 @@

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.

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 Jensen-Shannon divergence.
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.

## Run

Expand Down

0 comments on commit c27bee7

Please sign in to comment.