cmsc421_final_project

https://github.com/GeneralCoder365/cmsc421_final_project

View 'Final' branch for final writeup, results, and presentation under the submission_materials folder.

Code Branches:

Final - this branch contains the final versions of ARIMA, LSTM, and Multi-DQN agents along with analysis comparing ARIMA and LSTM

MarketandLSTM - this branch contains the code for the legacy environment along with the code for the LSTM to work with the environment.