lilianweng / transformer-tensorflowLinks
Implementation of Transformer Model in Tensorflow
☆482Updated 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☆713Updated 4 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆541Updated 5 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆768Updated 2 years ago
- Transformer implemented in Keras☆369Updated 4 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,524Updated 4 years ago
- Sequence to Sequence Models with PyTorch☆741Updated 3 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 5 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆362Updated last year
- Keras implementation of BERT with pre-trained weights☆816Updated 6 years ago
- An open source framework for seq2seq models in PyTorch.☆1,515Updated 4 months ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 6 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Updated 6 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 6 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 8 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆608Updated 5 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,987Updated 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 3 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 7 years ago
- Attention-based sequence to sequence learning☆388Updated 6 years ago
- A text generation benchmarking platform☆868Updated 4 years ago
- Implementation of Universal Transformer in Pytorch☆266Updated 7 years ago
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,268Updated 7 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,180Updated 4 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆593Updated 7 months ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆648Updated 7 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,608Updated 5 years ago
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago
- Keras Layer implementation of Attention for Sequential models☆444Updated 2 years ago
- A repository containing tutorials for practical NLP using PyTorch☆538Updated 6 years ago