Add other appendices for completeness (#878)

* Add other appendices for completeness

* update

* update

* Update
This commit is contained in:
Sebastian Raschka
2025-10-12 19:04:53 -05:00
committed by GitHub
parent 44eda5340a
commit 21f0617ea3
3 changed files with 17 additions and 2 deletions

10
appendix-C/README.md Normal file
View 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)