akghotbi / transformer_network_tensorflow

Tensorflow implementation of transformer network from "Attention is all you need" Paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transformer_network_tensorflow

Tensorflow implementation of transformer network

You can learn more about the code by reading my blogs part 1 and part 2. This will give you the idea why and how the code is written.

About

Tensorflow implementation of transformer network from "Attention is all you need" Paper

License:MIT License


Languages

Language:Jupyter Notebook 92.3%Language:Python 7.7%