mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-08 02:28:25 -05:00
Feedback on Chapter 4 (DNN Architectures) #284
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 @zishenwan on GitHub (Jan 4, 2025).
Originally assigned to: @profvjreddi on GitHub.
Some brief comments on Chapter 4 (DNN Architectures):
Visual plots: I feel adding more visual plots would be helpful, e.g., add a RNN structure plot in Sec.4.4.2; add a attention structure plot in Sec.4.5.2; add a Transformer structure plot in Sec.4.6.4. Some visualization tool links might also helpful (e.g., CNN visualization, Transformer visualization). Those visualization can give more intuitions alongside existing texts and equations
Sec.4.7:
@profvjreddi commented on GitHub (Jan 5, 2025):
Thanks @zishenwan for the constructive feedback 🙏
Those visualization elements you linked in are great. I wasn't aware of them! Please do let me know if there are others.