LucasAlegre / sumo-rl

Reinforcement Learning environments for Traffic Signal Control with SUMO. Compatible with Gymnasium, PettingZoo, and popular RL libraries.
https://lucasalegre.github.io/sumo-rl
MIT License
706 stars 193 forks source link

Hello, Lucas, I want to find and run your a3c 4*4grid project, but I did not find this project in your experiment. Could you please share this project again? I hope you can answer it as soon as possible, thank you #192

Closed dalianmeier closed 5 months ago

dalianmeier commented 6 months ago

There is a great need to run this event and train and improve on it

LucasAlegre commented 6 months ago

You can still find it here: https://github.com/LucasAlegre/sumo-rl/commit/93afeb488f0588800913fd1327ecd5b0c120aeb2#diff-79cdb9539e2198565a8bd6b2398d0bb1c1166cff6d1623f18b9ed693d04f4d38

I removed it since I am no longer maintaining examples using rllib. This is script was not running properly last time I tried, you would need to check rllib documentation and update accordingly.