Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 429 Bytes

File metadata and controls

9 lines (7 loc) · 429 Bytes

The Statistical Recurrent Unit (SRU)

This project is an implementation of the Recurrent Neural Network (RNN) in the Keras framework.

This RNN is the implementation of the paper:
Junier B Oliva, Barnabás Póczos, and Jeff Schneider. The statistical recurrent unit. In International Conference on Machine Learning, pages 2671–2680, 2017.
https://arxiv.org/abs/1703.00381
http://www.cs.cmu.edu/~joliva/sru.py