This repository contains:
-
code: The jupyter notebook for gathering data, building models, and analyzing the results. The jupyter notebook is contained in the
experiment
folder. Themodule
folder contains supporting functions written in .py file for data, models, and analysis. -
data: The economica data and market data used for prediction. This folder also contains the output .csv file of the expiriment results.
-
documnet: The supplementary documentation for the expiriment.
-
log: The log information for the RL training process.
-
picture: The figure output for the expiriment.