LLMs-from-scratch/ch03/01_main-chapter-code
Intelligence-Manifesto 1278615c25 12 -> 21
12 -> 21
2024-02-11 14:17:55 +08:00
..
2023-12-09 17:13:56 -06:00
2024-02-11 14:17:55 +08:00
2024-02-05 06:51:58 -06:00

Chapter 3: Coding Attention Mechanisms

  • ch03.ipynb contains all the code as it appears in the chapter
  • multihead-attention.ipynb is a minimal notebook with the main data loading pipeline implemented in this chapter