chrisorwa / RNNModel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mapping inflation to business news headlines

Mapping business headlines to inflation changes using LSTM with attention. Achieves 51% accuracy.

Prerequisites

Tensorflow v1.0

Running

To view attention on words, run moddel.py.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to all who's code was used

About


Languages

Language:Jupyter Notebook 90.8%Language:Python 9.2%