Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 408 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 408 Bytes

RL-Project-2019

Traffic Lights Simulator using DQN and DDQN

Before running the simulation, install the below packages:

  1. conda install tensorflow
  2. 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.