SamLynnEvans / Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
☆1,393Updated last year
Alternatives and similar repositories for Transformer:
Users that are interested in Transformer are comparing it to the libraries listed below
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆556Updated 4 years ago
- ☆3,642Updated 2 years ago
- An annotated implementation of the Transformer paper.☆6,165Updated last year
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,358Updated last year
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,141Updated last year
- An open source framework for seq2seq models in PyTorch.☆1,509Updated 2 years ago
- Google AI 2018 BERT pytorch implementation☆6,375Updated last year
- Transformer implementation in PyTorch.☆486Updated 6 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,163Updated last year
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆699Updated 4 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,568Updated 4 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated this week
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆3,634Updated 8 months ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆646Updated 6 years ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,527Updated last year
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,090Updated 6 years ago
- Longformer: The Long-Document Transformer☆2,109Updated 2 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆712Updated 3 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,038Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,099Updated 2 years ago
- some attention implements☆1,446Updated 5 years ago
- TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.☆912Updated 9 months ago
- Pytorch library for fast transformer implementations☆1,697Updated 2 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,974Updated 3 years ago
- Simple XLNet implementation with Pytorch Wrapper☆582Updated 5 years ago
- CNNs for Sentence Classification in PyTorch☆1,029Updated 3 months ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,230Updated 8 months ago
- Unsupervised Data Augmentation (UDA)☆2,188Updated 3 years ago
- Pytorch Implementation of Google BERT☆594Updated 5 years ago