Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zepingyu0512 authored Sep 13, 2018
1 parent 3ecc131 commit af497a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Sliced Recurrent Neural Network (SRNN). <br />
SRNN is able to get much faster speed than standard RNN by slicing the sequences into many subsequences. <br />
The code is written in keras, using tensorflow backend. We implement the SRNN(8,2) here, and Yelp 2013 dataset is used. <br />
If you have any question, please contact me at zepingyu@foxmail.com. <br />
If you think this work is OK, please star it:) <br />
<br />
The pre-trained GloVe word embeddings could be downloaded at: <br />
https://nlp.stanford.edu/projects/glove/ <br />
Expand Down

0 comments on commit af497a0

Please sign in to comment.