File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ https://www.kaggle.com/whitepaper-agent-companion
3131
3232### 智能体的典型架构
3333
34- ![ agent1] ( ./static/agent1.png )
34+ ![ agent1] ( .. /static/agent1.png )
3535
3636当前AI代理(AI Agent)领域的一个非常典型的架构。
3737它模仿了人类解决问题的过程:思考(分解任务) -> 选择工具 -> 执行 -> 评估结果 -> 根据结果决定下一步。
Original file line number Diff line number Diff line change 1- # 人工智能导论
1+ # 人工智能发展史
22
33> Author:仙人游.
44
1010
1111** 然而这就是AI的全部吗?AI真的有这么智能吗?AI的未来前景怎么样?** 🤔
1212
13- 要回答这个问题,我想先讲一讲人工智能的发展史 。
13+ 要回答这个问题,我想讲一讲人工智能的发展史 。
1414
1515## 一、机器能思考吗?
1616
149149
150150::: warning ** ✋😡Warning!**
151151
152- 本文更偏向讲解AI发展史,又鉴于机器学习和深度学习的介绍在 [ 人工智能基础 (Quick Start)] ( https://hdu-cs.wiki/s/6ac03290 ) 中介绍的非常完善,因此不再过多赘述相关内容,仅粗略解释大体概念。
152+ 本文更偏向讲解AI发展史,又鉴于机器学习和深度学习的介绍在 [ AI快速入门 (Quick Start)] ( ./3.4AI快速入门(Quick%20Start).md ) 中介绍的非常完善,因此不再过多赘述相关内容,仅粗略解释大体概念。
153153
154- 想进一步了解请参考 👉[ 人工智能基础 (Quick Start)] ( https://hdu-cs.wiki/s/6ac03290 )
154+ 想进一步了解请参考 👉[ AI快速入门 (Quick Start)] ( ./3.4AI快速入门(Quick%20Start).md )
155155
156156:::
157157
@@ -386,7 +386,7 @@ AI还有很多问题待解决。比如
386386
387387 ……
388388
389- 关于这些,如果你感到迷茫,可以先看一下这篇文章 👉 [ 旧版前言] ( https://hdu-cs.wiki/s/a242ac2f ) ,亦或者直接来找我聊聊(群里找仙人游/小游)😁
389+ 关于这些,如果你感到迷茫,可以先看一下这篇文章 👉 [ 旧版前言] ( ../3.AI模块/3.11AI杂谈/3.11.1旧版前言:一位AI学习者的自述.md ) ,亦或者直接来找我聊聊(群里找仙人游/小游)😁
390390
391391:::
392392
File renamed without changes.
You can’t perform that action at this time.
0 commit comments