diff --git a/README.md b/README.md index 783abfd..c7b0a7a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ All images in this paper are generated by a neural network. They are NOT REAL. Full paper here: [http://arxiv.org/abs/1511.06434](http://arxiv.org/abs/1511.06434) +###Other implementations of DCGAN +* [Torch](https://github.com/soumith/dcgan.torch) +* [Chainer](https://github.com/mattya/chainer-DCGAN) +* [TensorFlow](https://github.com/carpedm20/DCGAN-tensorflow) + ##Summary of DCGAN We - stabilize Generative Adversarial networks with some architectural constraints