StockTradingEnv.py
: A trading environmentdata/AAPL.csv
: AAPL stock price data for 1998-2018
Open the Jupyter Notebook
You need to install Stable Baselines:
brew install cmake openmpi
pip3 install stable-baselines[mpi]
- Is the model even tested in this example?
- Surely the stock price split breaks something here