LSTMCell icon indicating copy to clipboard operation
LSTMCell copied to clipboard

Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent Highway, Attention, Layer norm, Recurrent dropout, Variational drop...

Results 2 LSTMCell issues
Sort by recently updated
recently updated
newest added

Hi, How can I install your library after cloning?

Hi, how can I build a model with your modern cells in keras?