This is a ready-to-run example of an attention network. All attention network code is contained underneath Section "Model" of the Attention Network ipython notebook.
For a tutorial on Attention Networks, see MuffinTech.
Run pip install -r requirements.txt
to install requirements. The project requires python 3.
If there are any improvements or broken links, feel free to create a PR. (Email for quick reponses.)