跳转至

Google × Kaggle Agent 课程

课程介绍官网:https://www.kaggle.com/learn-guide/5-day-agents
下面是对整个课程的快速解读,可以让你更容易的上手Agent课程。

每天的课程都包含以下三部分: 1. 代码:课程视频中使用的配套代码。 2. 课程视频:官方课程的录播,整体节奏为:课程总览|课程大纲(白皮书)|Q&A(类似圆桌会议)|codelabs(课程配套代码解读)|随堂小测|总结。 3. 白皮书及其解读:相关技术的白皮书。

第1天——Agents介绍

  1. 代码:https://github.com/limouren2000/llms-dev-study/tree/main/2.Agent/3.Google_and_Kaggle/1-Day/codelabs
  2. 课程视频:https://www.bilibili.com/video/BV1UQm3BPEzX
  3. 白皮书及其解读:
  4. 白皮书:https://github.com/limouren2000/llms-dev-study/blob/main/2.Agent/3.Google_and_Kaggle/1-Day/whitepaper/Introduction%20to%20Agents.pdf
  5. 播客:https://www.bilibili.com/video/BV12jmwBKEzx

第2天——Agent 工具以及与 (MCP) 的互作性

  1. 代码:https://github.com/limouren2000/llms-dev-study/tree/main/2.Agent/3.Google_and_Kaggle/2-Day/codelabs
  2. 课程视频:https://www.bilibili.com/video/BV1pHm3B9EN6/
  3. 白皮书及其解读:
  4. 白皮书:https://github.com/limouren2000/llms-dev-study/blob/main/2.Agent/3.Google_and_Kaggle/2-Day/whitepaper/Agent%20Tools%20%26%20Interoperability%20with%20Model%20Context%20Protocol%20(MCP).pdf
  5. 播客:https://www.bilibili.com/video/BV127mwBvENJ/

第3天——上下文工程:会话和记忆

  1. 代码:https://github.com/limouren2000/llms-dev-study/tree/main/2.Agent/3.Google_and_Kaggle/3-Day/codelabs
  2. 课程视频:https://www.bilibili.com/video/BV1E8mRBMEMR/
  3. 白皮书及其解读:
  4. 白皮书:https://github.com/limouren2000/llms-dev-study/blob/main/2.Agent/3.Google_and_Kaggle/3-Day/whitepaper/Context%20Engineering_%20Sessions%20%26%20Memory.pdf
  5. 播客:https://www.bilibili.com/video/BV1iqmwBQEBn/

第4天——Agent 质量

  1. 代码:https://github.com/limouren2000/llms-dev-study/tree/main/2.Agent/3.Google_and_Kaggle/4-Day/codelabs
  2. 课程视频:https://www.bilibili.com/video/BV1PBmYBpE8X/
  3. 白皮书及其解读:
  4. 白皮书:https://github.com/limouren2000/llms-dev-study/blob/main/2.Agent/3.Google_and_Kaggle/4-Day/whitepaper/Agent%20Quality.pdf
  5. 播客:https://www.bilibili.com/video/BV1iqmwBQEtH/?

第5天——原型到生产

  1. 代码:https://github.com/limouren2000/llms-dev-study/tree/main/2.Agent/3.Google_and_Kaggle/5-Day/codelabs
  2. 课程视频:https://www.bilibili.com/video/BV1ArmYBnEJW/
  3. 白皮书及其解读:
  4. 白皮书:https://github.com/limouren2000/llms-dev-study/blob/main/2.Agent/3.Google_and_Kaggle/5-Day/whitepaper/Prototype%20to%20Production.pdf
  5. 解读:https://www.bilibili.com/video/BV1qimwBpEqd/