Skip to content

Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"

License

Notifications You must be signed in to change notification settings

zimmerrol/attention-is-all-you-need-keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attention is all you need (Keras) [WIP]

Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need" using the Keras Utility & Layer Collection (kulc).

This repository contains the code the create the model, train and evaluate it. Furthermore, it contains utility code to load a translation dataset (en2de) to run the experiments on it.

About

Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages