Artificial Intelligence - Study Mode
[#306] Which modifies the performance element so that it makes better decision?
Correct Answer
(C) Learning element
[#307] For resolution to apply, all sentences must be in conjunctive normal form, a conjunction of disjunctions of literals.
Correct Answer
(A) True
[#308] Generality is the measure of _____________
Correct Answer
(A) Ease with which the method can be adapted to different domains of application
[#309] The minimax algorithm computes the minimax decision from the current state. It uses a simple recursive computation of the minimax values of each successor state, directly implementing the defining equations. The recursion proceeds all the way down to the leaves of the tree, and then the minimax values are backed up through the tree as the recursion unwinds.
Correct Answer
(A) True
[#310] Which of the following "laws" is Asimov's first and most important law of robotics?
Correct Answer
(B) robots must never take actions harmful to humans