Implementation of Bayesian LSTM in Tensorflow

Bayesian LSTM (Tensorflow)


Implementation of Bayesian LSTM in Tensorflow

For full details see the blog post

https://medium.com/@jehillparikh/bayesian-neural-networks-lstm-3616327e8b7c

Original paper: https://arxiv.org/pdf/1704.02798.pdf

docker image: jehillparikh/betamlstack:v2 (for all dependency employed in this project) : UPDATE: dockerimage may be out of date