ap229997 / LanguageModel-using-AttentionLinks
Pytorch implementation of a basic language model using Attention in LSTM network
☆26Updated 6 years ago
Alternatives and similar repositories for LanguageModel-using-Attention
Users that are interested in LanguageModel-using-Attention are comparing it to the libraries listed below
Sorting:
- PTB Language Modelling task with LSTM + Attention layer☆31Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 6 years ago
- Repository for Attention Algorithm☆41Updated 7 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- pytorch neural network attention mechanism☆147Updated 6 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
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆99Updated 3 years ago
- Word Embedding + LSTM + FC☆161Updated 11 months ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆70Updated 4 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 years ago
- ☆38Updated 8 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆126Updated 3 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- PyTorch Sentence Classifier (CNN RNN)☆11Updated 7 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 7 years ago
- ☆12Updated 8 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆76Updated 6 years ago
- Deep Transfer Learning Papers☆80Updated 3 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆69Updated 4 years ago
- document classification using LSTM + self attention☆112Updated 5 years ago
- LSTM Classification using Pytorch☆77Updated 6 years ago
- A PyTorch implementation of Compositional Coding Capsule Network based on PRL 2022 paper "Compositional Coding Capsule Network with K-Mea…☆52Updated 3 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 7 years ago
- DiSAN: Directional Self-Attention Network for RNN/CNN-Free Language Understanding☆26Updated 6 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- Notes and tutorials on "Mutual information and self-supervised learning"☆39Updated 5 years ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆47Updated 2 years ago