Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 632 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 632 Bytes

Traffic Light Control Optimization With TRPO On SUMO Enviorenment

To run the experiment:
Set your SUMO_HOME path in SUMOInitializeEnv.py.
Set your SUMO directories and the config file in sumo_env.py.
Run setup.py and make sure you don't get any errors.
Run main.py.
(I may forgot to mention some directory sets. Please check all directories and make sure they are yours.)

To run you have to have these packages and enviorenments:
-SUMO
-numpy
-scipy
-tensorflow
-gym
-scikit-learn

You can change the config file in sumo_env.py to change the experiment.