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:
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 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
- PTB Language Modelling task with LSTM + Attention layer☆31Updated 7 years ago
- ☆38Updated 8 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆126Updated 3 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- NLSTM Nested LSTM in Pytorch☆17Updated 7 years ago
- ☆12Updated 8 years ago
- Repository for Attention Algorithm☆41Updated 7 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 7 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 5 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
- Deep Transfer Learning Papers☆79Updated 3 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- document classification using LSTM + self attention☆112Updated 5 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
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆46Updated 2 years ago
- Code for Sluice networks: Learning what to share between loosely related tasks☆153Updated 6 years ago
- Word Embedding + LSTM + FC☆161Updated 10 months ago
- A Pytorch tutorial for implementation of Dynamic memory Network Plus☆64Updated 7 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 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
- pytorch implementation of Attention is all you need☆238Updated 3 years ago