CS451/CS551/EE565 Artificial Intelligence: Agent Types 8-29-2008 Prof. Janice T. Searleman, Jetsza
CS451/CS551/EE565 Artificial Intelligence: Agent Types 8-29-2008 Prof. Janice T. Searleman, Jetsza
ARTIFICIAL
INTELLIGENCE
Agent Types
8-29-2008
Prof. Janice T. Searleman
[email protected], jetsza
Recap: Rational Agents
What is rational at a given time depends on four
things:
Performance Measure
Prior environment knowledge
Actions
Percept sequence to date (sensors).
state INTERPRET-INPUT(percept)
rule RULE-MATCH(state, rule)
action RULE-ACTION[rule]
return action