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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 100.0%