Commit 96a97ec
Fix footer nav: remove redundant up links, standardize to prev/next only
Root cause: chapter-nav had 3 links (prev/up/next) with 3 arrows, where
"up" was redundant (chapter index already linked in header). For first
sections, prev and up pointed to the same URL. Fix: removed all "up"
links (438 files), standardized 3-line WAVE 7 footers to simple 1-line
format, updated CSS grid from 3-column to 2-column layout, removed
up-link CSS rules. Also moved Big Picture callout to legend section in
FM conventions page.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent bc5e2f4 commit 96a97ec
441 files changed
Lines changed: 2770 additions & 1394 deletions
File tree
- appendices
- appendix-a-mathematical-foundations
- appendix-b-ml-essentials
- appendix-c-python-for-llm
- appendix-d-environment-setup
- appendix-e-git-collaboration
- appendix-f-glossary
- appendix-g-hardware-compute
- appendix-h-model-cards
- appendix-j-datasets-benchmarks
- appendix-k-huggingface-ecosystem
- appendix-l-langchain
- appendix-m-langgraph
- appendix-n-crewai
- appendix-o-llamaindex
- appendix-p-semantic-kernel
- appendix-q-dspy
- appendix-r-experiment-tracking
- appendix-s-inference-serving
- appendix-t-distributed-ml
- appendix-u-docker-containers
- appendix-v-tooling-ecosystem
- capstone
- front-matter
- pathways
- syllabi
- part-1-foundations
- module-00-ml-pytorch-foundations
- module-01-foundations-nlp-text-representation
- module-02-tokenization-subword-models
- module-03-sequence-models-attention
- module-04-transformer-architecture
- module-05-decoding-text-generation
- part-10-frontiers
- module-34-emerging-architectures
- module-35-ai-society
- part-11-idea-to-product
- module-36-idea-to-product
- module-37-building-steering
- module-38-shipping-scaling
- part-2-understanding-llms
- module-06-pretraining-scaling-laws
- module-07-modern-llm-landscape
- module-08-reasoning-test-time-compute
- module-09-inference-optimization
- module-18-interpretability
- part-3-working-with-llms
- module-10-llm-apis
- module-11-prompt-engineering
- module-12-hybrid-ml-llm
- part-4-training-adapting
- module-13-synthetic-data
- module-14-fine-tuning-fundamentals
- module-15-peft
- module-16-distillation-merging
- module-17-alignment-rlhf-dpo
- part-5-retrieval-conversation
- module-19-embeddings-vector-db
- module-20-rag
- module-21-conversational-ai
- part-6-agentic-ai
- module-22-ai-agents
- module-23-tool-use-protocols
- module-24-multi-agent-systems
- module-25-specialized-agents
- module-26-agent-safety-production
- part-7-multimodal-applications
- module-27-multimodal
- module-28-llm-applications
- part-8-evaluation-production
- module-29-evaluation-observability
- module-30-observability-monitoring
- module-31-production-engineering
- part-9-safety-strategy
- module-32-safety-ethics-regulation
- module-33-strategy-product-roi
- scripts
- styles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
| 95 | + | |
97 | 96 | | |
98 | 97 | | |
99 | 98 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
109 | 108 | | |
110 | 109 | | |
111 | 110 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
| 124 | + | |
126 | 125 | | |
127 | 126 | | |
128 | 127 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
| 134 | + | |
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
| 130 | + | |
132 | 131 | | |
133 | 132 | | |
134 | 133 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
| 103 | + | |
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
| 79 | + | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
| 118 | + | |
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
| 103 | + | |
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
| |||
0 commit comments