Skip to content

Commit 262ddf4

Browse files
committed
Merge pull request DeepLearningProjects#4 from pangolulu/chatbot
Add chatbot with Tensorflow
2 parents 24d4f92 + c45849c commit 262ddf4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
* [[code](https://github.com/jazzsaxmafia/video_to_sequence)]
99
* [[paper](http://arxiv.org/pdf/1505.00487v3.pdf)]
1010

11+
### Sequence to Sequence -- chatbot
12+
* Oriol Vinyals, Quoc V. Le, arxiv, 2015
13+
* [[code](https://github.com/nicolas-ivanov/tf_seq2seq_chatbot)]
14+
* [[paper](http://arxiv.org/pdf/1506.05869v1.pdf)]
15+
1116
### Show and Tell: A Neural Image Caption Generator
1217
* Oriol Vinyals, Alexander Toshev, Samy Bengio, Dumitru Erhan, arxiv, 2015
1318
* [[code](https://github.com/jazzsaxmafia/show_and_tell.tensorflow)]

0 commit comments

Comments
 (0)