ap229997 / LanguageModel-using-Attention
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
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- ☆38Updated 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…☆144Updated 6 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- Repository for Attention Algorithm☆41Updated 6 years ago
- ☆11Updated 7 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 5 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- Self-Attention: A Better Building Block for Sentiment Analysis Neural Network Classifiers - paper's code for the 9th Workshop on Computat…☆53Updated 6 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 7 years ago
- A PyTorch implementation of Compositional Coding Capsule Network based on PRL 2022 paper "Compositional Coding Capsule Network with K-Mea…☆52Updated 2 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆41Updated 6 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆30Updated 2 months ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- Word Embedding + LSTM + FC☆161Updated 8 months ago
- PyTorch DataLoader for seq2seq☆84Updated 6 years ago
- implementation for the paper "Select-Additive Learning: Improving Cross-individual Generalization in Multimodal Sentiment Analysis"☆21Updated 7 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- Code for Sluice networks: Learning what to share between loosely related tasks☆151Updated 6 years ago
- Encoding position with the word embeddings.☆82Updated 6 years ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆112Updated 7 years ago