857lnvbnx Lesson4 Is
857lnvbnx Lesson4 Is
SYSTEMS
LESSON 4: INTELLIGENT AGENTS
What is Agent?
• An agent is anything that can be viewed as perceiving its
environment through sensors and acting upon that environment
through actuators.
SENSORS ACTUATORS
Perceive Respond
Intelligent Systems
Perceive
and
Respond
SENSORS ACTUATORS
Perceived Respond
SENSORS ACTUATORS
Perceived Respond
SENSORS ACTUATORS
Perceived Respond
STRUCTURE OF INTELLIGENT AGENT
• Goal-Based Agents
Simple Reflex Agents
• Take immediate actions
• No percept history
Environment
Model-Based Agents
• It works in partially
observable environment
• Perceive something from
current state of the
environment
• Have percept history.
• No learning.
Goal-Based Agents
• Extended version of Model
based Agent
• Mainly focused on its Goal
• Acts to achieve its Goal
• May need to check possible
sequence of actions
Utility Agents
• Upgraded version of Goal
based Agent.
• Uses Utility function to find
the best path.
• The term utility can be used
to describe how "happy"
the agent is
Learning Agents