Artificial Intligence
Artificial Intligence
INTELLIGENCE
WEEK02
Some text and images in these slides were drawn from
Russel & Norvig’s published material
■ History of AI
■ Rational Agents
■ Environments Types
4
Brief History of AI
7
Impact of AI on Our Life
■ Recommendations
■ Health Care
■ Social Media
■ Self Driving Cars
■ Human Behavior
■ …All based on logical reasoning.
■ Reasoning
■ Learning
■ Problem Solving
■ Perception
■ Definitions of AI vary
■ Artificial Intelligence is the study of systems that
Observing
Testing
Neurological data
■ Rational behaviour
■ Human agent: eyes, ears, and other organs for sensors; hands, legs,
mouth, and other body parts for actuators
In general, an action may depend on all preceptions observed so far, not just
the current percept, so…see next slide
ak = F(p0 p1 p2 …pk)
F: P* -> A
the agent function maps from percept histories to actions
– Environment
– Actuators
– Sensors