mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Add other appendices for completeness (#878)
* Add other appendices for completeness * update * update * Update
This commit is contained in:
committed by
GitHub
parent
44eda5340a
commit
21f0617ea3
10
appendix-C/README.md
Normal file
10
appendix-C/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Appendix C: Exercise Solutions
|
||||
|
||||
|
||||
|
||||
- [Chapter 2 exercise solutions](../ch02/01_main-chapter-code/exercise-solutions.ipynb)
|
||||
- [Chapter 3 exercise solutions](../ch03/01_main-chapter-code/exercise-solutions.ipynb)
|
||||
- [Chapter 4 exercise solutions](../ch04/01_main-chapter-code/exercise-solutions.ipynb)
|
||||
- [Chapter 5 exercise solutions](../ch05/01_main-chapter-code/exercise-solutions.ipynb)
|
||||
- [Chapter 6 exercise solutions](../ch06/01_main-chapter-code/exercise-solutions.ipynb)
|
||||
- [Chapter 7 exercise solutions](../ch07/01_main-chapter-code/exercise-solutions.ipynb)
|
||||
Reference in New Issue
Block a user