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

Graphs and tables used to compare performance #17

Open edudzi-mamattah opened 4 years ago

edudzi-mamattah commented 4 years ago

I'm an undergrad student working on my project in a similar field to what you have here. I wanted to know what graphs, tables and performance metrics you used in your thesis for this system, and if you would be willing to include that portion of the code for the said graphs and tables so that I would be able to learn from them.

AndreaVidali commented 4 years ago

Hi @machepsilon.

I am sorry to inform you that all the code in this repo is everything I can publish.

Cheers.

edudzi-mamattah commented 4 years ago

Okay. Thanks