CS 175 Project for Anthony Liu, Aviel Menter, and Kevin Xu
This project will teach an agent to explore and survive in a contained but hostile environment using local search algorithms.
To use this program, download the source
folder and run the maze.py
file using python. For assistance using this program, use the --help
flag when running.
For a more detailed explanation of the program, please visit the project website.