Skip to content

Implementation of, neural network (MuZero), and algorithm to play the game Captain Sonar by Matagot.

Notifications You must be signed in to change notification settings

JeremyHub/Captain-Sonar

Repository files navigation

Poster Describing The Game, AI, Algorithm, and Results

Paper About the Project

To run the code:

  • Make sure you have python installed.
  • Install pygame by running pip install pygame
  • Then from the parent directory, run python -m Captain-Sonar.main

The main file is currently configured to watch the algorithm battle the a simulation of the nueral network. To change this there are parameters in the main file such as running without visuals in parrellel to generate statistics about the AIs.

About

Implementation of, neural network (MuZero), and algorithm to play the game Captain Sonar by Matagot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages