{
  "slug": "class-07",
  "title": "本章精读 · 第 7 课（深度学习基础 · 分段）",
  "glossaryFile": "glossary.md",
  "readingOrder": [
    {
      "id": "sec-intro",
      "file": "00-导读与路线图.md",
      "title": "本章定位与术语基线",
      "estMinutes": 6
    },
    {
      "id": "sec-affine",
      "file": "01-全连接与公式链.md",
      "title": "单层全连接：公式完整性",
      "estMinutes": 5
    },
    {
      "id": "sec-activation",
      "file": "02-激活函数与梯度叙事.md",
      "title": "激活函数家族（梯度视角）",
      "estMinutes": 7
    },
    {
      "id": "sec-softmax-ce",
      "file": "03-Softmax与交叉熵.md",
      "title": "Softmax 与交叉熵（多分类）",
      "estMinutes": 8
    },
    {
      "id": "sec-backprop",
      "file": "04-反向传播直觉.md",
      "title": "反向传播直觉",
      "estMinutes": 6
    },
    {
      "id": "sec-optim",
      "file": "05-优化器层级.md",
      "title": "优化器层级",
      "estMinutes": 6
    },
    {
      "id": "sec-reg",
      "file": "06-批量归一化与Dropout.md",
      "title": "批量归一化与 Dropout",
      "estMinutes": 7
    },
    {
      "id": "sec-quiz",
      "file": "07-与测验对齐与延伸.md",
      "title": "与本章测验怎么对齐",
      "estMinutes": 5
    },
    {
      "id": "sec-render-selftest",
      "file": "98-富文本能力自检.md",
      "title": "富文本能力自检（脚注·代码·Mermaid·HTML）",
      "estMinutes": 5
    },
    {
      "id": "sec-batch-rollout",
      "file": "99-分批扩写计划.md",
      "title": "全课程累计扩写与教材体例占位",
      "estMinutes": 3
    }
  ]
}
