- The Applied Artificial Intelligence Workshop
- Anthony So William So Zsolt Nagy
- 162字
- 2021-06-18 18:25:15
Summary
In this chapter, we have seen how AI can be used to enhance or substitute human abilities such as to listen, speak, understand language, store and retrieve information, think, see, and move.
Then, we moved on to learning about intelligent agents and the way they interact with the environment, solving a problem in a seemingly intelligent way to pursue a goal.
Then, we introduced Python and learned about its role in AI. We looked at a few important Python libraries for developing AI and prepared data for the intelligent agents. We then created a tic-tac-toe game based on predefined rules. We quantified these rules into a number, a process that we call heuristics. We learned how to use heuristics in the A* search algorithm to find an optimal solution to a problem.
Finally, we got to know about the Minmax and NegaMax algorithms so that the AI could win two-player games. In the next chapter, you will be introduced to regression.
- Windows phone 7.5 application development with F#
- 網絡服務器配置與管理(第3版)
- 顯卡維修知識精解
- Creating Dynamic UI with Android Fragments
- SDL Game Development
- Mastering Delphi Programming:A Complete Reference Guide
- 數字道路技術架構與建設指南
- 固態存儲:原理、架構與數據安全
- 深入理解序列化與反序列化
- Intel Edison智能硬件開發指南:基于Yocto Project
- LPC1100系列處理器原理及應用
- 嵌入式系統原理及應用:基于ARM Cortex-M4體系結構
- Blender 3D By Example
- 筆記本電腦維修技能實訓
- The Deep Learning with PyTorch Workshop