Lectures
No description available
Install / Use
/learn @stanford-cs336/LecturesREADME
Spring 2026 CS336 lectures
This repository contains the lecture materials for Stanford's Language Modeling from Scratch (CS336).
Executable lectures
These are named lecture_XX.py.
Setup
uv sync
git clone https://github.com/percyliang/edtrace
You can compile a lecture by running:
python execute.py -m lecture_01
which generates a var/traces/lecture_01.json and caches any images as
appropriate.
To view it locally:
Load a local server to view at http://localhost:5173?trace=var/traces/sample.json:
npm run --prefix=edtrace/frontend dev
Deploy to the main website:
npm run --prefix=edtrace/frontend build
git add assets
git ci -am "<some message>"
git push
Non-executable lectures
These are named lecture_XX.pdf.
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
