BenjiKCF/Neural-Net-with-Financial-Time-Series-Data

have python format of codes

Closed this issue · 1 comments

Hi,
I want to read all codes, so I do not understand how is the order of the files have been attached to run. Would you please help me?
And how can I have python format of codes to run in visual studio?

Hi, You can read it with the following orders.

  1. NY_Times_downloader.ipynb
  2. SP500 data preparation.ipynb
  3. Combining the News and Technical data.ipynb
  4. Data Preprocessing and Sentiment Analysis.ipynb
  5. Recurrent Neural Network.ipynb

Other files are not necessary to recreate this. Thanks!