yuesha-yc / math156-rl-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math 156 Final Project

To reproduce the figures in the report, please follow the guidelines:

  1. Download and unzip this repository in your local computer.

  2. Ensure you have a valid Python3 environment installed.

  3. Install following packages: pip install numpy matplotlib notebook

  4. Activate your pip virtual environment environment based on your own operating system.

  5. Open the python notebook reproduction.ipynb. Follow the guidelines in the notebook to reproduce the figures.

Note on reproduction of figures: Due to the randomness nature of maze generation and reinforcement learning, the reproduced plots may not be exactly the same as the original plots in the report.

About


Languages

Language:Jupyter Notebook 90.2%Language:Python 9.8%