CS607-Midterm
1 / 50
Every graph can be converted into a tree
2 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
3 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
4 / 50
The foothhill problem occurs whenever there are___________ peaks.
5 / 50
Which of the following two components are closely coupled and each is intrinsically tied to the other. i. Knowledge representation ii. Reasoning iii. Execution iv. Planning
6 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
7 / 50
Hit and trial is classical approach to solve the ________ problem easily
8 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
9 / 50
In some cases, the rules provide more definite actions such as “move left” or “close door”, in which case the rules are being used to represent _________.
10 / 50
Intelligence id the characteristics of:
11 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
12 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
13 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
14 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
15 / 50
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways to represent the resulting theories
16 / 50
Which Cycle does the following figure show?
17 / 50
In optimal path searches we try to find the ____________ solution
18 / 50
19 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
20 / 50
Inductive learning is based on the knowledge that if something happens a lot it is likely to be generally _________
21 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
22 / 50
Classical way of problem solving
23 / 50
A function by which we can tell which board position is nearer to our goal is called
24 / 50
Intelligence is the ability to
25 / 50
In GA, the random process is repeated until an individual with required _________ level is found. Select correct option:
26 / 50
Within an expert system, the ______________ contains facts about a specific subject area and rules that express the reasoning procedures of an expert on the subject.
27 / 50
Try to catch out own thoughts as they go by is
28 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
29 / 50
In the statement “IF A THEN B”, B is called
30 / 50
Every graph can be converted into a tree.
31 / 50
32 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
33 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
34 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
35 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
36 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
37 / 50
Which one of the following is involved in an ES development project:
38 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
39 / 50
What is the correct order for solving a problem using GA I. Choose the best individuals from the population for crossover II. Choose initial population III. Evaluate the fitness of each individual
40 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
41 / 50
42 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
43 / 50
Which of the following disciplines provides us with the theories of structure and meaning of language
44 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
45 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
46 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
47 / 50
By getting grips on ___________ that deal with searching techniques in graphs and trees, problem solving can be performed in an efficient manner.
48 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
49 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
50 / 50
In Basic Genetic Algorithm the term mutation refers to a small random ________.
Your score is
The average score is 52%
Restart quiz