Lecture 3: Systematic search
- Prof. Julia Hockenmaier
juliahmr@illinois.edu
- http://cs.illinois.edu/fa11/cs440
- CS440/ECE448: Intro to Artificial Intelligence
Review
Different kinds of agents: reflex-based, model-based, goal-based, utility-based, learning-based
- How do we evaluate agents?
External performance measure
- What is the task environment like:
- bservable?, known?, deterministic?
sequential?, static?
When is an agent rational?
Answer 1: When an agent chooses actions that bring it closer to the goal.
- Answer 2: When an agent chooses actions
that it expects to bring it closer to the goal
- Answer 2 is correct.
- 3
CS440/ECE448: Intro AI