CS607-Midterm
1 / 50
Genetic Algorithms is a search method in which multiple search paths are followed in _______
2 / 50
Inductive learning is based on the knowledge that if something happens a lot it is likely to be generally _________
3 / 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
4 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
5 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
6 / 50
A proposition is the statement of a ________.
7 / 50
Semantic networks are computationally expensive at __________
8 / 50
Can we precisely define Artificial Intelligence?
9 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
10 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
11 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
12 / 50
The traveling inside a solution space requires something called as ___________
13 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
14 / 50
Best first search is a greedy approach.
15 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
16 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
17 / 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
18 / 50
Every graph can be converted into a tree.
19 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
20 / 50
Most of the solution spaces for problems can be represented in a ________
21 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
22 / 50
In Basic Genetic Algorithm the term mutation refers to a small random ________.
23 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
24 / 50
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways to represent the resulting theories
25 / 50
Which of the following disciplines provides us with the theories of structure and meaning of language
26 / 50
The tractable problems are further divided into structured and ________ problems
27 / 50
An expert system may replace the expert or assist the expert.
28 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
29 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
30 / 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.
31 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
32 / 50
Which one of the following is involved in an ES development project:
33 / 50
Answering the Sequence Problem need
34 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
35 / 50
______ is the process of deriving logical conclusions from given facts.
36 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
37 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
38 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
39 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
40 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
41 / 50
Try to catch out own thoughts as they go by 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
Expert system can be expressed as:
44 / 50
In optimal path searches we try to find the ____________ solution
45 / 50
46 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
47 / 50
Intelligence is the ability to
48 / 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 _________.
49 / 50
Which one is not the application area of expert system?
50 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
Your score is
The average score is 52%
Restart quiz