Team members: Nikhil Kakodkar (McGill ID: 260578689) & Karim Koreitem (McGill ID: 260460964)
Install Pycolab:
pip install git+https://github.com/deepmind/pycolab.git
clone repo:
git clone https://github.com/rllabmcgill/gvfs-and-sr-dayan-hunt.git
- assignment_report_track2.ipynb : The main report containing all the results
- core/
- sr_main.py : The base file containing all the functions necessary for the assignment.
- mazes.py : An interface for the pycolab game engine.