Skip to content

Commit 66e2ac4

Browse files
authored
Update README.md
1 parent ca03ab0 commit 66e2ac4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/gan/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
- [An introduction to Generative Adversarial Networks (with code in TensorFlow)](http://blog.aylien.com/introduction-generative-adversarial-networks-code-tensorflow/)
33
- [Keras DCGAN](https://github.com/jacobgil/keras-dcgan)
44
- [Tensorflow DCGAN](https://github.com/carpedm20/DCGAN-tensorflow)
5+
- [InforGAN](https://github.com/openai/InfoGAN)
56
- [Image Completion with Deep Learning in TensorFlow](http://bamos.github.io/2016/08/09/deep-completion/)
7+
- [Generative models](https://openai.com/blog/generative-models/)
68

79
## Results
810
![minist](https://github.com/xiaohu2015/DeepLearning_tutorials/blob/master/examples/gan/epoch3_g_images.png)

0 commit comments

Comments
 (0)