lilianweng / transformer-tensorflowLinks
Implementation of Transformer Model in Tensorflow
☆476Updated 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
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 4 years ago
- Sequence to Sequence Models with PyTorch☆741Updated 3 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
- An open source framework for seq2seq models in PyTorch.☆1,514Updated 3 weeks ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 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
- Transformer implemented in Keras☆369Updated 3 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆607Updated 5 years ago
- A repository containing tutorials for practical NLP using PyTorch☆538Updated 6 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆647Updated 7 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated 4 months ago
- Text autoencoder with LSTMs☆262Updated 6 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
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CAS…☆747Updated 3 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆502Updated 4 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,538Updated 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,517Updated 4 years ago
- A text generation benchmarking platform☆868Updated 4 years ago
- Attention-based sequence to sequence learning☆388Updated 6 years ago
- Keras implementation of BERT with pre-trained weights☆815Updated 6 years ago
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆433Updated 8 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,182Updated 3 years ago
- A set of tutorials for torchtext☆185Updated 6 years ago
- A companion repository for the "Writing code for NLP Research" Tutorial at EMNLP 2018☆553Updated 6 years ago