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"☆83Updated 7 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- ☆40Updated 7 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- ☆38Updated 8 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- codes for Variational Autoencoder for Semi-supervised Text Classification☆40Updated 7 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- pytorch neural network attention mechanism☆148Updated 6 years ago
- ☆11Updated 7 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆75Updated 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…☆146Updated 7 years ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆50Updated 3 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 2 weeks ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆231Updated 6 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆103Updated 4 years ago
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆61Updated 7 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 6 years ago
- Experiments using feedforward networks with attention☆47Updated 9 years ago
- Code for "Strong Baselines for Neural Semi-supervised Learning under Domain Shift" (Ruder & Plank, 2018 ACL)☆61Updated 3 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 7 years ago
- Highway networks implemented in PyTorch.☆54Updated 8 years ago
- The code for the ACL 2017 paper "Scalable Bayesian Learning of Recurrent Neural Networks for Language Modeling"☆29Updated 8 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 8 years ago
- TensorFlow Implementation of TCN (Temporal Convolutional Networks)☆111Updated 7 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Dilated RNNs in pytorch☆211Updated 6 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 7 years ago
- Professor Forcing, NIPS'16☆45Updated 8 years ago