Artificial intelligence To which depth does the alpha-beta pruning can be applied? 10 states 8 states 6 states Any depth 10 states 8 states 6 states Any depth ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence An algorithm is complete if ____________ It has a loop It starts with a solution It terminates with a solution when one exists It does not terminate with a solution It has a loop It starts with a solution It terminates with a solution when one exists It does not terminate with a solution 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? Seymour Papert None of these Nicklaus Wirth Alain Colmerauer John McCarthy Seymour Papert None of these Nicklaus Wirth Alain Colmerauer John McCarthy ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function assigns . the value of a to b is (setq a b) (set b = a) (b = a) (setq b a ) None of these (setq a b) (set b = a) (b = a) (setq b a ) None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Natural language processing is divided into the two subfields of: time and motion algorithmic and heuristic None of these symbolic and numeric understanding and generation time and motion algorithmic and heuristic None of these symbolic and numeric understanding and generation ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The initial state and the legal moves for each side define the __________ for the game. Search Tree Forest State Space Search Game Tree Search Tree Forest State Space Search Game Tree ANSWER DOWNLOAD EXAMIANS APP