Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
☆703Dec 13, 2020Updated 5 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.☆281Jan 18, 2019Updated 7 years ago
- An open source framework for seq2seq models in PyTorch.☆1,518Sep 17, 2025Updated 6 months ago
- Sequence-to-Sequence learning using PyTorch☆518Nov 12, 2019Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆742Mar 27, 2022Updated 3 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,545Jul 1, 2021Updated 4 years ago
- Sequence-to-Sequence Framework in PyTorch☆392Jan 5, 2023Updated 3 years ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,679Jan 20, 2024Updated 2 years ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆7,000Oct 14, 2025Updated 5 months ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,657Apr 16, 2024Updated last year
- Code Samples from Neural Networks for NLP☆72Oct 26, 2017Updated 8 years ago
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,566Sep 10, 2025Updated 6 months ago
- Basic Utilities for PyTorch Natural Language Processing (NLP)☆2,228Jul 4, 2023Updated 2 years ago
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,948Oct 15, 2019Updated 6 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,112Jan 4, 2022Updated 4 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆271Feb 12, 2022Updated 4 years ago
- PyTorch implementation of Transformer-based Neural Machine Translation☆78Dec 14, 2022Updated 3 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Dec 19, 2017Updated 8 years ago
- Write PyTorch code at the level of individual examples, then run it efficiently on minibatches.☆485Feb 12, 2022Updated 4 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆849Jun 22, 2022Updated 3 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆648Sep 27, 2018Updated 7 years ago
- Tools for PyTorch☆224Aug 10, 2022Updated 3 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,264Feb 12, 2022Updated 4 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Feb 7, 2018Updated 8 years ago
- An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.☆1,954Jan 22, 2023Updated 3 years ago
- for learning reinforcement learning using PyTorch.☆64Oct 2, 2019Updated 6 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,198Jun 16, 2022Updated 3 years ago
- Skipgram Negative Sampling implemented in PyTorch☆301Mar 21, 2021Updated 4 years ago
- Distributed Learning by Pair-Wise Averaging☆52Oct 31, 2017Updated 8 years ago
- An open-source NLP research library, built on PyTorch.☆11,893Nov 22, 2022Updated 3 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆593May 30, 2025Updated 9 months ago
- Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆32,191Sep 30, 2025Updated 5 months ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆294Dec 17, 2018Updated 7 years ago
- Neural Module Network for VQA in Pytorch☆107Dec 16, 2017Updated 8 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Jun 8, 2017Updated 8 years ago
- A general-purpose encoder-decoder framework for Tensorflow☆5,633Oct 15, 2020Updated 5 years ago
- Gaussian Processes in Pytorch☆76Feb 26, 2020Updated 6 years ago
- Unsupervised Neural Machine Translation☆475Jul 8, 2020Updated 5 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,282Dec 30, 2020Updated 5 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Aug 7, 2018Updated 7 years ago