ribeiromiranda / sru

The Statistical Recurrent Unit (SRU) in Keras.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%