mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 18:18:42 -05:00
[GH-ISSUE #577] Notes in _quarto and in dnn_architectures.qmd #1496
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 @BravoBaldo on GitHub (Jan 2, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/577
In _quarto
was removed generative_ai.qmd
# - contents/core/generative_ai/generative_ai.qmdbut it remains a reference in
contents/core/conclusion/conclusion.qmd(Search "@sec-generative_ai")
Search "sidenote: true" a "#" after "true" has been removed I think it's a mistake.
In contents/core/dnn_architectures/dnn_architectures.qmd
Search "Pattern Processing Need" (4 titles) I suggest "Pattern Processing Needs" (final s) or "Need for Pattern Processing" (it's just an opinion)
Table 4.2 is the same as Table 4.3 !
@profvjreddi commented on GitHub (Jan 3, 2025):
Thank you, @BravoBaldo, for taking the time to look through the chapter and point out fixes.
I just fixed them. I took your advice on the section title. Thanks! 🙏