recurrent-highway-networks topic

List recurrent-highway-networks repositories

RecurrentHighwayNetworks

403
Stars
70
Forks
Watchers

Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm

LSTMCell

30
Stars
8
Forks
Watchers

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...