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
- PTB Language Modelling task with LSTM + Attention layer☆31Updated 7 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 5 years ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 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
- document classification using LSTM + self attention☆113Updated 5 years ago
- ☆38Updated 7 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆140Updated 7 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆70Updated 4 years ago
- LSTM and CNN sentiment analysis☆165Updated 7 years ago
- Word Embedding + LSTM + FC☆161Updated 9 months ago
- This repository tries to provide unsupervised deep learning models with Pytorch☆90Updated 7 years ago
- Code for "Strong Baselines for Neural Semi-supervised Learning under Domain Shift" (Ruder & Plank, 2018 ACL)☆61Updated 2 years ago
- Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)☆54Updated 4 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…☆113Updated 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
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- ☆15Updated 5 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- codes for paper "Domain Attention Model for Multi-Domain Sentiment Classification"☆25Updated 6 years ago
- pytorch implementation of Attention is all you need☆238Updated 3 years ago
- Multi heads attention for image classification☆81Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago