Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zsdonghao authored Sep 5, 2017
1 parent db896d0 commit 3c9837a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ This is a 200 lines implementation of Twitter/Cornell-Movie Chatbot, please read
- [The Unreasonable Effectiveness of Recurrent Neural Networks](http://karpathy.github.io/2015/05/21/rnn-effectiveness/)
- [Understanding LSTM Networks](http://colah.github.io/posts/2015-08-Understanding-LSTMs/) (option)

### Model



<table class="image">
<div align="center">
<img src="http://suriyadeepan.github.io/img/seq2seq/seq2seq2.png"/>
<br>
<em align="center"></em>
</div>
</table>

### Results

Expand Down

0 comments on commit 3c9837a

Please sign in to comment.