claravania / lstm-pytorch
LSTM Classification using Pytorch
☆71Updated 6 years ago
Alternatives and similar repositories for lstm-pytorch:
Users that are interested in lstm-pytorch are comparing it to the libraries listed below
- Text classification based on LSTM on R8 dataset for pytorch implementation☆140Updated 7 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆124Updated 3 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- LSTM-based Models for Sentence Classification in PyTorch☆75Updated 4 years ago
- Word Embedding + LSTM + FC☆161Updated 6 months ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆132Updated 5 years ago
- LSTM and GRU in PyTorch☆256Updated 6 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- Pytorch implementation of a basic language model using Attention in LSTM network☆26Updated 6 years ago
- PyTorch DataLoader for seq2seq☆84Updated 5 years ago
- Code for "Strong Baselines for Neural Semi-supervised Learning under Domain Shift" (Ruder & Plank, 2018 ACL)☆61Updated 2 years ago
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆301Updated last year
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 6 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆74Updated 4 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆112Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 6 months ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆125Updated 6 years ago
- ☆83Updated 5 years ago
- ☆76Updated 4 years ago
- Hierarchical Attention Networks for Document Classification in Keras☆74Updated 6 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 5 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆268Updated 3 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- Bayesian Deep Active Learning for Natural Language Processing Tasks☆147Updated 6 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆162Updated 7 years ago
- Multi30k Dataset☆177Updated 3 years ago
- Repository for Attention Algorithm☆41Updated 6 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆353Updated last year