We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a42c1de commit 03d11cdCopy full SHA for 03d11cd
README.md
@@ -39,3 +39,8 @@
39
* Yoon Kim, Yacine Jernite, David Sontag, Alexander M. Rush, AAAI, 2016
40
* [[code](https://github.com/carpedm20/lstm-char-cnn-tensorflow)]
41
* [[paper](http://arxiv.org/pdf/1508.06615v4.pdf)]
42
+
43
+### Deep Reinforcement Learning
44
+* Volodymyr Mnih, Koray Kavukcuoglu, David Silver, Alex Graves, Ioannis Antonoglou, Daan Wierstra, Martin Riedmiller, NIPS, 2013
45
+* [[code](https://github.com/nivwusquorum/tensorflow-deepq)]
46
+* [[paper](http://arxiv.org/abs/1312.5602)]
0 commit comments