Skip to content

eLavin11/SRU-Tensorflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SRU-Tensorflow

The tensorflow implement of "Training RNNs as Fast as CNNs". Paper: https://arxiv.org/abs/1709.02755

In a seq2seq task, the SRU training speed is 1.6x faster than the tensorflow's BasicLSTMCell. And the accuracy is a little better than LSTM. (Use feed_dict, one training thread.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%