Answered step by step
Verified Expert Solution
Question
1 Approved Answer
QUESTION ONE a ) Outline any five fundamental problems in the design of Artificial intelligence systems. 1 5 b ) Suppose that we have a
QUESTION ONE
a Outline any five fundamental problems in the design of Artificial intelligence systems.
b Suppose that we have a fair coin and a biased coin that always comes up heads. We run an experiment consisting of three independent events: one of the two coins is chosen at random, the coin is flipped once, and then it is flipped again. Suppose that the chosen coin comes up heads both times.
i What is the probability that the chosen coin is the biased one?
QUESTION TWO
a Describe the five components of a script knowledge representation scheme
b Demonstrate that not and notQ are logically equivalent by justifying each step using logical equivalences.
QUESTION THREE
In the puzzle of Figure differently numbered tiles are fitted into spaces on a grid. One space is left blank so that the tiles can be moved around to form different patterns. The goal is to find a series of moves of the tiles into the blank space that places the board in a goal configuration. The following are legal moves, please note that if the blank is at a corner only two moves are possible, if it is at the centre all the four moves are possible, if on the remaining spaces three moves are possible:
Move the blank up
Move the blank right
Move the blank down
Move the blank left
a Solve the puzzle using the algorithm.
b Solve the puzzle using the Greedy Best First search strategy.
QUESTION FOUR
Evaluate the role of each task environment characteristics in the design of agents.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started