Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zepingyu0512 authored Oct 27, 2018
1 parent af497a0 commit b664d9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ This work is accepted by COLING 2018. The paper could be downloaded at https://a
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 />
keras version: 2.1.5 <br />
tensorflow version: 1.6.0 <br />
python : 2.7 <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 />
Expand Down

0 comments on commit b664d9e

Please sign in to comment.