CH 4 AI
CH 4 AI
INTELLIGENT AGENTS IN AI
and acting.
An agent gets percepts one at a time, and maps this percept
sequence to actions.
Hence the world around us is full of agents such as
and actions.
Agent : Percept ∗ Action
function.
The task of AI is to design an agent program which implements
performance measure.
measure.
Rationality can be judged on the basis of following points:
on four things:
The performance measure that defines
maximize profits
Environment: Roads, other traffic, pedestrians, customers
Actuators: Steering wheel, accelerator, brake, signal, horn
Sensors: Cameras, sonar, speedometer, GPS, odometer,
engine sensors, keyboard
The Simple reflex agent does not consider any part of percepts
situations.
Goal-based agents expand the capabilities of the model-based
These agents are similar to the goal-based agent but provide an extra
in most environments.
• For example, many action sequences will get the taxi to its
destination (thereby achieving the goal) but some are quicker,
safer, more reliable, or cheaper than others.
• Goals just provide a crude binary distinction between “happy”
and “unhappy” states.
END!!!