Batch normalized LSTM
An implementation of Recurrent Batch Normalization by Cooijmans et al. in TensorFlow together with a reimplementation of their results on sequential MNIST.
A short writeup on Olav Nymoen's blog
Requirements
- Tensorflow 0.9
- python 2.x