chanlilong / AI6128_Project1

Repo for project on the first portion of the course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Repo for project on the first portion of the course


Languages

Language:HTML 86.0%Language:Jupyter Notebook 13.9%Language:Python 0.1%