Haileybury ML¶

Alexander Sherstnev ashrstnv@mit.edu

Lessons:¶

  1. Wednesday 01.14.2025 - training a simple neural network to predict housing prices
  2. Monday 01.19.2025 - tbd

Setup¶

To download the latest lesson starter code

curl -LsSf https://h.sherstnev.org/setup.sh | sh

If you already have code downloaded, cd into the folder where it is, and run uv run jupyter-lab to edit the code. Ask chatgpt if you don't know how cd works or if your uv isn't working.

In [ ]: