add "bayesian rnn" implementation
Opened this issue · 1 comments
lmjohns3 commented
http://arxiv.org/pdf/1512.05287v1.pdf
Yarin Gal has a paper describing an LSTM that uses a "fixed" dropout mask to remove LSTM cells. It would be cool to have an implementation of this in theanets.
alvations commented
+1