1 Intuition of Artificial Intelligence
What you will learn in this chapter:
- A definition and intuition of what encompasses AI as we know it.
- Intuition of concepts applicable to artificial intelligence.
- Different problem types in computer science and AI, and their properties.
- Overview of the artificial intelligence algorithms discussed in this book.
- Real-world uses for artificial intelligence.
1.1 What is Artificial Intelligence?
Intelligence is a mystery. Intelligence is a concept that has no agreed upon definition. Philosophers, psychologists, scientists and engineers all have different opinions about what it is and how it emerges. We see intelligence in nature around us such as groups of living creatures working together, and we see intelligence in the way that we think and behave. In general, things that are autonomous yet adaptive are considered to be intelligent. Autonomous means that it does not need to be provided constant instructions; and adaptive means that it can change its behavior as the environment or problem space changes. When we look at living organisms and machines, the core element for operation is data. Visuals that we see are data, sounds we hear are data, measurements about things around us are data. We consume data, process it all, and make decisions – a fundamental understanding of concepts surrounding data is important to understanding artificial intelligence algorithms.