mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-23 07:23:03 -05:00
[PR #912] [CLOSED] Improve Introduction chapter based on student feedback #9714
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/912
Author: @profvjreddi
Created: 7/31/2025
Status: ❌ Closed
Base:
dev← Head:improve-introduction-student-feedback📝 Commits (1)
8d49acfImprove Introduction chapter based on simulated student feedback📊 Changes
1 file changed (+26 additions, -0 deletions)
View changed files
📝
book/contents/core/introduction/introduction.qmd(+26 -0)📄 Description
Summary
This PR improves the Introduction chapter based on simulated classroom feedback from students with diverse backgrounds (systems, ML, embedded).
Motivation
Through classroom simulation using sub-agents representing different student personas, we identified key confusion points:
Changes
Added Essential Terminology section with field-specific explanations:
Added concrete example (wake word detector) showing how ML systems engineering differs across deployment targets
Added missing perceptron footnote with mathematical explanation
Testing
Impact
These changes make the textbook more accessible to the diverse student population taking ML Systems courses, where students come from systems, ML theory, embedded, and other backgrounds.
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.