phohenecker / pytorch-transformerLinks
A PyTorch implementation of the Transformer model from "Attention Is All You Need".
☆60Updated 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
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 7 years ago
- ☆122Updated 6 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 3 years ago
- Embedding Quantization (Compress Word Embeddings)☆85Updated 6 years ago
- Latent Alignment and Variational Attention☆328Updated 7 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- ☆120Updated 6 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 4 years ago
- LaNMT: Latent-variable Non-autoregressive Neural Machine Translation with Deterministic Inference☆79Updated 4 years ago
- Cascaded Text Generation with Markov Transformers☆130Updated 2 years ago
- Code for EMNLP18 paper "Spherical Latent Spaces for Stable Variational Autoencoders"☆171Updated 7 years ago
- ☆47Updated 6 years ago
- Training Transformer-XL on 128 GPUs☆141Updated 5 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 6 years ago
- Code examples for CMU CS11-731, Machine Translation and Sequence-to-sequence Models☆35Updated 6 years ago
- ☆178Updated 5 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 6 years ago
- SparseMAP: differentiable sparse structure inference☆112Updated 7 years ago
- LAnguage Modelling Benchmarks☆138Updated 5 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 7 years ago
- Code for "Language GANs Falling Short"☆59Updated 4 years ago
- PyTorch Implementation of "Unsupervised Learning of Syntactic Structure with Invertible Neural Projections" (EMNLP 2018)☆68Updated 5 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago
- ☆65Updated 5 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 8 years ago
- ☆221Updated 5 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆271Updated 4 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago