Skip to content

Commit 8c8666f

Browse files
authored
Update README.md
1 parent bf0fa5c commit 8c8666f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

examples/gan/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
- [Generative Adversarial Nets in TensorFlow](http://blog.evjang.com/2016/06/generative-adversarial-nets-in.html) [[myBlog](http://blog.csdn.net/xiaohu2022/article/details/54234263)]
22
- [An introduction to Generative Adversarial Networks (with code in TensorFlow)](http://blog.aylien.com/introduction-generative-adversarial-networks-code-tensorflow/)
3+
- [Keras DCGAN](https://github.com/jacobgil/keras-dcgan)
4+
- [Tensorflow DCGAN](https://github.com/carpedm20/DCGAN-tensorflow)
35

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

0 commit comments

Comments
 (0)