Download Homework

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
ITU – SEN 985 Artificial Intelligence
In-Class Assignment Day 2, Exercise 1
Answer the following questions:
1.) Define in your own words the following terms: agent, agent function,
agent program, rationality, autonomy, reflex agent, model-based agent,
goal-based agent, utility-based agent, learning agent.
2.) For each of the following assertions, say whether it is true or false and
support your answer with examples or counterexamples where
appropriate.
a. There exist task environments in which no pure reflex agent can
behave rationally.
b. An agent that senses only partial information about the state cannot
be perfectly rational.
c. There exists a task environment in which every agent is rational.
d. The input of an agent program is the same as the input of the agent
function.
e. Every agent function is implementable by some program/machine
combination.
f. Every agent is rational in an unobservable environment.
g. A perfectly rational poker-player agent never loses.
3.) Write a pseudo code agent program, one for the goal-based and one
for the utility-based agents.
Submit your Assignment:
Upload your finished assignment to the EMS in the correct assignment
location for the first day of the workshop, in-class exercises.
Related documents