lilianweng / transformer-tensorflowLinks
Implementation of Transformer Model in Tensorflow
☆470Updated 2 years ago
Alternatives and similar repositories for transformer-tensorflow
Users that are interested in transformer-tensorflow are comparing it to the libraries listed below
Sorting:
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆712Updated 3 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆702Updated 4 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆591Updated 3 weeks ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,274Updated 4 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,510Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆739Updated 3 years ago
- Transformer implemented in Keras☆371Updated 3 years ago
- Transformer training code for sequential tasks☆612Updated 3 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆646Updated 6 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆348Updated 7 years ago
- An open source framework for seq2seq models in PyTorch.☆1,509Updated last month
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆502Updated 4 years ago
- ☆3,658Updated 2 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆360Updated last year
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆537Updated 5 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆766Updated 2 years ago
- A repository containing tutorials for practical NLP using PyTorch☆537Updated 5 years ago
- Fast, general, and tested differentiable structured prediction in PyTorch☆1,113Updated 3 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆576Updated 2 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 5 years ago
- Text autoencoder with LSTMs☆260Updated 6 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,578Updated 4 years ago
- Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)☆1,169Updated last year
- Keras Layer implementation of Attention for Sequential models☆441Updated 2 years ago
- [DEPRECATED] Repo for exploring multi-task learning approaches to learning sentence representations☆803Updated 3 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆557Updated 4 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,171Updated 2 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆758Updated last year