umerjamil16 / SUMO-and-Reinfrocement-Learning

SUMO and Reinforcement Learning
7 stars 0 forks source link

SUMO and Reinforcement Learning

Simulation of Urban MObility is an open source, portable, microscopic and continuous multi-modal traffic simulation package designed to handle large networks. (https://sumo.dlr.de/docs/index.html)

This repo contains my main work while developing Single Agent and Multi Agent Reinforcement Learning Traffic Light Controller Agent in SUMO environment.

Further details is as follows:

Future Work Direction

Special Thanks

Special Thanks to Dr Phil Tabor for his material on implementing RL research papers.