b-etienne / Seq2seq-PyTorchLinks
☆76Updated 5 years ago
Alternatives and similar repositories for Seq2seq-PyTorch
Users that are interested in Seq2seq-PyTorch are comparing it to the libraries listed below
Sorting:
- Sequence to Sequence Models in PyTorch☆44Updated 9 months ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 4 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆131Updated last year
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- ☆218Updated 4 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago
- A PyTorch implementation of Transformer in "Attention is All You Need"☆106Updated 4 years ago
- ☆16Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆126Updated 3 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆107Updated 6 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- A PyTorch implementation of the Transformer model from "Attention Is All You Need".☆59Updated 5 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Repository for Attention Algorithm☆41Updated 7 years ago
- Machine Translation using Transfromers☆29Updated 5 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 7 years ago
- Implementation of Mixout with PyTorch☆75Updated 2 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆69Updated 4 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]☆26Updated 5 years ago
- Statistics and Accepted paper list of ACL 2020 with arXiv link☆23Updated 5 years ago
- Minimal tutorial on packing and unpacking sequences in pytorch☆210Updated 6 years ago