CS607-Midterm
1 / 50
Answering the Sequence Problem need
2 / 50
Every graph can be converted into a tree
3 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
4 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
5 / 50
The traveling inside a solution space requires something called as ___________
6 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
7 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
8 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
9 / 50
Which Cycle does the following figure show?
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
Hit and trial is classical approach to solve the ________ problem easily
12 / 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
13 / 50
14 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
15 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
16 / 50
By getting grips on ___________ that deal with searching techniques in graphs and trees, problem solving can be performed in an efficient manner.
17 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
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
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
20 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
21 / 50
22 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
23 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
24 / 50
Identify the correct step used to start design of an expert system.
25 / 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
26 / 50
Intelligence is the characteristic of
27 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
28 / 50
Try to catch out own thoughts as they go by is
29 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
30 / 50
Can we precisely define Artificial Intelligence?
31 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
32 / 50
In DFS node with the largest value of height will be at Priority
33 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
34 / 50
A function by which we can tell which board position is nearer to our goal is called
35 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
36 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
37 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
38 / 50
From discipline ____________ we have information about the network structure of a human brain and all the theories on functionalities of different human organs.
39 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
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
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
42 / 50
Inductive learning is based on the knowledge that if something happens a lot it is likely to be generally _________
43 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
44 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
45 / 50
Every graph can be converted into a tree.
46 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
47 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
48 / 50
Usually a _________ graph is chosen to represent a fuzzy set.
49 / 50
In the statement “IF A THEN B”, B is called
50 / 50
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways to represent the resulting theories
Your score is
The average score is 52%
Restart quiz