heechul / labs

Labs for the EE292D Edge ML class at Stanford

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practical AI for the Raspberry Pi

EE292D Edge ML is a ten week Stanford class focused on running machine learning on edge devices. We're using Raspberry Pi 5 boards as our standard platform, and we teach you how to run vision, audio, and large language models locally, with no cloud connection (or charges). No prior knowledge of ML or programming is required.

We aim to make the lab assignments for this class as accessible as possible, so we're open sourcing all the code and documentation. If you want to learn how to run these models on a Pi yourself, here are links to the lab instructions:

Fork Me!

I recommend forking this project on GitHub as the first step, so you have your own copy of the code and can save any changes you end up making.

About

Labs for the EE292D Edge ML class at Stanford

License:Apache License 2.0


Languages

Language:Jupyter Notebook 98.6%Language:Python 1.4%Language:Shell 0.0%