phohenecker / pytorch-transformerLinks
A PyTorch implementation of the Transformer model from "Attention Is All You Need".
☆59Updated 6 years ago
Alternatives and similar repositories for pytorch-transformer
Users that are interested in pytorch-transformer are comparing it to the libraries listed below
Sorting:
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- ☆121Updated 5 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- Checking the interpretability of attention on text classification models☆49Updated 5 years ago
- LaNMT: Latent-variable Non-autoregressive Neural Machine Translation with Deterministic Inference☆80Updated 3 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 2 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Embedding Quantization (Compress Word Embeddings)☆86Updated 5 years ago
- Code for EMNLP18 paper "Spherical Latent Spaces for Stable Variational Autoencoders"☆168Updated 6 years ago
- Training Transformer-XL on 128 GPUs☆140Updated 5 years ago
- ☆119Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆152Updated 2 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago
- Code for "Language GANs Falling Short"☆59Updated 4 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Code inspired by Unsupervised Machine Translation Using Monolingual Corpora Only☆50Updated 11 months ago
- LAnguage Modelling Benchmarks☆137Updated 5 years ago
- ☆47Updated 6 years ago
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆245Updated 5 years ago
- PyTorch implementation of "Lagging Inference Networks and Posterior Collapse in Variational Autoencoders" (ICLR 2019)☆183Updated 4 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- ☆64Updated 5 years ago
- ☆197Updated 2 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago
- ☆218Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 4 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 11 months ago