[GH-ISSUE #585] Feedback on Chapter 3 (DL Primer) #5461

Closed
opened 2026-04-21 21:24:59 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @zishenwan on GitHub (Jan 4, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/585

Originally assigned to: @profvjreddi on GitHub.

Some brief comments on Chapter 3 (DL Primer):

  • Sec.3.5/Sec.3.6
    • Title: how about changing from "Learning Process/Prediction Phase" to "Learning Phase/Inference Phase"?
    • Pseudocode: It might be helpful to include a code snapshot (as done in Chapter 4) or pseudocode for learning and inference processes. I feel this could complement the text and equations effectively
  • Sec.3.5.2: the equation annotation (screenshot below) could use some refinement, n_{l-1} needs in subscript mode, and n needs to define (i.e., the number of neurons)
  • Sec.3.6.4: I feel it would be helpful to give an example of post-processing, similar as Fig.3.18 in pre-processing part
    Screenshot 2025-01-04 at 10 14 38 AM
Originally created by @zishenwan on GitHub (Jan 4, 2025). Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/585 Originally assigned to: @profvjreddi on GitHub. Some brief comments on Chapter 3 (DL Primer): - **Sec.3.5/Sec.3.6** - **Title**: how about changing from "Learning Process/Prediction Phase" to "Learning Phase/Inference Phase"? - **Pseudocode**: It might be helpful to include a code snapshot (as done in Chapter 4) or pseudocode for learning and inference processes. I feel this could complement the text and equations effectively - **Sec.3.5.2**: the equation annotation (screenshot below) could use some refinement, n_{l-1} needs in subscript mode, and n needs to define (i.e., the number of neurons) - **Sec.3.6.4**: I feel it would be helpful to give an example of post-processing, similar as Fig.3.18 in pre-processing part <img width="531" alt="Screenshot 2025-01-04 at 10 14 38 AM" src="https://github.com/user-attachments/assets/8bec3742-462a-4801-818a-81811dbe758c" />
GiteaMirror added the area: booktype: improvement labels 2026-04-21 21:25:00 -05:00
Author
Owner

@profvjreddi commented on GitHub (Jan 5, 2025):

Thanks @zishenwan!

<!-- gh-comment-id:2571468237 --> @profvjreddi commented on GitHub (Jan 5, 2025): Thanks @zishenwan!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#5461