diff --git a/README.md b/README.md index e97f361..517f888 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # 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. + + +## Training Loss + +![](images/loss.png)