AI EducademyAIEducademy
🌳

AI 学习路径

🌱
AI 种子

从零开始

🌿
AI 萌芽

打好基础

🌳
AI 枝干

付诸实践

🏕️
AI 树冠

深入探索

🌲
AI 森林

精通AI

🔨

工程技能路径

✏️
AI 草图

从零开始

🪨
AI 雕刻

打好基础

⚒️
AI 匠心

付诸实践

💎
AI 打磨

深入探索

🏆
AI 杰作

精通AI

查看所有学习计划→

实验室

已加载 7 个实验
🧠神经网络游乐场🤖AI 还是人类?💬提示实验室🎨图像生成器😊情感分析器💡聊天机器人构建器⚖️伦理模拟器
进入实验室→
📝

博客

关于AI、教育和技术的最新文章

阅读博客→
nav.faq
🎯
使命

让AI教育触达每一个人、每一个角落

💜
价值观

开源、多语言、社区驱动

⭐
Open Source

在 GitHub 上公开构建

认识创始人→在 GitHub 上查看
立即开始
AI EducademyAIEducademy

MIT 许可证。开源项目

学习

  • 学习计划
  • 课程
  • 实验室

社区

  • GitHub
  • 参与贡献
  • 行为准则
  • 关于
  • 常见问题

支持

  • 请我喝杯咖啡 ☕
学习计划›AI 草图›课程
✏️ AI 草图

课程

每一节课都在前一节的基础上构建。不急躁,不假设。

1
📦

数组与哈希表

Learn how arrays and hash maps power everything from feature vectors to embedding lookups in AI systems.

中级⏱️ 15 分钟阅读
→
2
📝

字符串与文本处理

Explore how AI systems break down, search, and manipulate text using string operations and pattern matching.

中级⏱️ 15 分钟阅读
→
3
🔍

排序与搜索

Discover why sorting and searching algorithms are fundamental to how AI ranks recommendations and finds answers.

中级⏱️ 15 分钟阅读
→
4
🔗

链表与栈

Understand how linked lists, stacks, and queues handle dynamic data in AI systems and beyond.

中级⏱️ 15 分钟阅读
→
5
🌳

树与图可视化

See how trees and graphs represent hierarchical and interconnected data powering AI decision-making and recommendations.

中级⏱️ 18 分钟阅读
→
6
⛰️

堆与优先队列

Master heaps, the priority queue abstraction, and classic patterns like top-K problems and merging sorted lists.

中级⏱️ 18 分钟阅读
→
7
🔍

二分搜索模式

Learn the binary search mindset: search spaces, binary search on answer, and patterns that appear in dozens of interview problems.

中级⏱️ 17 分钟阅读
→
8
🧩

递归与回溯

Understand recursion from the call stack up, then learn the backtracking template that solves permutations, N-Queens, and beyond.

中级⏱️ 20 分钟阅读
→
9
🏃

贪心算法

Learn when making the locally optimal choice at each step actually produces the globally optimal result, and when it doesn't.

中级⏱️ 17 分钟阅读
→
10
🗺️

矩阵与网格问题

Master 2D grid traversal with BFS, DFS, flood fill, multi-source BFS, spiral traversal, and dynamic programming on grids.

中级⏱️ 19 分钟阅读
→
← 返回学习计划 AI 草图