Team Members: Eugene Han, Matt Russo, Alex Yuan, Aaron Yu
-
Install Python. The project was developed using Python 3.8, but any version >= 3.8 should work.
-
Create a virtual environment in the project directory and install the required packages:
pip install -r requirements.txt
- Run the Jupyter notebook
walkthrough.ipynb
inside thenotebooks
folder to see the project in action and replicate the results presented in the report.
The report and proposal can be found in the pdfs
folder.