Skip to content

The bodyguard problem solved through classical Q-learning and off-policy particle swarms

Notifications You must be signed in to change notification settings

alexfrederiksen/ClassicalBodyguarding

Repository files navigation

Robotic Bodyguard Training Using Classical Q-learning and Off-policy Particle Swarms

This was my undergraduate research project under the UCF L.E.A.R.N. 2018 - 2019 apprenticeship.

Poster

alt text

Prerequisites

Make sure you have the following installed:

  • PyQt
  • PyQtGraph
  • PyGame

Running

Run the world.py file to start the simulation. Edit config.py to change various parameters like grid size and ghost counts.

About

The bodyguard problem solved through classical Q-learning and off-policy particle swarms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages