/RNNModel

Primary LanguageJupyter Notebook

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