abduallahmohamed / Nested-LSTM-NLSTM-PytorchLinks
NLSTM Nested LSTM in Pytorch
☆17Updated 7 years ago
Alternatives and similar repositories for Nested-LSTM-NLSTM-Pytorch
Users that are interested in Nested-LSTM-NLSTM-Pytorch are comparing it to the libraries listed below
Sorting:
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- ☆38Updated 8 years ago
- ☆40Updated 6 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆126Updated 3 years ago
- DiSAN: Directional Self-Attention Network for RNN/CNN-Free Language Understanding☆26Updated 6 years ago
- ☆11Updated 6 years ago
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆59Updated 6 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆47Updated 2 years ago
- The implementation of Meta-LSTM in "Meta Multi-Task Learning for Sequence Modeling." AAAI-18☆33Updated 7 years ago
- codes for Variational Autoencoder for Semi-supervised Text Classification☆40Updated 7 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- This is a PyTorch implementation of the ICLR 2017 paper "HIERARCHICAL MULTISCALE RECURRENT NEURAL NETWORKS" (https://openreview.net/pdf?i…☆51Updated 7 years ago
- Code for reversible recurrent neural networks☆39Updated 6 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆99Updated 3 years ago
- LSTM-based Models for Sentence Classification in PyTorch☆78Updated 4 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆76Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- Code for "Strong Baselines for Neural Semi-supervised Learning under Domain Shift" (Ruder & Plank, 2018 ACL)☆61Updated 2 years ago
- implementation for the paper "Select-Additive Learning: Improving Cross-individual Generalization in Multimodal Sentiment Analysis"☆22Updated 7 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 4 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head atte…☆145Updated 6 years ago