We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1250629 commit 3e12c00Copy full SHA for 3e12c00
README.md
@@ -101,6 +101,11 @@
101
* [[blog - http://www.anishathalye.com/2015/12/19/an-ai-that-can-mimic-any-artist/](http://www.anishathalye.com/2015/12/19/an-ai-that-can-mimic-any-artist/)]
102
* [[A Neural Algorithm of Artistic Style](http://arxiv.org/abs/1508.06576)]
103
104
+### Sequence Generative Adversarial Networks
105
+ * Lantao Yu, Weinan Zhang, Jun Wang, Yong Yu
106
+ * [[code](https://github.com/LantaoYu/SeqGAN)]
107
+ * [[paper](https://arxiv.org/abs/1609.05473)]
108
+
109
## Contribution
110
Did you find new TensorFlow implementations? Pull requests are always welcome.
111
0 commit comments