Tutorial 2: Multi-layer perceptron

1 minute read

Topics: Writing the first deep learning model (Multi layer perceptron), non-linearities etc.

Material

The tutorial notebook can be viewed here.

To run it yourself we recommend cloning the course tutorials repo.

If you have previously cloned the repo, run

git pull
conda env update -f environment.yml
conda activate cs236781
jupyter lab

to update your environment and run jupyter.

Moshe’s Tutorial (requires Technion account)

I did not record myself in hebrew, one will upload soon.

Tamir’s Tutorial

(video link)

English from last semester