Skip to content

A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need

Notifications You must be signed in to change notification settings

code-lava/keras-transformer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLGTransform : Generating Natural Language Sentences from Dialog Acts

The Transformer model in Attention is all you need:a Keras implementation.

A Keras+TensorFlow Implementation of the Transformer: "Attention is All You Need" (Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, Lukasz Kaiser, Illia Polosukhin, arxiv, 2017)

Acknowledgement

About

A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.5%
  • Python 1.5%