CS607-Midterm
1 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
2 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
3 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
4 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
5 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
6 / 50
Identify the correct step used to start design of an expert system.
7 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
8 / 50
Can we precisely define Artificial Intelligence?
9 / 50
Best first search is a greedy approach.
10 / 50
Semantic networks are computationally expensive at __________
11 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
12 / 50
An expert system may replace the expert or assist the expert
13 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
14 / 50
Most of the solution spaces for problems can be represented in a ________
15 / 50
Every graph can be converted into a tree.
16 / 50
In DFS node with the largest value of height will be at Priority
17 / 50
Searching is a formal mechanism to explore
18 / 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.
19 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
20 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
21 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
22 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
23 / 50
The traveling inside solution space requires something called
24 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
25 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
26 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
27 / 50
Intelligence is the ability to
28 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
29 / 50
To infer new information from semantic networks, we can ask questions from nodes.
30 / 50
______ is the process of deriving logical conclusions from given facts.
31 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
32 / 50
In the statement “IF A THEN B”, B is called
33 / 50
34 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
35 / 50
Every graph can be converted into a tree
36 / 50
Which Cycle does the following figure show?
37 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
38 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
39 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
40 / 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
41 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
42 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
43 / 50
Classical way of problem solving
44 / 50
The foothhill problem occurs whenever there are___________ peaks.
45 / 50
We can get optimal solution given some parameters using Genetic Algorithm.
46 / 50
In optimal path searches we try to find the ____________ solution
47 / 50
We use graph to represent problems and their solution spaces.
48 / 50
The traveling inside a solution space requires something called as ___________
49 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
50 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
Your score is
The average score is 52%
Restart quiz