/AI6128_Project1

Repo for project on the first portion of the course

Primary LanguageHTML

AI6128 Project 1

Venv

python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install --upgrade pip setuptools wheel
python3 -m pip install -r requirements.txt