- 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.
- 筆記本電腦使用、維護(hù)與故障排除實(shí)戰(zhàn)
- Arduino入門基礎(chǔ)教程
- 電腦維護(hù)與故障排除傻瓜書(Windows 10適用)
- Linux運(yùn)維之道(第2版)
- 精選單片機(jī)設(shè)計(jì)與制作30例(第2版)
- 3ds Max Speed Modeling for 3D Artists
- CC2530單片機(jī)技術(shù)與應(yīng)用
- R Deep Learning Essentials
- Machine Learning with Go Quick Start Guide
- Python Machine Learning Blueprints
- Mastering Machine Learning on AWS
- Building Machine Learning Systems with Python
- 單片機(jī)原理及應(yīng)用
- Drupal Rules How-to
- 計(jì)算機(jī)組成技術(shù)教程