CS607-Midterm
1 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
2 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
3 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
4 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
5 / 50
Every graph can be converted into a tree.
6 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
7 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
8 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
9 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
10 / 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 _________.
11 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
12 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
13 / 50
The traveling inside solution space requires something called
14 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
15 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
16 / 50
Ability to tackle ambiguous and fuzzy problems demonstrate
17 / 50
Can we precisely define Artificial Intelligence?
18 / 50
From discipline ____________ we have information about the network structure of a human brain and all the theories on functionalities of different human organs.
19 / 50
By getting grips on ___________ that deal with searching techniques in graphs and trees, problem solving can be performed in an efficient manner.
20 / 50
The traveling inside a solution space requires something called as ___________
21 / 50
Identify the correct step used to start design of an expert system.
22 / 50
Which Cycle does the following figure show?
23 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
24 / 50
Every graph can be converted into a tree
25 / 50
An expert system may replace the expert or assist the expert
26 / 50
A function by which we can tell which board position is nearer to our goal is called
27 / 50
In DFS node with the largest value of height will be at Priority
28 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
29 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
30 / 50
31 / 50
Which of the following disciplines provides us with the theories of structure and meaning of language
32 / 50
Searching is a formal mechanism to explore
33 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
34 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
35 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
36 / 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
37 / 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.
38 / 50
Usually a _________ graph is chosen to represent a fuzzy set.
39 / 50
In the statement “IF A THEN B”, B is called
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
______ AI treats the brain as a black box and just emulates its functionality.
42 / 50
Intelligence is the characteristic of
43 / 50
Genetic Algorithms is a search method in which multiple search paths are followed in _______
44 / 50
Best first search is a greedy approach.
45 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
46 / 50
We can get optimal solution given some parameters using Genetic Algorithm.
47 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
48 / 50
49 / 50
Hit and trial is classical approach to solve the ________ problem easily
50 / 50
Your score is
The average score is 52%
Restart quiz