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.☆280Updated 6 years ago
- Repository for Attention Algorithm☆41Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆140Updated 7 years ago
- pytorch neural network attention mechanism☆148Updated 5 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 6 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 6 years ago
- NLSTM Nested LSTM in Pytorch☆18Updated 6 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 6 years ago
- ☆39Updated 7 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 5 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 4 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆48Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- A Structured Self-attentive Sentence Embedding☆493Updated 5 years ago
- Sample code of B-CNN paper (https://arxiv.org/abs/1709.09890) written in Python3+.☆54Updated 3 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 5 months ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆125Updated 6 years ago
- pytorch implementation of Attention is all you need☆240Updated 3 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆135Updated 3 years ago
- Notes and tutorials on "Mutual information and self-supervised learning"☆39Updated 5 years ago
- ☆11Updated 7 years ago
- Implementation of Neural Machine Translation by jointly learning to align and translate☆26Updated 6 years ago