Artificial intelligence To which depth does the alpha-beta pruning can be applied? 10 states 8 states Any depth 6 states 10 states 8 states Any depth 6 states ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following algorithm is online search algorithm? Hill-climbing search algorithm Breadth-first search algorithm None of the mentioned Depth-first search algorithm Hill-climbing search algorithm Breadth-first search algorithm None of the mentioned Depth-first search algorithm ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the expansion if PEAS in task environment? Performance, Environment, Actuators, Sensors Perceiving, Environment, Actuators, Sensors Peer, Environment, Actuators, Sense None of the mentioned Performance, Environment, Actuators, Sensors Perceiving, Environment, Actuators, Sensors Peer, Environment, Actuators, Sense None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is true regarding BFS (Breadth First Search)? BFS is nothing but Binary First Search The entire tree so far been generated must be stored in BFS BFS will get trapped exploring a single path BFS is not guaranteed to find a solution if exists BFS is nothing but Binary First Search The entire tree so far been generated must be stored in BFS BFS will get trapped exploring a single path BFS is not guaranteed to find a solution if exists ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence PROLOG is an AI programming language which solves problems with a form of symbolic logic known as predicate calculus. It was developed in 1972 at the University of Marseilles by a team of specialists. Can you name the person who headed this team? John McCarthy Seymour Papert Alain Colmerauer None of these Nicklaus Wirth John McCarthy Seymour Papert Alain Colmerauer None of these Nicklaus Wirth ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is a heuristic function? A function whose return type is nothing A function which takes parameters of type string and returns an integer value A function that maps from problem state descriptions to measures of desirability A function to solve mathematical problems A function whose return type is nothing A function which takes parameters of type string and returns an integer value A function that maps from problem state descriptions to measures of desirability A function to solve mathematical problems ANSWER DOWNLOAD EXAMIANS APP