CS607-Midterm
1 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
2 / 50
Most of the solution spaces for problems can be represented in a ________
3 / 50
Identify the correct step used to start design of an expert system.
4 / 50
An expert system may replace the expert or assist the expert.
5 / 50
In DFS node with the largest value of height will be at Priority
6 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
7 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
8 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
9 / 50
In the statement “IF A THEN B”, B is called
10 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
11 / 50
______ is the process of deriving logical conclusions from given facts.
12 / 50
Expert system can be expressed as:
13 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
14 / 50
Answering the Sequence Problem need
15 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
16 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
17 / 50
Intelligence is the ability to
18 / 50
Hit and trial is classical approach to solve the ________ problem easily
19 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
20 / 50
21 / 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 _________.
22 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
23 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
24 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
25 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
26 / 50
We use graph to represent problems and their solution spaces.
27 / 50
Best first search is a greedy approach.
28 / 50
An expert system may replace the expert or assist the expert
29 / 50
Searching is a formal mechanism to explore
30 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
31 / 50
In optimal path searches we try to find the ____________ solution
32 / 50
The traveling inside a solution space requires something called as ___________
33 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
34 / 50
35 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
36 / 50
37 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
38 / 50
Which one is not the application area of expert system?
39 / 50
By getting grips on ___________ that deal with searching techniques in graphs and trees, problem solving can be performed in an efficient manner.
40 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
41 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
42 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
43 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
44 / 50
Usually a _________ graph is chosen to represent a fuzzy set.
45 / 50
Every graph can be converted into a tree.
46 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
47 / 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
48 / 50
Inductive learning is based on the knowledge that if something happens a lot it is likely to be generally _________
49 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
50 / 50
Try to catch out own thoughts as they go by is
Your score is
The average score is 52%
Restart quiz