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
424 stars 149 forks source link

can you upload tlcs_train.rou.xml file #2

Closed ynuwm closed 5 years ago

ynuwm commented 5 years ago

thank you

AndreaVidali commented 5 years ago

The file you requested is produced by running the algorithm, as written in the README: "The TrafficGenerator class contain the function dedicated to defining the route of every vehicle in one episode. The file created is tlcs_train.rou.xml which is placed in the "intersection" folder."

ynuwm commented 5 years ago

Thanks for your code, I get it, thank you.

在 2019年6月10日,18:46,AndreaVidali notifications@github.com 写道:

The file you requested is produced by running the algorithm, as written in the README: "The TrafficGenerator class contain the function dedicated to defining the route of every vehicle in one epsiode. The file created is tlcs_train.rou.xml which is placed in the "intersection" folder."

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or mute the thread.