Skip to content

An implementation of the transformer deep learning model, based on the research paper "Attention Is All You Need"

Notifications You must be signed in to change notification settings

abc1203/transformer-model

Repository files navigation

transformer-model

A Tensorflow implementation of the transformer deep learning model, based on the research paper "Attention Is All You Need" (Vaswani et al., 2017). The official implementation can be found here.

The implementation follows the model architecture from the original work:

The attention mechanism is shown as below:

About

An implementation of the transformer deep learning model, based on the research paper "Attention Is All You Need"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published