All Categories → Machine Learning → attention-is-all-you-need

Top 28 attention-is-all-you-need open source projects

Pytorch Transformer
pytorch implementation of Attention is all you need
Kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition.
Linear Attention Recurrent Neural Network
A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head attention. The formulas are derived from the BN-LSTM and the Transformer Network. The LARNN cell with attention can be easily used inside a loop on the cell state, just like any other RNN. (LARNN)
Transformers without tears
Transformers without Tears: Improving the Normalization of Self-Attention
Witwicky
Witwicky: An implementation of Transformer in PyTorch.
Bert language understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
Attention Is All You Need Keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
Attention Is All You Need Pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Speech Transformer
A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
Transformer
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
attention-is-all-you-need-paper
Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information processing systems. 2017.
speech-transformer
Transformer implementation speciaized in speech recognition tasks using Pytorch.
transformer
A PyTorch Implementation of "Attention Is All You Need"
kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition leveraging PyTorch and Hydra.
transformer
A simple TensorFlow implementation of the Transformer
pytorch-transformer
A PyTorch implementation of the Transformer model from "Attention Is All You Need".
1-28 of 28 attention-is-all-you-need projects