PyTorch implementation of batched bi-RNN encoder and attention-decoder.
☆281Jan 18, 2019Updated 7 years ago
Alternatives and similar repositories for PyTorch-Batch-Attention-Seq2seq
Users that are interested in PyTorch-Batch-Attention-Seq2seq are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆704May 18, 2026Updated 2 months ago
- An open source framework for seq2seq models in PyTorch.☆1,515Sep 17, 2025Updated 10 months ago
- pytorch neural network attention mechanism☆148Feb 18, 2019Updated 7 years ago
- Sequence-to-Sequence learning using PyTorch☆518Nov 12, 2019Updated 6 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,544Jul 1, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- PyTorch implementation of recurrent neural network encoder-decoder architecture model for statistical machine translation, as detailed in…☆57Jan 6, 2020Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆740Mar 27, 2022Updated 4 years ago
- Code for SIGdial 2020 paper: Unsupervised Evaluation of Interactive Dialog with DialoGPT (https://arxiv.org/abs/2006.12719)☆28Jun 8, 2020Updated 6 years ago
- Pytorch implementation of Hierarchical Encoder Decoder Sequence to Sequence Model☆38Jul 19, 2017Updated 9 years ago
- Minimal RNN classifier with self-attention in Pytorch☆154Dec 21, 2021Updated 4 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,756Apr 16, 2024Updated 2 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆156Jun 8, 2017Updated 9 years ago
- A Structured Self-attentive Sentence Embedding Zhouhan Lin, Minwei Feng, Cicero Nogueira dos Santos, Mo Yu, Bing Xiang, Bowen Zhou, Yoshu…☆11Nov 23, 2017Updated 8 years ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆7,007Oct 14, 2025Updated 9 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆358Mar 15, 2017Updated 9 years ago
- Tree LSTM implementation in PyTorch☆551Sep 30, 2019Updated 6 years ago
- Frequency Domain Decomposition (FDD)☆10May 16, 2020Updated 6 years ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,697Jan 20, 2024Updated 2 years ago
- A Structured Self-attentive Sentence Embedding☆492Sep 22, 2019Updated 6 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Mar 11, 2018Updated 8 years ago
- ☆17Mar 14, 2018Updated 8 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Apr 18, 2021Updated 5 years ago
- Natural Perturbation for Robust Question Answering