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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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