Principles of Artificial Intelligence
Learning Objectives
By the end of this chapter, you will be able to:
- Describe the various fields of AI
- Explain the main learning models used in AI
- Explain why Python is a popular language for AI projects
- Model the state space in AI for a given game
In this chapter, you will learn about the purpose, fields, and applications of AI, coupled with a short summary of the features we'll use in Python.