CS607-Midterm
1 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
2 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
3 / 50
Searching is a formal mechanism to explore
4 / 50
5 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
6 / 50
Hit and trial is classical approach to solve the ________ problem easily
7 / 50
A proposition is the statement of a ________.
8 / 50
An expert system may replace the expert or assist the expert.
9 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
10 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
11 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
12 / 50
Most of the solution spaces for problems can be represented in a ________
13 / 50
Ability to tackle ambiguous and fuzzy problems demonstrate
14 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
15 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
16 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
17 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
18 / 50
19 / 50
Which one of the following is involved in an ES development project:
20 / 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.
21 / 50
Which of the following disciplines provides us with the theories of structure and meaning of language
22 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
23 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
24 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
25 / 50
The tractable problems are further divided into structured and ________ problems
26 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
27 / 50
In DFS node with the largest value of height will be at Priority
28 / 50
An expert system may replace the expert or assist the expert
29 / 50
To infer new information from semantic networks, we can ask questions from nodes.
30 / 50
Semantic networks are graphs, with nodes representing ____________ and arcs representing ____________ between objects.
31 / 50
Semantic networks are computationally expensive at __________
32 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
33 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
34 / 50
By getting grips on ___________ that deal with searching techniques in graphs and trees, problem solving can be performed in an efficient manner.
35 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
36 / 50
37 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
38 / 50
In Basic Genetic Algorithm the term mutation refers to a small random ________.
39 / 50
Intelligence id the characteristics of:
40 / 50
The traveling inside a solution space requires something called as ___________
41 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
42 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
43 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
44 / 50
______ is the process of deriving logical conclusions from given facts.
45 / 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
46 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
47 / 50
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways to represent the resulting theories
48 / 50
Identify the correct step used to start design of an expert system.
49 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
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