This is a implementation of Recurrent Weighted Average that extends Tensorflow's RNNCell, RWA is a new kind of RNN model that computes a recurrent weighted average (RWA) over every past processing step.
It was heavily inspired by Jostmey's rwa
- tensorflow r1.1