Diagram:
diagrams/part-iii-science.md· Chapters: Ch. 5, Ch. 6
Part III takes AI from being our calculator to being our co-explorer of the impossible. Ch. 5 grapples with the QM/GR chasm and asks whether AI will help us build a lattice of partial bridges — even ones we cannot fully comprehend. Ch. 6 turns inward to biology: AI as not just reader of the library of life but co-author of new pages.
| Concept | Repo |
|---|---|
| Geometric distances between models | losses_geom.py — Sinkhorn-Wasserstein, MMD, Gaussian KL |
| Formal verification under uncertainty | testers/z3_tester.py (with Python fallback) |
| Tracking exploratory runs | tracking/__init__.py (PAE_TRACKING=1) |
| ECL co-thinking | train_ecl.py, state_bus.py |