CS607 - Artificial Intelligence Grand Quiz Perfect Solution with Explanation And References ✓

Описание к видео CS607 - Artificial Intelligence Grand Quiz Perfect Solution with Explanation And References ✓

#CS607 #CS607GrandQuizSolution #CS607ArtificialIntelligence #CS607SolvedMCQs0
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways to represent the resulting theories. Psychology

________ is used when the facts of the case are likely to change after some time. Non-Monotonic reasoning

Which of the following is not the main phase of the linear sequence? Requirement evalutaion

How many types of graphs are there to use in problem-solving? 2

To implement simple search algorithm as breadth first search, we use the formula given below and give priority to element with ________ P(n) value where: P(n) = height(n) Minimum

CLIPS stands for: C Language Integrated Production System

Resolution requires all sentences to be converted into a special form called: Conjunctive normal form (CNF)

Intelligence is the characteristic of

______ says that from "Alpha" and from "Beta" you can conclude "Alpha and Beta". And-Introduction

Variation in the offspring's(children) of the individuals are due to _____________. Mutation

Which search method takes less memory? Depth-First Search

Which of the following is not considered being trait(s) of an expert? They posses long term memory

An AI system has a ____________ component that allows the system to get information from its environment. Perception

In CLIPS, the Defrule construct is used to add _________. Rules

Speed of an expert system is _______ as compared to a human expert. High

In ____ search, out of ”n” possible choices at any level, we follow only the best "k" of them. Beam search

In eight queen problem the given sequence 2 6 8 3 4 5 3 1 illustrates that in ____ column the queen is placed in the ___ row. Sixth, Second

In optimal path searche we try to find the __________ solution. Best

“In context of Hill climbing algorithm, situation may arise when a step in one direction takes you lower, on the other hand when you step in some other direction it gives you no improvement.” The above statement refers to: Ridge problem

The expression ‘the cat drove the car’ is________ correct, but _________non-sensible. Syntactically, semantically

Hit and trial is a classical approach to solve the ___________ problems easily. Trivial

From discipline of _____________ we have information about the network structure of a human brain and all the theories on functionalities of different human organs. Biology

____________ alters one or more gene values in a chromosome from its initial state. Mutation

Which values are independent in the minimax search algorithm? Pruned leaves/Root

______combine predicates and quantifiers to represent information. Formulae

_________ can be as simple as just flipping a bit at random or any number of bits. Mutation

_____________ has the same notion of having something or some attribute from a parent. Inheritance

Atomic units of knowledge called? Facts

Identify the TRUE statement about alpha-beta pruning: It reduce both the tree braching that must....

While solving a problem, how many states we already know? 3

Комментарии

Информация по комментариям в разработке