/SPv2

A Stock Predictor Using Long Short Term Networks

Primary LanguagePython

SPv2

A Stock Predictor Using Long Short Term Networks

If you just want to see it run Download all code and run Main.py

To make your own predictions place the Google Trends data and the stock itself in any folder, then go into the files of batch gen, and change the default locations of the stock and Google Trends data to your new locations.

This program also has another file called multitrain.py that allows it to see the overall trend of the market and the way that multiple stocks progress, however it takes more steps to fit and train. Explanation, will be in a future update