One definition of AI focuses on problem-solving methods that process: algorithms None of these smell touch symbols TRUE ANSWER : ? YOUR ANSWER : ?
A computer vision technique that relies on image templates is: model-based vision None of these robot vision binocular vision edge detection TRUE ANSWER : ? YOUR ANSWER : ?
An algorithm is complete if ____________ It terminates with a solution when one exists It has a loop It does not terminate with a solution It starts with a solution TRUE ANSWER : ? YOUR ANSWER : ?
General games involves ____________ Multi-agent Single-agent Only Single-agent and Multi-agent Neither Single-agent nor Multi-agent TRUE ANSWER : ? YOUR ANSWER : ?
The symbols used in describing the syntax of a programming language are {} <> "" None of these TRUE ANSWER : ? YOUR ANSWER : ?
A problem in a search space is defined by one of these state. Intermediate state All of the mentioned Last state Initial state TRUE ANSWER : ? YOUR ANSWER : ?
What is the term used for describing the judgmental or commonsense part of problem solving? Value based None of these Heuristic Critical Analytical TRUE ANSWER : ? YOUR ANSWER : ?
Which method is effective for escaping from local minima? None of the mentioned Eliminating heuristic estimate Reducing heuristic estimate Updating heuristic estimate TRUE ANSWER : ? YOUR ANSWER : ?
Which search method will expand the node that is closest to the goal? None of the mentioned Greedy best-first search A* search Best-first search TRUE ANSWER : ? YOUR ANSWER : ?