lilianweng / transformer-tensorflowLinks
Implementation of Transformer Model in Tensorflow
☆477Updated 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 4 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆540Updated 5 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆768Updated 2 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆701Updated 4 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,182Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆741Updated 3 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,419Updated 2 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,521Updated 4 years ago
- Transformer implemented in Keras☆370Updated 3 years ago
- A repository containing tutorials for practical NLP using PyTorch☆537Updated 6 years ago
- An open source framework for seq2seq models in PyTorch.☆1,516Updated 2 months ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- Transformer training code for sequential tasks☆610Updated 4 years ago
- Keras implementation of BERT with pre-trained weights☆815Updated 6 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,594Updated 5 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,982Updated 3 years ago
- Keras Layer implementation of Attention for Sequential models☆442Updated 2 years ago
- Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CAS…☆746Updated 3 years ago
- A text generation benchmarking platform☆869Updated 4 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
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆649Updated 7 years ago
- ☆3,678Updated 3 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆361Updated last year
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆594Updated 5 months ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 6 years ago
- A companion repository for the "Writing code for NLP Research" Tutorial at EMNLP 2018☆552Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆607Updated 5 years ago
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago