/ML-final-project

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

The repo contains a virtual environment. Activate the virtual environment and use pip to install the required packages.

The required packages are listed in "requirements.txt". Run the following command to use pip to install them:

pip install -r requirements.txt