mttk / rnn-classifier
Minimal RNN classifier with self-attention in Pytorch
☆150Updated 3 years ago
Alternatives and similar repositories for rnn-classifier:
Users that are interested in rnn-classifier are comparing it to the libraries listed below
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆228Updated 5 years ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- LSTM-CRF in PyTorch☆460Updated 8 months ago
- Code for "Strong Baselines for Neural Semi-supervised Learning under Domain Shift" (Ruder & Plank, 2018 ACL)☆61Updated 2 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆699Updated 4 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆70Updated 4 years ago
- Word Embedding + LSTM + FC☆161Updated 8 months ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 5 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆226Updated 4 years ago
- Easy to use NLP library built on PyTorch and TorchText☆255Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆604Updated 5 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- Bayesian Deep Active Learning for Natural Language Processing Tasks☆147Updated 6 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 2 years ago
- Sequence to Sequence Models with PyTorch☆738Updated 3 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆139Updated 7 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- pytorch implementation of Attention is all you need☆238Updated 3 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 8 months ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆578Updated 5 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆125Updated 6 years ago