Agents
Agents
Outline
• Agents and environments
• Rationality
• PEAS (Performance measure,
Environment, Actuators, Sensors)
• Environment types
• Agent types
Agents
• An agent is anything that can be viewed as
perceiving its environment through sensors and
acting upon that environment through actuators
• Human agent: eyes, ears, and other organs for
sensors; hands,
• legs, mouth, and other body parts for actuators
• Robotic agent: cameras and infrared range
finders for sensors;
• various motors for actuators
•
•
- Percept
The complete set of inputs at a given time is
called percept.
- Action
An operation involving an effector is called
an action.
-Thus, an agent can be looked upon as a
system that implements a mapping from
percept sequences to actions.
Agents and environments