Traffic Lights Simulator using DQN and DDQN
Before running the simulation, install the below packages:
- conda install tensorflow
- Install Sumo Simulator and its corresponding packages using below link: https://www.dlr.de/ts/en/desktopdefault.aspx/tabid-9883/16931_read-41000/
Run simulation.py file in cmd or simulation.ipynb in jupyter notebook with all libraries pre-installed.