Install either Anaconda or Miniconda using instructions below
https://docs.conda.io/projects/continuumio-conda/en/latest/user-guide/install/index.html
After installing Conda, follow the following instructions on a terminal:
pip install -r requirements.txt
more information in https://www.gymlibrary.dev/environments/classic_control/cart_pole/
- Q-Learning Run driverCode.py
- Deep-Q-Learning Run driverCode.py