Artificial intelligence Which of the following is also called as exploratory learning? Reinforcement learning Supervised learning Active learning Unsupervised learning Reinforcement learning Supervised learning Active learning Unsupervised learning 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 John McCarthy Nicklaus Wirth None of these Alain Colmerauer Seymour Papert John McCarthy Nicklaus Wirth None of these Alain Colmerauer ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the evaluation function in A* approach? Path cost from start node to current node Average of Path cost from start node to current node and Heuristic cost Heuristic function Path cost from start node to current node + Heuristic cost Path cost from start node to current node Average of Path cost from start node to current node and Heuristic cost Heuristic function Path cost from start node to current node + Heuristic cost ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The symbols used in describing the syntax of a programming language are {} None of these <> "" {} None of these <> "" ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which value is assigned to alpha and beta in the alpha-beta pruning? Beta = max Alpha = max Beta = min Both Alpha = max & Beta = min Beta = max Alpha = max Beta = min Both Alpha = max & Beta = min ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the addition 3 + 2 is entered as (+ 3 2) 3 + 2 3 add 2 3 + 2 = None of these (+ 3 2) 3 + 2 3 add 2 3 + 2 = None of these ANSWER DOWNLOAD EXAMIANS APP