/g2-lstm

Codes for "Towards Binary-Valued Gates for Robust LSTM Training".

Primary LanguagePython

g2-lstm

Codes for "Towards Binary-Valued Gates for Robust LSTM Training".

Language modeling code is based on awd-lstm-lm using PyTorch.

Translation code is based on Theano.

Implementation of Gumbel-Gate LSTM: Pytorch version, Theano version.