Skip to content

Traffic signal Control using Deep Implicit Coordination Graphs

Notifications You must be signed in to change notification settings

r7sy/Traffic-Signal-Control

Repository files navigation

This repository contains the code and some reults for the Credit Assignment in Traffic Signal Control MSc thesis. The thesis is included as a PDF file.

Prerequistits

To run this code install the requirments by running

pip install -r requirments.txt

A fork of this repository https://github.com/zhc134/tlc-baselines is needed, in the same directory clone this repository by running

git clone https://github.com/r7sy/tlc_baselines.git

this repository contains a gym environment wrapper for CityFlow.

Running the code

Run runner.py to run an experiment.

Dataset

The dataset files are the same files available in this repository.

About

Traffic signal Control using Deep Implicit Coordination Graphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages