Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 354 Bytes

File metadata and controls

15 lines (14 loc) · 354 Bytes

Traffic-Lights

This repository contains David McKinnon and Karl Krauth's implementation of reinfocement learning to switch traffic lights on a simulated intersection.

Running the program

First install pygame by running:

sudo apt-get install python-pygame

Then run the application using:

python main.py