LLMs-from-scratch/ch03/01_main-chapter-code
Sebastian Raschka 08040f024c
Test code in pytorch 2.4 (#285)
* test code in pytorch 2.4

* update
2024-07-24 21:53:41 -05:00
..
2024-07-24 21:53:41 -05:00
2024-06-19 17:48:25 -05:00

Chapter 3: Coding Attention Mechanisms

Main Chapter Code

  • ch03.ipynb contains all the code as it appears in the chapter

Optional Code