More Test1 Review Flashcards
What are the 4 categories of AI?
- Thinking humanly
- Thinking rationally
- Acting humanly
- Acting rationally
What is the definition of AI?
Intelligence demonstrated by machines, in contrast to natural intelligence displayed by humans/animals.
What is “thinking humanly?”
Trying to make a computer program which mimics the human brain (cognitive modeling).
What is “acting rationally?”
An rational agent which acts so as to achieve the best outcome or, whenever there is uncertainty, the best expected outcome. Also described as “doing the right thing.” (rational agent approach)
What is “acting humanly?”
Mimicking human behavior. The Turing test is an example. It’s an “operational” definition of intelligence (blink reflex, Turing test).
What is “thinking rationally?”
The attempt to build machines which are based on logical rules (syllogisms) that govern beliefs/behavior. (laws of thought).
Machine learning.
The science of getting computers to act without being explicitly programmed.
Nested hierarchy of AI, machine learning, representation learning, and deep learning.
Outermost to innermost: AI, machine learning, representation learning, deep learning.
2 factors that deterred AI.
Lack of enough data & lack of sufficient computing power
Definition of rationality.
Rational agents select an action that is expected to maximize its performance measure, given evidence provided by the percept sequence and built-in knowledge.
PEAS
Performance, Environment, Actuator, Sensor.
Performance (PEAS) definition
The performance measure that defines the criteria of success.
Environment (PEAS) definition
The agent’s prior knowledge of the environment
Actuator (PEAS) definition
The actions that the agent can perform
Sensor (PEAS) definition
The agent’s percept sequence to date