/Attention_Network_With_Keras

An example attention network with simple dataset.

Primary LanguageJupyter Notebook

Description

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.

Requirements

Run pip install -r requirements.txt to install requirements. The project requires python 3.

Contributing

If there are any improvements or broken links, feel free to create a PR. (Email for quick reponses.)