- The Applied Artificial Intelligence Workshop
- Anthony So William So Zsolt Nagy
- 96字
- 2021-06-18 18:25:12
1. Introduction to Artificial Intelligence
Overview
In this chapter, you will be introduced to the fundamentals of Artificial Intelligence (AI), which are the foundations of various fields of AI. You will also come across different algorithms, including MinMax and A*, through simple coding exercises using the Python programming language. You will also be implementing your first AI through a simple tic-tac-toe game where you will be teaching the program how to win against a human player. By the end of this chapter, you will learn how to use popular Python libraries to develop intelligent AI-driven programs.
推薦閱讀
- Windows phone 7.5 application development with F#
- ATmega16單片機項目驅動教程
- Cortex-M3 + μC/OS-II嵌入式系統開發入門與應用
- 電腦維護與故障排除傻瓜書(Windows 10適用)
- 電腦常見問題與故障排除
- 嵌入式系統設計教程
- Manage Partitions with GParted How-to
- 計算機維修與維護技術速成
- 分布式系統與一致性
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- 單片機系統設計與開發教程
- 基于Proteus仿真的51單片機應用
- WebGL Hotshot
- Java Deep Learning Cookbook
- Building Machine Learning Systems with Python