mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 18:18:42 -05:00
[GH-ISSUE #554] Rewrite chapter 3 with a ML systems focus #1485
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 @profvjreddi on GitHub (Dec 12, 2024).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/554
Originally assigned to: @profvjreddi on GitHub.
The current chapter of the DL primer serves as an overview, but it was written rather hastily in preparation for class.
It needs to be completely reworked. Specifically, the chapter should focus on providing a solid background on neural networks, followed by a comprehensive perspective on the system. This approach will highlight the unique value we are adding, as there are already plentiful resources that explain vanilla neural networks in detail. But we want to build the bridge over to system issues.