transformer-tutorial topic

List transformer-tutorial repositories

pytorch-original-transformer

942
Stars
157
Forks
Watchers

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 pret...

a-PyTorch-Tutorial-to-Transformers

178
Stars
33
Forks
Watchers

Attention Is All You Need | a PyTorch Tutorial to Transformers