zhuohan123 / g2-lstmLinks
Codes for "Towards Binary-Valued Gates for Robust LSTM Training".
☆75Updated 7 years ago
Alternatives and similar repositories for g2-lstm
Users that are interested in g2-lstm are comparing it to the libraries listed below
Sorting:
- Latent Alignment and Variational Attention☆328Updated 7 years ago
- Sparse and structured neural attention mechanisms☆225Updated 5 years ago
- (Beta Version!) Experiment Code for Paper ``CoT: Cooperative Training for Generative Modeling of Discrete Data''☆73Updated 6 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- Implementation of Dynamic memory networks plus in Pytorch☆127Updated 8 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆124Updated 2 years ago
- Adaptive Softmax implementation for PyTorch