claravania / lstm-pytorch
LSTM Classification using Pytorch
☆67Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for lstm-pytorch
- PyTorch DataLoader for seq2seq☆83Updated 5 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 4 years ago
- Minimal RNN classifier with self-attention in Pytorch☆148Updated 2 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆139Updated 7 years ago
- 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…☆122Updated 3 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- Word Embedding + LSTM + FC☆158Updated 3 months ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- ☆77Updated 4 years ago
- Pytorch implementation of a basic language model using Attention in LSTM network☆26Updated 6 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 5 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆56Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 3 months ago
- Encoding position with the word embeddings.☆83Updated 6 years ago
- Repository for Attention Algorithm☆41Updated 6 years ago
- DiSAN: Directional Self-Attention Network for RNN/CNN-Free Language Understanding☆26Updated 6 years ago
- LSTM and GRU in PyTorch☆251Updated 5 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆225Updated 5 years ago
- document classification using LSTM + self attention☆112Updated 4 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆69Updated 4 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆68Updated 3 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆130Updated 6 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 5 years ago
- Text autoencoder with LSTMs☆261Updated 5 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 5 years ago
- Implementation of Dynamic memory networks plus in Pytorch☆126Updated 7 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 5 years ago
- LSTM-based Models for Sentence Classification in PyTorch☆76Updated 4 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago