This appendix exists only in the web edition of the book — the PDF has
appendices A–F. It lists every companion notebook in the repository’s
lectures/ tree (68 notebooks, of
which 42 are referenced from the text), rendered here as
browsable pages showing the outputs the authors committed. Nothing is
re-executed for the web build; to run a notebook yourself, see the
seed, RUN_MODE, and hardware conventions in
Appendix E.
Role letters follow the Execution Map: core notebooks accompany the chapter text, exercise/solution pairs support the end-of-chapter problems, and extensions are self-study material.
G.1Lecture 01: Python primer¶
G.2Lecture 02: Introduction to deep learning¶
G.3Lecture 03: Deep Equilibrium Nets¶
G.4Lecture 04: IRBC with DEQNs¶
| Notebook | Role | Referenced in | Source |
|---|---|---|---|
lecture_04_01_IRBC_DEQN_smooth.ipynb | core | Ch. 3 | GitHub |
lecture_04_02_IRBC_DEQN_irreversible.ipynb | core | Ch. 3 | GitHub |
G.5Lecture 05: Architecture search and loss balancing¶
| Notebook | Role | Referenced in | Source |
|---|---|---|---|
lecture_05_02_NAS_Random_Search_10D.ipynb | core | Ch. 4 | GitHub |
lecture_05_03_NAS_RandomSearch_Hyperband.ipynb | core | Ch. 4 | GitHub |
lecture_05_04_Loss_Normalization.ipynb | core | Ch. 4 | GitHub |
lecture_05_05_IRBC_Exercise.ipynb | exercise | Ch. 3, Ch. 4, App. F | GitHub |
G.6Lecture 07: Automatic differentiation for DEQNs¶
G.7Lecture 08: OLG models with DEQNs¶
G.8Lecture 09: Heterogeneous agents and Young’s method¶
| Notebook | Role | Referenced in | Source |
|---|---|---|---|
lecture_09_10_Youngs_Method_Examples.ipynb | core | Ch. 6 | GitHub |
lecture_09_11_Continuum_of_Agents_DEQN.ipynb | core | Ch. 6 | GitHub |
lecture_09_12_KrusellSmith_DeepLearning.ipynb | core | Ch. 6 | GitHub |
G.9Lecture 10: Sequence-space DEQNs¶
G.10Lecture 11: Physics-informed neural networks¶
G.11Lecture 13: Continuous-time heterogeneous agents, numerics¶
| Notebook | Role | Referenced in | Source |
|---|---|---|---|
lecture_13_08_Aiyagari_Continuous_Time_FD_and_PINN_PyTorch.ipynb | core | Ch. 8, App. F | GitHub |
G.12Lecture 14: Surrogates and Gaussian processes¶
G.13Lecture 15: Structural estimation via SMM¶
| Notebook | Role | Referenced in | Source |
|---|---|---|---|
lecture_15_03_Structural_Estimation_BM.ipynb | core | Ch. 10, Ch. 12 | GitHub |
lecture_15_03b_Structural_Estimation_BM_Joint.ipynb | core | Ch. 10, Ch. 12 | GitHub |
G.14Lecture 16: Climate economics and integrated assessment models¶
| Notebook | Role | Referenced in | Source |
|---|---|---|---|
lecture_16_01_Climate_Exercise.ipynb | exercise | Ch. 11, App. F | GitHub |
lecture_16_02_DICE_DEQN_Library_Port.ipynb | core | Ch. 11, App. F | GitHub |
lecture_16_03_Stochastic_DICE_DEQN.ipynb | core | Ch. 11, App. F | GitHub |