keon / seq2seqLinks
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
☆703Updated 4 years ago
Alternatives and similar repositories for seq2seq
Users that are interested in seq2seq are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆741Updated 3 years ago
- An open source framework for seq2seq models in PyTorch.☆1,516Updated last month
- Hierarchical Attention Networks for Document Classification in PyTorch☆607Updated 5 years ago
- Tree LSTM implementation in PyTorch☆552Updated 6 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 6 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 6 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 6 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆649Updated 7 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆565Updated 5 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆593Updated 5 months ago
- CNNs for Sentence Classification in PyTorch☆1,033Updated 9 months ago
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- Pytorch Implementation of Google BERT☆597Updated 5 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆433Updated 8 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆768Updated 2 years ago
- Text classification using deep learning models in Pytorch☆816Updated 6 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆849Updated 3 years ago
- LSTM-CRF in PyTorch☆461Updated last year
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- Attention-based sequence to sequence learning☆388Updated 6 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Updated 6 years ago
- Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.☆540Updated 4 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆576Updated 3 years ago
- A PyTorch implementation of QANet.☆343Updated 3 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆177Updated 3 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆713Updated 4 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Updated 6 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,984Updated 3 years ago