CS607-Midterm
1 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
2 / 50
______ AI treats the brain as a black box and just emulates its functionality.
3 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
4 / 50
The foothhill problem occurs whenever there are___________ peaks.
5 / 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
6 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
7 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
8 / 50
Every graph can be converted into a tree.
9 / 50
Semantic networks are graphs, with nodes representing ____________ and arcs representing ____________ between objects.
10 / 50
In optimal path searches we try to find the ____________ solution
11 / 50
Which Cycle does the following figure show?
12 / 50
In DFS node with the largest value of height will be at Priority
13 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
14 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
15 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
16 / 50
Intelligence is the characteristic of
17 / 50
Most of the solution spaces for problems can be represented in a ________
18 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
19 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
20 / 50
Usually a _________ graph is chosen to represent a fuzzy set.
21 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
22 / 50
Intelligence id the characteristics of:
23 / 50
To infer new information from semantic networks, we can ask questions from nodes.
24 / 50
A proposition is the statement of a ________.
25 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
26 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
27 / 50
Genetic Algorithms is a search method in which multiple search paths are followed in _______
28 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
29 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
30 / 50
An expert system may replace the expert or assist the expert
31 / 50
______ is the process of deriving logical conclusions from given facts.
32 / 50
Identify the correct step used to start design of an expert system.
33 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
34 / 50
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways to represent the resulting theories
35 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
36 / 50
A statement in conjunctive normal form (CNF) consists of __________
37 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
38 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
39 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
40 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
41 / 50
42 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
43 / 50
Best first search is a greedy approach.
44 / 50
Which one of the following is involved in an ES development project:
45 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
46 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
47 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
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
The traveling inside a solution space requires something called as ___________
50 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
Your score is
The average score is 52%
Restart quiz