课程表
全部 20 个阶段的每一节课。可搜索、筛选、排序。
| 阶段 | 课程 | 类型 | 语言 | 状态 |
|---|---|---|---|---|
| 00 | 开发环境 | Build | Python | complete |
| 00 | Git 与协作 | Learn | — | complete |
| 00 | GPU 配置与云端 | Build | Python | complete |
| 00 | API 与密钥 | Build | Python | complete |
| 00 | Jupyter Notebooks | Build | Python | complete |
| 00 | Python Environments | Build | Shell | complete |
| 00 | Docker for AI | Build | Docker | complete |
| 00 | Editor Setup | Build | — | complete |
| 00 | Data Management | Build | Python | complete |
| 00 | Terminal & Shell | Learn | — | complete |
| 00 | Linux for AI | Learn | — | complete |
| 00 | Debugging and Profiling | Build | Python | complete |
| 01 | 线性代数直觉 | Learn | Python, Julia | complete |
| 01 | 向量、矩阵与运算 | Build | Python, Julia | complete |
| 01 | 矩阵变换 | Build | Python, Julia | complete |
| 01 | 机器学习中的微积分 | Learn | Python | complete |
| 01 | 链式法则与自动微分 | Build | Python | complete |
| 01 | 概率与分布 | Learn | Python | complete |
| 01 | 贝叶斯定理 | Build | Python | complete |
| 01 | 优化 | Build | Python | complete |
| 01 | 信息论 | Learn | Python | complete |
| 01 | 降维 | Build | Python | complete |
| 01 | 奇异值分解 | Build | Python, Julia | complete |
| 01 | 张量运算 | Build | Python | complete |
| 01 | 数值稳定性 | Build | Python | complete |
| 01 | 范数与距离 | Build | Python | complete |
| 01 | 机器学习中的统计学 | Build | Python | complete |
| 01 | 采样方法 | Build | Python | complete |
| 01 | 线性方程组 | Build | Python | complete |
| 01 | 凸优化 | Build | Python | complete |
| 01 | 写给 AI 的复数 | Learn | Python | complete |
| 01 | 傅里叶变换 | Build | Python | complete |
| 01 | 写给机器学习的图论 | Build | Python | complete |
| 01 | 随机过程 | Learn | Python | complete |
| 02 | 什么是机器学习 | Learn | Python | complete |
| 02 | 线性回归 | Build | Python | complete |
| 02 | 逻辑回归 | Build | Python | complete |
| 02 | 决策树与随机森林 | Build | Python | complete |
| 02 | 支持向量机 | Build | Python | complete |
| 02 | K 近邻与距离 | Build | Python | complete |
| 02 | 无监督学习 | Build | Python | complete |
| 02 | 特征工程与特征选择 | Build | Python | complete |
| 02 | 模型评估 | Build | Python | complete |
| 02 | 偏差-方差权衡 | Learn | Python | complete |
| 02 | 集成方法 | Build | Python | complete |
| 02 | 超参数调优 | Build | Python | complete |
| 02 | ML 流水线 | Build | Python | complete |
| 02 | 朴素贝叶斯 | Build | Python | complete |
| 02 | 时间序列基础 | Build | Python | complete |
| 02 | 异常检测 | Build | Python | complete |
| 02 | 处理不平衡数据 | Build | Python | complete |
| 02 | 特征选择 | Build | Python | complete |
| 03 | 感知机 | Build | Python | complete |
| 03 | 多层网络与前向传播 | Build | Python | complete |
| 03 | 从零实现反向传播 | Build | Python | complete |
| 03 | 激活函数 | Build | Python | complete |
| 03 | 损失函数 | Build | Python | complete |
| 03 | 优化器 | Build | Python | complete |
| 03 | 正则化 | Build | Python | complete |
| 03 | 权重初始化与训练稳定性 | Build | Python | complete |
| 03 | 学习率调度与热身 | Build | Python | complete |
| 03 | 搭一个你自己的迷你框架 | Build | Python | complete |
| 03 | PyTorch 入门 | Build | Python | complete |
| 03 | JAX 入门 | Build | Python | complete |
| 03 | 调试神经网络 | Build | Python | complete |
| 04 | 图像基础 —— 像素、通道、色彩空间 | Learn | Python | complete |
| 04 | 从零实现卷积 | Build | Python | complete |
| 04 | CNN —— 从 LeNet 到 ResNet | Build | Python | complete |
| 04 | 图像分类 | Build | Python | complete |
| 04 | 迁移学习与微调 | Build | Python | complete |
| 04 | 目标检测 —— 从零实现 YOLO | Build | Python | complete |
| 04 | 语义分割 —— U-Net | Build | Python | complete |
| 04 | 实例分割 —— Mask R-CNN | Build | Python | complete |
| 04 | 图像生成 —— GAN | Build | Python | complete |
| 04 | 图像生成 —— 扩散模型 | Build | Python | complete |
| 04 | Stable Diffusion —— 架构与微调 | Build | Python | complete |
| 04 | 视频理解 —— 时序建模 | Build | Python | complete |
| 04 | 3D 视觉 —— 点云与 NeRF | Build | Python | complete |
| 04 | 视觉 Transformer(ViT) | Build | Python | complete |
| 04 | 实时视觉 —— 边缘部署 | Build | Python | complete |
| 04 | 搭一条完整的视觉流水线 —— 综合项目 | Build | Python | complete |
| 04 | 自监督视觉 —— SimCLR、DINO、MAE | Build | Python | complete |
| 04 | 开放词表视觉 —— CLIP | Build | Python | complete |
| 04 | OCR 与文档理解 | Build | Python | complete |
| 04 | 图像检索与度量学习 | Build | Python | complete |
| 04 | 关键点检测与姿态估计 | Build | Python | complete |
| 04 | 从零实现 3D 高斯泼溅 | Build | Python | complete |
| 04 | 扩散 Transformer 与 Rectified Flow | Build | Python | complete |
| 04 | SAM 3 与开放词表分割 | Build | Python | complete |
| 04 | 视觉-语言模型 —— ViT-MLP-LLM 模式 | Build | Python | complete |
| 04 | 单目深度与几何估计 | Build | Python | complete |
| 04 | 多目标追踪与视频记忆 | Build | Python | complete |
| 04 | 世界模型与视频扩散 | Build | Python | complete |
| 05 | 文本处理 —— 分词、词干提取、词形还原 | Build | Python | complete |
| 05 | 词袋、TF-IDF 与文本表示 | Build | Python | complete |
| 05 | 词嵌入 —— 从零实现 Word2Vec | Build | Python | complete |
| 05 | GloVe、FastText 与子词嵌入 | Build | Python | complete |
| 05 | 情感分析 | Build | Python | complete |
| 05 | 命名实体识别 | Build | Python | complete |
| 05 | 词性标注与句法分析 | Build | Python | complete |
| 05 | 用于文本的 CNN 与 RNN | Build | Python | complete |
| 05 | 序列到序列模型 | Build | Python | complete |
| 05 | 注意力机制 —— 那次突破 | Build | Python | complete |
| 05 | 机器翻译 | Build | Python | complete |
| 05 | 文本摘要 | Build | Python | complete |
| 05 | 问答系统 | Build | Python | complete |
| 05 | 信息检索与搜索 | Build | Python | complete |
| 05 | 主题建模 —— LDA 与 BERTopic | Build | Python | complete |
| 05 | transformer 之前的文本生成 —— N-gram 语言模型 | Build | Python | complete |
| 05 | 聊天机器人 —— 从规则到神经再到 LLM agent | Build | Python | complete |
| 05 | 多语言 NLP | Build | Python | complete |
| 05 | 子词分词 —— BPE、WordPiece、Unigram、SentencePiece | Learn | Python | complete |
| 05 | 结构化输出与约束解码 | Build | Python | complete |
| 05 | 自然语言推理 —— 文本蕴含 | Learn | Python | complete |
| 05 | 嵌入模型 —— 2026 年深入剖析 | Learn | Python | complete |
| 05 | RAG 的分块策略 | Build | Python | complete |
| 05 | 共指消解 | Learn | Python | complete |
| 05 | 实体链接与消歧 | Build | Python | complete |
| 05 | 关系抽取与知识图谱构建 | Build | Python | complete |
| 05 | LLM 评估 —— RAGAS、DeepEval、G-Eval | Build | Python | complete |
| 05 | 长上下文评估 —— NIAH、RULER、LongBench、MRCR | Learn | Python | complete |
| 05 | 对话状态跟踪 | Build | Python | complete |
| 06 | 音频基础 —— 波形、采样、傅里叶变换 | Learn | Python | complete |
| 06 | 频谱图、梅尔标度与音频特征 | Build | Python | complete |
| 06 | 音频分类 —— 从 MFCC 上的 k-NN 到 AST 和 BEATs | Build | Python | complete |
| 06 | 语音识别(ASR)—— CTC、RNN-T、注意力 | Build | Python | complete |
| 06 | Whisper —— 架构与微调 | Build | Python | complete |
| 06 | 说话人识别与验证 | Build | Python | complete |
| 06 | 文本转语音(TTS)—— 从 Tacotron 到 F5 和 Kokoro | Build | Python | complete |
| 06 | 语音克隆与语音转换 | Build | Python | complete |
| 06 | 音乐生成 —— MusicGen、Stable Audio、Suno,以及那场版权大地震 | Build | Python | complete |
| 06 | 音频-语言模型 —— Qwen2.5-Omni、Audio Flamingo、GPT-4o Audio | Build | Python | complete |
| 06 | 实时音频处理 | Build | Python | complete |
| 06 | 搭一条语音助手流水线 —— 第 6 阶段顶点项目 | Build | Python | complete |
| 06 | 神经音频编解码 —— EnCodec、SNAC、Mimi、DAC,以及语义-声学的切分 | Learn | Python | complete |
| 06 | 语音活动检测与轮转 —— Silero、Cobra,以及 flush 技巧 | Build | Python | complete |
| 06 | 流式语音到语音 —— Moshi、Hibiki,以及全双工对话 | Learn | Python | complete |
| 06 | 语音反欺骗与音频水印 —— ASVspoof 5、AudioSeal、WaveVerify | Build | Python | complete |
| 06 | 音频评估 —— WER、MOS、UTMOS、MMAU、FAD,以及那些开放排行榜 | Learn | Python | complete |
| 07 | 为什么需要 transformer —— RNN 的那些毛病 | Learn | Python | complete |
| 07 | 从零实现 Self-Attention | Build | Python | complete |
| 07 | Multi-Head Attention | Build | Python | complete |
| 07 | Positional Encoding —— Sinusoidal、RoPE、ALiBi | Build | Python | complete |
| 07 | 完整的 Transformer —— Encoder + Decoder | Build | Python | complete |
| 07 | BERT —— 掩码语言建模 | Build | Python | complete |
| 07 | GPT —— 因果语言建模 | Build | Python | complete |
| 07 | T5、BART —— 编码器-解码器模型 | Learn | Python | complete |
| 07 | Vision Transformers (ViT) | Build | Python | complete |
| 07 | 音频 Transformer —— Whisper 架构 | Learn | Python | complete |
| 07 | Mixture of Experts (MoE) | Build | Python | complete |
| 07 | KV Cache、Flash Attention 与推理优化 | Build | Python | complete |
| 07 | Scaling Laws | Learn | Python | complete |
| 07 | 从零构建一个 Transformer —— 收官项目 | Build | Python | complete |
| 07 | Attention 变体 —— 滑动窗口、稀疏、差分 | Build | Python | complete |
| 07 | 投机解码 —— 草稿、验证、重复 | Build | Python | complete |
| 08 | 生成模型 —— 分类与历史 | Learn | Python | complete |
| 08 | 自编码器与变分自编码器(VAE) | Build | Python | complete |
| 08 | GAN —— 生成器 vs 判别器 | Build | Python | complete |
| 08 | 条件 GAN 与 Pix2Pix | Build | Python | complete |
| 08 | StyleGAN | Build | Python | complete |
| 08 | 扩散模型 —— 从零写 DDPM | Build | Python | complete |
| 08 | 潜空间扩散与 Stable Diffusion | Build | Python | complete |
| 08 | ControlNet、LoRA 与条件化 | Build | Python | complete |
| 08 | 图像修补、扩展与编辑 | Build | Python | complete |
| 08 | 视频生成 | Build | Python | complete |
| 08 | 音频生成 | Build | Python | complete |
| 08 | 3D 生成 | Build | Python | complete |
| 08 | 流匹配与整流流 | Build | Python | complete |
| 08 | 评测 —— FID、CLIP 分数、人类偏好 | Build | Python | complete |
| 08 | 视觉自回归建模(VAR):下一尺度预测 | Build | Python | complete |
| 09 | MDP、状态、动作与奖励 | Learn | Python | complete |
| 09 | 动态规划 —— 策略迭代与价值迭代 | Build | Python | complete |
| 09 | 蒙特卡洛方法 —— 从完整 episode 中学习 | Build | Python | complete |
| 09 | 时序差分 —— Q-Learning 与 SARSA | Build | Python | complete |
| 09 | 深度 Q 网络(DQN) | Build | Python | complete |
| 09 | 策略梯度 —— 从零写 REINFORCE | Build | Python | complete |
| 09 | Actor-Critic —— A2C 与 A3C | Build | Python | complete |
| 09 | 近端策略优化(PPO) | Build | Python | complete |
| 09 | 奖励建模与 RLHF | Build | Python | complete |
| 09 | 多 agent RL | Build | Python | complete |
| 09 | 从仿真到现实的迁移 | Build | Python | complete |
| 09 | RL 攻克游戏 —— AlphaZero、MuZero 与 LLM 推理时代 | Build | Python | complete |
| 10 | Tokenizer:BPE、WordPiece、SentencePiece | Build | Python, Rust | complete |
| 10 | 从零构建一个 tokenizer | Build | Python | complete |
| 10 | 预训练的数据流水线 | Build | Python | complete |
| 10 | 预训练一个 Mini GPT(1.24 亿参数) | Build | Python | complete |
| 10 | 规模化:分布式训练、FSDP、DeepSpeed | Build | Python | complete |
| 10 | 指令微调(SFT) | Build | Python | complete |
| 10 | RLHF:奖励模型 + PPO | Build | Python | complete |
| 10 | DPO:直接偏好优化 | Build | Python | complete |
| 10 | Constitutional AI 与自我改进 | Build | Python | complete |
| 10 | 评估:基准、eval、LM Harness | Build | Python | complete |
| 10 | 量化:把模型塞进去 | Build | Python | complete |
| 10 | 推理优化 | Build | Python | complete |
| 10 | 构建一条完整的 LLM 流水线 | Build | Python | complete |
| 10 | 开放模型:架构走读 | Learn | Python | complete |
| 10 | 推测解码与 EAGLE-3 | Build | Python | complete |
| 10 | 差分注意力(V2) | Build | Python | complete |
| 10 | 原生稀疏注意力(DeepSeek NSA) | Build | Python | complete |
| 10 | 多 token 预测(MTP) | Build | Python | complete |
| 10 | DualPipe 并行 | Learn | Python | complete |
| 10 | DeepSeek-V3 架构走读 | Learn | Python | complete |
| 10 | Jamba —— 混合 SSM-Transformer | Learn | Python | complete |
| 10 | 异步与 Hogwild! 推理 | Build | Python | complete |
| 10 | 推测解码与 EAGLE | Build | Python | complete |
| 10 | 梯度检查点与激活重算 | Build | Python | complete |
| 11 | Prompt Engineering:技巧与模式 | Build | Python | complete |
| 11 | Few-Shot、Chain-of-Thought、Tree-of-Thought | Build | Python | complete |
| 11 | 结构化输出:JSON、Schema 校验、约束解码 | Build | Python | complete |
| 11 | 嵌入(embedding)与向量表示 | Build | Python | complete |
| 11 | Context Engineering:窗口、预算、记忆与检索 | Build | Python | complete |
| 11 | RAG(检索增强生成) | Build | Python | complete |
| 11 | 进阶 RAG(分块、重排、混合搜索) | Build | Python | complete |
| 11 | 用 LoRA 和 QLoRA 微调 | Build | Python | complete |
| 11 | Function Calling 与 Tool Use | Build | Python | complete |
| 11 | 评估与测试 LLM 应用 | Build | Python | complete |
| 11 | 缓存、限流与成本优化 | Build | Python | complete |
| 11 | 护栏、安全与内容过滤 | Build | Python | complete |
| 11 | 构建一个生产级 LLM 应用 | Build | Python | complete |
| 11 | Model Context Protocol(MCP) | Build | Python | complete |
| 11 | Prompt Caching 与上下文缓存 | Build | Python | complete |
| 11 | Agent 状态机——图、节点与检查点 | Build | Python | complete |
| 11 | Agent 框架取舍——图、角色与 Actor 编排 | Learn | Python | complete |
| 12 | Vision Transformer 与 patch-token 原语 | Learn | Python | complete |
| 12 | CLIP 与对比式视觉-语言预训练 | Build | Python | complete |
| 12 | 从 CLIP 到 BLIP-2 —— Q-Former 作为模态桥 | Build | Python | complete |
| 12 | Flamingo 与用于少样本 VLM 的门控交叉注意力 | Learn | Python | complete |
| 12 | LLaVA 与视觉指令微调 | Build | Python | complete |
| 12 | 任意分辨率视觉:Patch-n'-Pack 与 NaFlex | Build | Python | complete |
| 12 | 开放权重 VLM 配方:到底什么才重要 | Learn | Python | complete |
| 12 | LLaVA-OneVision:单图、多图、视频于一个模型 | Build | Python | complete |
| 12 | Qwen-VL 家族与动态 FPS 视频 | Learn | Python | complete |
| 12 | InternVL3:原生多模态预训练 | Learn | Python | complete |
| 12 | Chameleon 与早融合的纯 token 多模态模型 | Build | Python | complete |
| 12 | Emu3:用下一 token 预测做图像和视频生成 | Learn | Python | complete |
| 12 | Transfusion:一个 transformer 里的自回归文本 + 扩散图像 | Build | Python | complete |
| 12 | Show-o 与离散扩散统一模型 | Learn | Python | complete |
| 12 | Janus-Pro:用于统一多模态模型的解耦编码器 | Build | Python | complete |
| 12 | MIO 与任意到任意的流式多模态模型 | Learn | Python | complete |
| 12 | 视频-语言模型:时间 token 与 grounding | Build | Python | complete |
| 12 | 百万 token 上下文下的长视频理解 | Build | Python | complete |
| 12 | 音频-语言模型:从 Whisper 到 Audio Flamingo 3 的弧线 | Build | Python | complete |
| 12 | Omni 模型:Qwen2.5-Omni 与 Thinker-Talker 拆分 | Build | Python | complete |
| 12 | 具身 VLA:RT-2、OpenVLA、π0、GR00T | Learn | Python | complete |
| 12 | 文档与图表理解 | Build | Python | complete |
| 12 | ColPali 与视觉原生文档 RAG | Build | Python | complete |
| 12 | 多模态 RAG 与跨模态检索 | Build | Python | complete |
| 12 | 多模态 agent 与 computer-use(综合实战) | Build | Python | complete |
| 13 | 工具接口——为什么 agent 需要结构化 I/O | Learn | Python | complete |
| 13 | Function Calling 深入剖析——OpenAI、Anthropic、Gemini | Build | Python | complete |
| 13 | 并行工具调用与带工具的流式 | Build | Python | complete |
| 13 | 结构化输出——JSON Schema、Pydantic、Zod、受约束解码 | Build | Python | complete |
| 13 | 工具 Schema 设计——命名、描述、参数约束 | Learn | Python | complete |
| 13 | MCP 基础:无状态请求与 JSON-RPC | Learn | Python | complete |
| 13 | 构建 MCP Server:无状态 Python 与 TypeScript | Build | Python | complete |
| 13 | 构建 MCP Client:发现、路由与双时代回退 | Build | Python | complete |
| 13 | MCP Transports:stdio 与无状态 Streamable HTTP | Learn | Python | complete |
| 13 | MCP Resources 与 Prompts:为无状态 Server 提供可寻址上下文 | Build | Python | complete |
| 13 | MCP Model Input:Sampling 迁移与无状态 MRTR | Build | Python | complete |
| 13 | 显式 Scope 与无状态 Elicitation | Build | Python | complete |
| 13 | MCP Tasks 扩展:无状态核心上的持久工作 | Build | Python | complete |
| 13 | 无状态协议上的 MCP Apps | Build | Python | complete |
| 13 | MCP 安全:投毒元数据、路由与 MRTR 状态 | Learn | Python | complete |
| 13 | MCP 授权:CIMD、签发方绑定、PKCE 与权限升级 | Build | Python | complete |
| 13 | 无状态 MCP 网关与注册表准入 | Learn | Python | complete |
| 13 | 生产环境中的 MCP Auth:与 issuer 绑定的入册与 token | Build | Python | complete |
| 13 | A2A——Agent-to-Agent 协议 | Build | Python | complete |
| 13 | OpenTelemetry GenAI——端到端追踪工具调用 | Build | Python | complete |
| 13 | LLM 路由层——LiteLLM、OpenRouter、Portkey | Learn | Python | complete |
| 13 | Agent Skills:可移植契约与运行时边界 | Learn | Python | complete |
| 13 | 综合项目:无状态工具生态 | Build | Python | complete |
| 13 | Skill 发现与渐进式披露 | Build | Python | complete |
| 13 | Skill 调用与路由 | Build | Python | complete |
| 13 | Skill 权限、沙箱与信任 | Build | Python | complete |
| 13 | Skill 评测、打包与可移植性 | Build | Python | complete |
| 13 | MCP 工具契约与内容 | Build | Python | complete |
| 13 | MCP 可靠性、取消与流量控制 | Build | Python | complete |
| 13 | MCP Registry 供应链:准入、漂移与回滚 | Build | Python | complete |
| 13 | MCP 一致性工程:版本、证据与运维 | Build | Python | complete |
| 14 | Agent 循环:观察、思考、行动 | Build | Python | complete |
| 14 | ReWOO 与 Plan-and-Execute:解耦的规划 | Build | Python | complete |
| 14 | Reflexion:言语强化学习 | Build | Python | complete |
| 14 | Tree of Thoughts 与 LATS:刻意搜索 | Build | Python | complete |
| 14 | Self-Refine 与 CRITIC:迭代式输出改进 | Build | Python | complete |
| 14 | 工具使用与函数调用 | Build | Python | complete |
| 14 | Agent 记忆——虚拟上下文与记忆分页 | Build | Python | complete |
| 14 | 记忆块与休眠时计算 | Build | Python | complete |
| 14 | 混合记忆:向量 + 图 + KV | Build | Python | complete |
| 14 | 技能库与终身学习(Voyager) | Build | Python | complete |
| 14 | 用 HTN 和演化搜索做规划 | Build | Python | complete |
| 14 | Anthropic 的工作流模式:简单胜过复杂 | Build | Python | complete |
| 14 | 有状态图编排——持久执行与检查点 | Build | Python | complete |
| 14 | Agent 的 Actor 模型——异步消息与类型化运行时 | Build | Python | complete |
| 14 | 基于角色的 Agent 团队——角色、任务与流程 | Build | Python | complete |
| 14 | OpenAI Agents SDK:Handoffs、Guardrails、Tracing | Build | Python | complete |
| 14 | Harness 即库——子 agent 与会话存储 | Build | Python | complete |
| 14 | 生产级 Agent 运行时——快速实例化与类型化工作流 | Learn | Python | complete |
| 14 | 基准:SWE-bench、GAIA、AgentBench | Learn | Python | complete |
| 14 | 基准:WebArena 与 OSWorld | Learn | Python | complete |
| 14 | Computer Use:Claude、OpenAI CUA、Gemini | Build | Python | complete |
| 14 | 语音 Agent:Pipecat 与 LiveKit | Build | Python | complete |
| 14 | OpenTelemetry GenAI 语义约定 | Build | Python | complete |
| 14 | Agent 可观测性:Langfuse、Phoenix、Opik | Learn | Python | complete |
| 14 | 多 Agent 辩论与协作 | Build | Python | complete |
| 14 | 失败模式:agent 为什么会坏 | Build | Python | complete |
| 14 | Prompt 注入与 PVE 防御 | Build | Python | complete |
| 14 | 编排模式:Supervisor、Swarm、Hierarchical | Build | Python | complete |
| 14 | 生产运行时:Queue、Event、Cron | Learn | Python | complete |
| 14 | 评估驱动的 Agent 开发 | Build | Python | complete |
| 14 | Agent 工作台工程:能干的模型为什么还会失败 | Learn | Python | complete |
| 14 | 最小 Agent 工作台 | Build | Python | complete |
| 14 | Agent 指令即可执行约束 | Build | Python | complete |
| 14 | 仓库记忆与持久状态 | Build | Python | complete |
| 14 | Agent 初始化脚本 | Build | Python | complete |
| 14 | 范围契约与任务边界 | Build | Python | complete |
| 14 | 运行时反馈循环 | Build | Python | complete |
| 14 | 验证关卡 | Build | Python | complete |
| 14 | 审查者 Agent:把构建者和打分者分开 | Build | Python | complete |
| 14 | 多会话交接 | Build | Python | complete |
| 14 | 真实仓库上的工作台 | Build | Python | complete |
| 14 | 综合项目:交付一个可复用的 Agent 工作台包 | Build | Python | complete |
| 14 | 在 agent 写代码前框定任务 | Build | Python | complete |
| 14 | 制定由证据支撑的执行计划 | Build | Python | complete |
| 14 | 通过隔离与合并契约委派 agent 工作 | Build | Python | complete |
| 14 | 把每次 agent 纠正变成系统改进 | Build | Python | complete |
| 14 | 在选择产出前定义结果 | Build | Python | complete |
| 14 | 发现人们实际执行的工作流 | Build | Python | complete |
| 14 | 绘制假设地图,先化解风险最高的一项 | Build | Python | complete |
| 14 | 选择能改变决定的最小可测试切片 | Build | Python | complete |
| 14 | 编写保留判断空间的规格说明 | Build | Python | complete |
| 14 | 在结果出现前设计成功指标 | Build | Python | complete |
| 14 | 有意识地选择原型、试点或生产 | Build | Python | complete |
| 14 | 构建带所有权与淘汰机制的反馈棘轮 | Build | Python | complete |
| 15 | 从聊天机器人到长程 agent 的转变 | Learn | Python | complete |
| 15 | STaR、V-STaR、Quiet-STaR —— 自学推理 | Learn | Python | complete |
| 15 | AlphaEvolve —— 进化式编码 agent | Learn | Python | complete |
| 15 | Darwin Godel Machine —— 开放式自我修改 agent | Learn | Python | complete |
| 15 | AI Scientist v2 —— workshop 级别的自主研究 | Learn | Python | complete |
| 15 | 自动化对齐研究(Anthropic AAR) | Learn | Python | complete |
| 15 | 递归自我改进 —— 能力 vs 对齐 | Learn | Python | complete |
| 15 | 有界自我改进的设计 | Learn | Python | complete |
| 15 | 自主编码 agent 全景(2026) | Learn | Python | complete |
| 15 | 自主 Agent 的权限模式 | Learn | Python | complete |
| 15 | 浏览器 agent 与长程网页任务 | Learn | Python | complete |
| 15 | 长时运行的后台 agent:持久化执行 | Learn | Python | complete |
| 15 | 动作预算、迭代上限与成本调控器 | Learn | Python | complete |
| 15 | 急停开关、断路器与金丝雀 token | Learn | Python | complete |
| 15 | 人在回路:先提议后提交(Propose-Then-Commit) | Learn | Python | complete |
| 15 | Checkpoint 与回滚 | Learn | Python | complete |
| 15 | Constitutional AI 与规则覆盖 | Learn | Python | complete |
| 15 | Llama Guard 与输入/输出分类 | Learn | Python | complete |
| 15 | Anthropic 负责任扩展政策 v3.0 | Learn | Python | complete |
| 15 | OpenAI Preparedness Framework 与 DeepMind Frontier Safety Framework | Learn | Python | complete |
| 15 | METR 时间跨度与外部能力评估 | Learn | Python | complete |
| 15 | CAIS、CAISI 与社会尺度风险 | Learn | Python | complete |
| 16 | 为什么要用多 agent? | Learn | TypeScript | complete |
| 16 | FIPA-ACL 与言语行为理论的遗产 | Learn | Python | complete |
| 16 | 通信协议 | Build | TypeScript | complete |
| 16 | 多 agent 原语模型 | Learn | Python | complete |
| 16 | Supervisor / Orchestrator-Worker 模式 | Build | Python | complete |
| 16 | 层级架构及其故障模式 | Learn | Python | complete |
| 16 | 心智社会与多 agent 辩论 | Build | Python | complete |
| 16 | 角色专精 —— Planner、Critic、Executor、Verifier | Build | Python | complete |
| 16 | 并行 / Swarm / 网络化架构 | Build | Python | complete |
| 16 | 群聊与发言者选择 | Build | Python | complete |
| 16 | Handoff 与 Routine —— 无状态 orchestration | Build | Python | complete |
| 16 | A2A —— Agent 对 Agent 协议 | Build | Python | complete |
| 16 | 共享内存与黑板模式 | Build | Python | complete |
| 16 | Agent 的共识与拜占庭容错 | Build | Python | complete |
| 16 | 投票、自洽性与辩论拓扑 | Build | Python | complete |
| 16 | 谈判与议价 | Build | Python | complete |
| 16 | 生成式 agent 与涌现式仿真 | Build | Python | complete |
| 16 | 心智理论与涌现式协调 | Build | Python | complete |
| 16 | 面向 LLM 的 Swarm 优化(PSO、ACO) | Build | Python | complete |
| 16 | MARL —— MADDPG、QMIX、MAPPO | Learn | Python | complete |
| 16 | Agent 经济、token 激励、声誉 | Learn | Python | complete |
| 16 | 生产环境扩展 —— 队列、检查点、持久性 | Build | Python | complete |
| 16 | 故障模式 —— MAST、群体思维、单一栽培、级联错误 | Learn | Python | complete |
| 16 | 评估与协调基准 | Learn | Python | complete |
| 16 | 案例研究与 2026 年的最新进展 | Learn | Python | complete |
| 17 | 托管 LLM 平台 —— Bedrock、Vertex AI、Azure OpenAI | Learn | Python | complete |
| 17 | 推理平台经济学 —— Fireworks、Together、Baseten、Modal、Replicate、Anyscale | Learn | Python | complete |
| 17 | Kubernetes 上的 GPU 自动扩缩 —— Karpenter、KAI Scheduler、Gang Scheduling | Learn | Python | complete |
| 17 | 推理服务引擎内部机制——PagedAttention、连续批处理与分块预填充 | Learn | Python | complete |
| 17 | 生产环境中的 EAGLE-3 Speculative Decoding | Learn | Python | complete |
| 17 | 前缀缓存推理服务——RadixAttention 与 KV 复用 | Learn | Python | complete |
| 17 | 硬件专用推理编译——Blackwell 上的 FP8 与 NVFP4 | Learn | Python | complete |
| 17 | 推理指标 —— TTFT、TPOT、ITL、Goodput、P99 | Learn | Python | complete |
| 17 | 生产量化 —— AWQ、GPTQ、GGUF K-quant、FP8、MXFP4/NVFP4 | Learn | Python | complete |
| 17 | Serverless LLM 的冷启动缓解 | Learn | Python | complete |
| 17 | 多区域 LLM 服务与 KV Cache 局部性 | Learn | Python | complete |
| 17 | 边缘推理 —— Apple Neural Engine、Qualcomm Hexagon、WebGPU/WebLLM、Jetson | Learn | Python | complete |
| 17 | LLM 可观测性栈选型 | Learn | Python | complete |
| 17 | Prompt 缓存与语义缓存经济学 | Learn | Python | complete |
| 17 | Batch API —— 5 折成为行业标准 | Learn | Python | complete |
| 17 | 模型路由作为降本原语 | Learn | Python | complete |
| 17 | 分离式 Prefill/Decode —— NVIDIA Dynamo 与 llm-d | Learn | Python | complete |
| 17 | 生产级推理服务栈——KV 卸载与缓存感知路由 | Learn | Python | complete |
| 17 | AI 网关 —— LiteLLM、Portkey、Kong AI Gateway、Bifrost | Learn | Python | complete |
| 17 | LLM 的影子流量、Canary 上线与渐进式部署 | Learn | Python | complete |
| 17 | A/B 测试 LLM 特性 —— GrowthBook、Statsig 与"凭感觉"问题 | Learn | Python | complete |
| 17 | 压测 LLM API —— 为什么 k6 和 Locust 会骗你 | Build | Python | complete |
| 17 | 面向 AI 的 SRE —— 多 agent 事件响应、Runbook、预测性检测 | Learn | Python | complete |
| 17 | LLM 生产环境的混沌工程 | Learn | Python | complete |
| 17 | 安全 —— 密钥、API Key 轮换、审计日志、Guardrails | Learn | Python | complete |
| 17 | 合规 —— SOC 2、HIPAA、GDPR、PCI-DSS、EU AI Act、ISO 42001 | Learn | Python | complete |
| 17 | LLM 的 FinOps —— 单位经济学与多租户归因 | Learn | Python | complete |
| 17 | 自托管推理服务选型——让引擎匹配硬件与规模 | Learn | Python | complete |
| 18 | 把「遵循指令」当作对齐信号 | Learn | Python | complete |
| 18 | 奖励作弊与古德哈特定律 | Learn | Python | complete |
| 18 | 直接偏好优化家族 | Learn | Python | complete |
| 18 | 阿谀奉承:RLHF 的放大效应 | Learn | Python | complete |
| 18 | Constitutional AI 与 RLAIF | Learn | Python | complete |
| 18 | Mesa 优化与欺骗性对齐 | Learn | Python | complete |
| 18 | 潜伏特工 —— 持久的欺骗 | Learn | Python | complete |
| 18 | 前沿模型中的上下文阴谋 | Learn | Python | complete |
| 18 | 对齐伪装 | Learn | Python | complete |
| 18 | AI 控制 —— 哪怕被颠覆也要保安全 | Learn | Python | complete |
| 18 | 可扩展监督与弱到强泛化 | Learn | Python | complete |
| 18 | 红队:PAIR 与自动化攻击 | Build | Python | complete |
| 18 | 多样本越狱 | Learn | Python | complete |
| 18 | ASCII 艺术与视觉越狱 | Build | Python | complete |
| 18 | 间接提示注入 —— 生产攻击面 | Build | Python | complete |
| 18 | 红队工具 —— Garak、Llama Guard、PyRIT | Build | Python | complete |
| 18 | WMDP 与两用能力评估 | Learn | Python | complete |
| 18 | 前沿安全框架 —— RSP、PF、FSF | Learn | Python | complete |
| 18 | Anthropic 的模型福祉项目 | Learn | Python | complete |
| 18 | LLM 中的偏见与表征性危害 | Build | Python | complete |
| 18 | 公平判据 —— 群体、个体、反事实 | Learn | Python | complete |
| 18 | 面向 LLM 的差分隐私 | Build | Python | complete |
| 18 | 水印 —— SynthID、Stable Signature、C2PA | Build | Python | complete |
| 18 | 监管框架 —— 欧盟、美国、英国、韩国 | Learn | Python | complete |
| 18 | EchoLeak 与 AI 之 CVE 的出现 | Learn | Python | complete |
| 18 | 模型卡、系统卡与数据集卡 | Build | Python | complete |
| 18 | 数据溯源与训练数据治理 | Learn | Python | complete |
| 18 | 对齐研究生态 —— MATS、Redwood、Apollo、METR | Learn | Python | complete |
| 18 | 审核系统 —— OpenAI、Perspective、Llama Guard | Build | Python | complete |
| 18 | 两用风险 —— 网络、生物、化学、核能力提升 | Learn | Python | complete |
| 19 | 顶点项目 01 —— 终端原生编码 agent | Capstone | Python | complete |
| 19 | 顶点项目 02 —— 代码库之上的 RAG(跨仓库语义搜索) | Capstone | Python | complete |
| 19 | 顶点项目 03 —— 实时语音助手(ASR 到 LLM 到 TTS) | Capstone | Python | complete |
| 19 | 顶点项目 04 —— 多模态文档问答(视觉优先的 PDF、表格、图表) | Capstone | Python | complete |
| 19 | 顶点项目 05 —— 自主研究 agent(AI-Scientist 级) | Capstone | Python | complete |
| 19 | 顶点项目 06 —— 面向 Kubernetes 的 DevOps 排障 agent | Capstone | Python | complete |
| 19 | 顶点项目 07 —— 端到端微调流水线(数据到 SFT 到 DPO 到服务) | Capstone | Python | complete |
| 19 | 顶点项目 08 —— 受监管垂直领域的生产级 RAG 聊天机器人 | Capstone | Python | complete |
| 19 | 顶点项目 09 —— 代码迁移 agent(仓库级语言 / 运行时升级) | Capstone | Python | complete |
| 19 | 顶点项目 10 —— 多 agent 软件工程团队 | Capstone | Python | complete |
| 19 | 顶点项目 11 —— LLM 可观测性与评测看板 | Capstone | Python | complete |
| 19 | 顶点项目 12 —— 视频理解流水线(场景、问答、搜索) | Capstone | Python | complete |
| 19 | 顶点项目 13:带 Registry 和治理的无状态 MCP 服务器 | Capstone | Python | complete |
| 19 | 顶点项目 14 —— 推测解码推理服务器 | Capstone | Python | complete |
| 19 | 顶点项目 15 —— 宪法式安全外壳 + 红队靶场 | Capstone | Python | complete |
| 19 | 顶点项目 16 —— GitHub Issue 到 PR 的自主 agent | Capstone | Python | complete |
| 19 | 顶点项目 17 —— 个人 AI 导师(自适应、多模态、带记忆) | Capstone | Python | complete |
| 19 | Agent Harness Loop 契约 | Capstone | Python | complete |
| 19 | 带 Schema 校验的 Tool Registry | Capstone | Python | complete |
| 19 | 基于换行分隔 stdio 的 JSON-RPC 2.0 | Capstone | Python | complete |
| 19 | Function Call Dispatcher | Capstone | Python | complete |
| 19 | Plan-Execute 控制流 | Capstone | Python | complete |
| 19 | 顶点课 25:Verification Gate 与 Observation Budget | Capstone | Python | complete |
| 19 | 顶点课 26:带 Denylist 与 Path Jail 的 Sandbox Runner | Capstone | Python | complete |
| 19 | 顶点课 27:带 Fixture Tasks 的 Eval Harness | Capstone | Python | complete |
| 19 | 顶点课 28:用 OTel GenAI Span 与 Prometheus Metrics 做 Observability | Capstone | Python | complete |
| 19 | 顶点课 29:把端到端 Coding Agent 跑在 Harness 上 | Capstone | Python | complete |
| 19 | 从零实现 BPE Tokenizer | Capstone | Python | complete |
| 19 | 带 Sliding Window 的 Tokenized Dataset | Capstone | Python | complete |
| 19 | Token Embedding 与 Positional Embedding | Capstone | Python | complete |
| 19 | Multi-Head Self-Attention | Capstone | Python | complete |
| 19 | 从零实现 Transformer Block | Capstone | Python | complete |
| 19 | GPT 模型组装 | Capstone | Python | complete |
| 19 | 训练循环与评估 | Capstone | Python | complete |
| 19 | 加载预训练权重 | Capstone | Python | complete |
| 19 | 顶点课 38:通过换 Head 做分类微调 | Capstone | Python | complete |
| 19 | 顶点课 39:通过监督微调做 Instruction Tuning | Capstone | Python | complete |
| 19 | 顶点课 40:从零实现 DPO(Direct Preference Optimization) | Capstone | Python | complete |
| 19 | 顶点课 41:完整评估流水线 | Capstone | Python | complete |
| 19 | 大规模语料下载器 | Capstone | Python | complete |
| 19 | HDF5 Tokenized Corpus | Capstone | Python | complete |
| 19 | Cosine 学习率 + 线性 Warmup | Capstone | Python | complete |
| 19 | Gradient Clipping 与混合精度训练 | Capstone | Python | complete |
| 19 | 梯度累积 | Capstone | Python | complete |
| 19 | Checkpoint 保存与恢复 | Capstone | Python | complete |
| 19 | 从零实现分布式数据并行与 FSDP | Capstone | Python | complete |
| 19 | 语言模型评测框架 | Capstone | Python | complete |
| 19 | 假设生成器 | Capstone | Python | complete |
| 19 | 文献检索 | Capstone | Python | complete |
| 19 | 实验执行器 | Capstone | Python | complete |
| 19 | 结果评估器 | Capstone | Python | complete |
| 19 | 论文生成器 | Capstone | Python | complete |
| 19 | 评审循环 | Capstone | Python | complete |
| 19 | 迭代调度器 | Capstone | Python | complete |
| 19 | 端到端研究 Demo | Capstone | Python | complete |
| 19 | Vision Encoder 的 Patch 切分 | Capstone | Python | complete |
| 19 | Vision Transformer Encoder(ViT) | Capstone | Python | complete |
| 19 | 用 Projection Layer 做模态对齐 | Capstone | Python | complete |
| 19 | Cross-Attention 融合 | Capstone | Python | complete |
| 19 | Vision-Language 预训练 | Capstone | Python | complete |
| 19 | 多模态评测 | Capstone | Python | complete |
| 19 | Chunking 策略横向对比 | Capstone | Python | complete |
| 19 | 用 BM25 与 Dense Embedding 做 Hybrid Retrieval | Capstone | Python | complete |
| 19 | Cross-Encoder Reranker | Capstone | Python | complete |
| 19 | Query 改写:HyDE、Multi-Query 与 Decomposition | Capstone | Python | complete |
| 19 | RAG 评测:Precision、Recall、MRR、nDCG、Faithfulness、Answer Relevance | Capstone | Python | complete |
| 19 | 端到端 RAG 系统 | Capstone | Python | complete |
| 19 | 任务规格格式 | Capstone | Python | complete |
| 19 | 经典评测指标 | Capstone | Python | complete |
| 19 | 代码执行评测指标 | Capstone | Python | complete |
| 19 | perplexity 与 calibration | Capstone | Python | complete |
| 19 | leaderboard 聚合 | Capstone | Python | complete |
| 19 | 端到端 eval runner | Capstone | Python | complete |
| 19 | 从零实现集合通信 | Capstone | Python | complete |
| 19 | 数据并行 DDP | Capstone | Python | complete |
| 19 | ZeRO Optimizer State 分片 | Capstone | Python | complete |
| 19 | Pipeline Parallel 与 Bubble 分析 | Capstone | Python | complete |
| 19 | 分片 Checkpoint 与原子化恢复 | Capstone | Python | complete |
| 19 | 端到端分布式训练 | Capstone | Python | complete |
| 19 | 越狱分类法 | Capstone | Python | complete |
| 19 | Prompt 注入检测器 | Capstone | Python | complete |
| 19 | 拒答评估 | Capstone | Python | complete |
| 19 | 内容分类器集成 | Capstone | Python | complete |
| 19 | Constitutional 规则引擎 | Capstone | Python | complete |
| 19 | 端到端 safety gate | Capstone | Python | complete |