mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-08 02:28:25 -05:00
[GH-ISSUE #984] Inconsistent formatting of 'Purpose' section in Chapter 10 (Model Optimizations) #5619
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?
Originally created by @VThuong99 on GitHub (Oct 14, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/984
Description
In Chapter 10 (Model Optimizations), the “Purpose” section is currently defined as a numbered section with an explicit anchor ID:
Suggested fix
Change to:
Location
quarto/contents/core/model_optimizations/model_optimizations.qmd — at the start of the chapter, below the cover image.
Notes
This is a minor formatting correction for consistency.
If confirmed, I’d be happy to open a PR to fix it.
P/S: I’m also a bit confused about the content in Self-Check: Question 10.1 — since the current 10.1 is the Purpose section, the question might not directly match its content.
I’ve checked the following sections and found no mismatch between their theories and related self-check questions.
So, I think either a section is missing, or the question is intentionally designed to encourage reader exploration.
I hope the author could clarify this part 😊
@profvjreddi commented on GitHub (Oct 14, 2025):
This is definitely a mistake. I need to fix it. I'm still waiting for my MacBook to come back from repair so once I have it, I will fix it and check the quizzes.
Thanks for catching this. I will write a pre commit check to catch this issue in the future.
@VThuong99 commented on GitHub (Oct 15, 2025):
Sure! Could you let me know when you get your MacBook back?
I’ll review and summarize all the small issues I’ve found into a single issue before then, so it’ll be easier for you to check later.
@profvjreddi commented on GitHub (Oct 15, 2025):
Thanks so much!
Vijay Janapa Reddi, Ph.D.
Gordon McKay Professor of Electrical Engineering
John A. Paulson School of Engineering and Applied Sciences
Harvard University
📍 150 Western Ave, Room 5.305,
Boston, MA 02134, USA (Google Maps
https://maps.app.goo.gl/ixd9WAgDbCGBwymC6)
🌐 Homepage https://vijay.seas.harvard.edu | 📚 Research
https://profvjreddi.github.io/homepage/research | 📕 Teaching
https://mlsysbook.org/ | 💻 GitHub https://github.com/profvjreddi | 📅
Calendar https://profvjreddi.github.io/homepage/contact | 🧑💼 Assistant
https://profvjreddi.github.io/homepage/contact#contact-methods
On Wed, Oct 15, 2025 at 12:45 AM, Thuong Duong @.***>
wrote: