claravania / lstm-pytorchLinks
LSTM Classification using Pytorch
☆77Updated 7 years ago
Alternatives and similar repositories for lstm-pytorch
Users that are interested in lstm-pytorch are comparing it to the libraries listed below
Sorting:
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 8 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆231Updated 6 years ago
- Minimal RNN classifier with self-attention in Pytorch☆152Updated 4 years ago
- Word Embedding + LSTM + FC☆161Updated last year
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 6 years ago
- LSTM and CNN sentiment analysis☆173Updated 7 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆362Updated last year
- LSTM and GRU in PyTorch☆272Updated 7 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 7 years ago
- LSTM-based Models for Sentence Classification in PyTorch☆78Updated 5 years ago
- Pytorch implementation of a basic language model using Attention in LSTM network☆27Updated 7 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆702Updated 5 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 7 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 7 years ago
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆116Updated 3 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 7 years ago
- Text autoencoder with LSTMs☆262Updated 6 years ago
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆329Updated 2 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…☆146Updated 7 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆608Updated 5 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 6 years ago
- ☆76Updated 5 years ago
- Keras and PyTorch implementations of the MaLSTM model for computing Semantic Similarity.☆29Updated 5 years ago
- Deep Pyramid Convolutional Neural Networks for Text Categorization in PyTorch☆198Updated 6 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆31Updated last year
- Encoding position with the word embeddings.☆84Updated 7 years ago
- NLSTM Nested LSTM in Pytorch☆17Updated 7 years ago