FJK Home | CPE/CSC 480 | Syllabus | Schedule | Lecture Notes | Assignments | Labs | Project | Teams |
Name: | |
Status | Final |
Points: | 10 |
Deadline: | Tuesday, Nov. 17, end of lab |
For this lab exercise, you need to explore the use of logic to describe essential aspects of different types of agents and their life in the Wumpus World environment. It is up to you what type of logic you use (e.g. propositional logic, first-order predicate logic), but please indicate this in your write-up. If you refer to specific situations in the Wumpus Workd, either use the same configuration as in the (Lab 7 task description), or describe the one you use.
For each of the different agent types listed below, answer the following questions:
Knowledge Representation:What does the agent know about the world? How is this knowledge represented in the agent? Where does the knowledge come from (e.g. from percepts, or from the developer)?
Reasoning:What kinds of conclusions can the agent draw about its task of finding the gold? Are there general, abstract methods the agent can use, or does it have to rely on methods that are very specific to its particular situation (e.g. one configuration of the wumpus world, or one combination of percepts)?
Expected Performance:How well do you think this type agent will perform? Will it fail miserably, find the gold by chance, systematically search for it, use reasoning to determine the safety of locations, or possibly learn from past experiences? What are some fundamental limitations for this type of agent?
Knowledge Representation:
Reasoning:
Expected Performance:
Representation:
Reasoning:
Expected Performance:
FJK Home | CPE/CSC 480 | Syllabus | Schedule | Lecture Notes | Assignments | Labs | Project | Teams |
Franz Kurfess |