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
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- Repository for Attention Algorithm☆41Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆124Updated 3 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- PTB Language Modelling task with LSTM + Attention layer☆31Updated 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
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆41Updated 6 years ago
- Implementation of Neural Machine Translation by jointly learning to align and translate☆26Updated 7 years ago
- Multi heads attention for image classification☆81Updated 6 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 6 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆140Updated 7 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 6 years ago
- pytorch implementation of Attention is all you need☆239Updated 3 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆48Updated 6 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆99Updated 3 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 4 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 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…☆144Updated 6 years ago
- AE, VAE, and CVAE in PyTorch☆66Updated 6 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆139Updated 7 years ago
- ☆38Updated 7 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆125Updated 6 years ago
- Various GANs in pytorch environment☆49Updated 6 years ago
- Deep Neural Network Ensembles for Extreme Classification☆41Updated 5 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆112Updated 6 years ago
- PyTorch DataLoader for seq2seq☆84Updated 5 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 6 months ago