appendix-a
Appendix A. Appendix
A.1 Github code repository
All the code shown in this book can be downloaded from GitHub (https://github.com/lnassery/ai-evaluations).
The code repository is organized by chapter, so you can easily find the notebook that matches the material you’re reading. Each chapter folder contains a Jupyter notebook with runnable code snippets.
Before diving in, take a moment to skim the README files to get a quick orientation to running notebooks in Google Colab.
Note
Each chapter has code examples which can be found in this Git repository: https://github.com/lnassery/ai-evaluations. While you’re in Git, make sure to check out the ReadMe files to get the lay of the land.