CS607-Midterm
1 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
2 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
3 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
4 / 50
We use graph to represent problems and their solution spaces.
5 / 50
Which of the following disciplines provides us with the theories of structure and meaning of language
6 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
7 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
8 / 50
In Basic Genetic Algorithm the term mutation refers to a small random ________.
9 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
10 / 50
The tractable problems are further divided into structured and ________ problems
11 / 50
Best first search is a greedy approach.
12 / 50
______ AI treats the brain as a black box and just emulates its functionality.
13 / 50
______ is the process of deriving logical conclusions from given facts.
14 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
15 / 50
Expert system can be expressed as:
16 / 50
Which one is not the application area of expert system?
17 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
18 / 50
Intelligence id the characteristics of:
19 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
20 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
21 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
22 / 50
Answering the Sequence Problem need
23 / 50
By getting grips on ___________ that deal with searching techniques in graphs and trees, problem solving can be performed in an efficient manner.
24 / 50
Identify the correct step used to start design of an expert system.
25 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
26 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
27 / 50
In DFS node with the largest value of height will be at Priority
28 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
29 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
30 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
31 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
32 / 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
33 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
34 / 50
Most of the solution spaces for problems can be represented in a ________
35 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
36 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
37 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
38 / 50
Which one of the following is involved in an ES development project:
39 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
40 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
41 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
42 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
43 / 50
44 / 50
45 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
46 / 50
A proposition is the statement of a ________.
47 / 50
To infer new information from semantic networks, we can ask questions from nodes.
48 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
49 / 50
Every graph can be converted into a tree
50 / 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
Your score is
The average score is 52%
Restart quiz