Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm
-
Updated
Oct 9, 2019 - Python
Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm
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 dropout.
Implementing some key architectures for language modeling using PyTorch
Add a description, image, and links to the recurrent-highway-networks topic page so that developers can more easily learn about it.
To associate your repository with the recurrent-highway-networks topic, visit your repo's landing page and select "manage topics."