Code Setup

Start by downloading the class files.

git clone https://github.com/lukas/ml-class

Install the python dependencies.

cd ml-class
pip install -r requirements.txt

Open up the class directory.

cd videos
cd intro

Make an account to keep track of your model training.

wandb login

Follow the directions in Weights & Biases to set up your account.

← All tutorials