Applying reinforcement learning to traffic microsimulation (SUMO)
A minimal example is available in the example folder
Very much a WIP
This project follows the structure of FLOW closely. I only chose to diverge from FLOW because it abstracted the XML creation for SUMO. For me, this repository plugs in to a greater code-base, that turns real-world ITS data into SUMO traffic demand and traffic light operation. Those tools work ultimately by writing to SUMO XML files, and we didn't want to convert to the FLOW pythonic framework.
Full breakdown: https://maxschrader.io/reinforcement-learning-and-sumo
video on Youtube