tkdo / Attention_Network_With_Keras

An example attention network with simple dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An example attention network with simple dataset.


Languages

Language:Jupyter Notebook 100.0%