mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 02:03:55 -05:00
[GH-ISSUE #469] Student Feedback: Add Fixed Point Explanation to Section 8.6 #1442
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 @raiyansiddique on GitHub (Sep 22, 2024).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/469
It could be a valuable improvement to explain what fixed point representation is, especially since it is sometimes referenced in the quantization section. A good place to add this would be section 8.6 and in table 8.1.
@profvjreddi commented on GitHub (Sep 25, 2024):
Good point 👍 This is definitely lacking. Will add!