pip install -r requirements.txt
-
cd custom_gym
-
pip install -e .
-
cd ..
python train.py
python traffic.py
You need to uninstall pytorch cpu version if installed already and install the gpu version.
You may change the version or the name of the dependency to match your platform.