AndreaVidali / Deep-QLearning-Agent-for-Traffic-Signal-Control

A framework where a deep Q-Learning Reinforcement Learning agent tries to choose the correct traffic light phase at an intersection to maximize traffic efficiency.
MIT License
405 stars 146 forks source link

Is there a file named 'tlcs2.net.xml' #39

Open themem opened 5 months ago

themem commented 5 months ago

in the intersection/environment.net, from the lines

    <sumo-net-file value="tlcs2.net.xml"/>

where is the file named tlcs2.net.xml?