This repository contains David McKinnon and Karl Krauth's implementation of reinfocement learning to switch traffic lights on a simulated intersection.
First install pygame by running:
sudo apt-get install python-pygame
Then run the application using:
python main.py