“第十章 基于知识的AI”版本间的差异
来自cslt Wiki
(→扩展阅读) |
(→高级读者) |
||
(相同用户的2个中间修订版本未显示) | |||
第31行: | 第31行: | ||
==演示链接== | ==演示链接== | ||
− | *五子棋游戏演示[http://8.136.130.62/#/] | + | *五子棋游戏演示[http://8.136.130.62/#/] |
− | + | ||
==开发者资源== | ==开发者资源== | ||
*五子棋python代码[https://cloud.tencent.com/developer/article/1741438?from=article.detail.1739606] | *五子棋python代码[https://cloud.tencent.com/developer/article/1741438?from=article.detail.1739606] | ||
− | *五子棋极简版[https://github.com/aooy/gobang] | + | *五子棋极简版[*][https://github.com/aooy/gobang] |
==高级读者== | ==高级读者== | ||
第43行: | 第42行: | ||
* Wikipedia: Expert system [http://aigraph.cslt.org/courses/10/Expert_system.pdf] | * Wikipedia: Expert system [http://aigraph.cslt.org/courses/10/Expert_system.pdf] | ||
* Wikipedia: Knowledge engineering [http://aigraph.cslt.org/courses/10/Knowledge_engineering.pdf] | * Wikipedia: Knowledge engineering [http://aigraph.cslt.org/courses/10/Knowledge_engineering.pdf] | ||
− | * Wikipedia: Knowledge graph [http://aigraph.cslt.org/courses/10/知識圖譜.pdf] | + | * Wikipedia: Knowledge graph [http://aigraph.cslt.org/courses/10/知識圖譜.pdf][http://aigraph.cslt.org/courses/10/Knowledge_graph.pdf] |
* Google: Introducing the Knowledge Graph: things, not strings[https://blog.google/products/search/introducing-knowledge-graph-things-not/] | * Google: Introducing the Knowledge Graph: things, not strings[https://blog.google/products/search/introducing-knowledge-graph-things-not/] | ||
* Knowledge Representation in AI | Semantic Networks | Artificial Intelligence Tutorial | Edureka [http://aigraph.cslt.org/courses/10/Knowledge_Representation.mp4] | * Knowledge Representation in AI | Semantic Networks | Artificial Intelligence Tutorial | Edureka [http://aigraph.cslt.org/courses/10/Knowledge_Representation.mp4] |
2023年8月8日 (二) 09:34的最后版本
教学资料
扩展阅读
- 流动智力与固定智力[4]
- 雷蒙德·卡特尔 [5]
- 百度百科:自动定理证明[6]
- 百度百科:逻辑理论家[7]
- 机器之心:逻辑理论家[8]
- 百度百科:启发式搜索:[9][10]
- AI100问:什么是alpha-beta剪枝算法[11]
- 百度百科:专家系统 [12][13]
- 百度百科:爱德华·费根鲍姆[14][15]
- 百度百科:知识表示[16][17]
- 百度百科:知识图谱[18][19]
视频展示
演示链接
- 五子棋游戏演示[22]