Skip to content

The Statistical Recurrent Unit (SRU) in Keras.

Notifications You must be signed in to change notification settings

ribeiromiranda/sru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

The Statistical Recurrent Unit (SRU) in Keras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages