CS607-Midterm
1 / 50
Intelligence is the ability to
2 / 50
We use graph to represent problems and their solution spaces.
3 / 50
Semantic networks are computationally expensive at __________
4 / 50
Can we precisely define Artificial Intelligence?
5 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
6 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
7 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
8 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
9 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
10 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
11 / 50
The traveling inside a solution space requires something called as ___________
12 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
13 / 50
Which Cycle does the following figure show?
14 / 50
Ability to tackle ambiguous and fuzzy problems demonstrate
15 / 50
Identify the correct step used to start design of an expert system.
16 / 50
Hit and trial is classical approach to solve the ________ problem easily
17 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
18 / 50
19 / 50
The tractable problems are further divided into structured and ________ problems
20 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
21 / 50
Most of the solution spaces for problems can be represented in a ________
22 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
23 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
24 / 50
25 / 50
Which of the following disciplines provides us with the theories of structure and meaning of language
26 / 50
Answering the Sequence Problem need
27 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
28 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
29 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
30 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
31 / 50
Best first search is a greedy approach.
32 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
33 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
34 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
35 / 50
Intelligence is the characteristic of
36 / 50
In DFS node with the largest value of height will be at Priority
37 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
38 / 50
______ AI treats the brain as a black box and just emulates its functionality.
39 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
40 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
41 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
42 / 50
Try to catch out own thoughts as they go by is
43 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
44 / 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
45 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
46 / 50
Inductive learning is based on the knowledge that if something happens a lot it is likely to be generally _________
47 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
48 / 50
49 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
50 / 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
Your score is
The average score is 52%
Restart quiz