• Stars
    star
    229
  • Rank 170,995 (Top 4 %)
  • Language
    Jupyter Notebook
  • Created about 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An example attention network with simple dataset.

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