CS607-Midterm
1 / 50
Best first search is a greedy approach.
2 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
3 / 50
We use graph to represent problems and their solution spaces.
4 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
5 / 50
Can we precisely define Artificial Intelligence?
6 / 50
Inductive learning is based on the knowledge that if something happens a lot it is likely to be generally _________
7 / 50
Intelligence is the ability to
8 / 50
Hit and trial is classical approach to solve the ________ problem easily
9 / 50
An expert system may replace the expert or assist the expert
10 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
11 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
12 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
13 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
14 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
15 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
16 / 50
Which one of the following is involved in an ES development project:
17 / 50
Intelligence id the characteristics of:
18 / 50
Answering the Sequence Problem need
19 / 50
______ AI treats the brain as a black box and just emulates its functionality.
20 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
21 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
22 / 50
The traveling inside solution space requires something called
23 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
24 / 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
25 / 50
The foothhill problem occurs whenever there are___________ peaks.
26 / 50
Ability to tackle ambiguous and fuzzy problems demonstrate
27 / 50
Most of the solution spaces for problems can be represented in a ________
28 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
29 / 50
Expert system can be expressed as:
30 / 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 _________.
31 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
32 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
33 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
34 / 50
Genetic Algorithms is a search method in which multiple search paths are followed in _______
35 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
36 / 50
In optimal path searches we try to find the ____________ solution
37 / 50
Which one is not the application area of expert system?
38 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
39 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
40 / 50
41 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
42 / 50
43 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
44 / 50
Semantic networks are graphs, with nodes representing ____________ and arcs representing ____________ between objects.
45 / 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
46 / 50
47 / 50
Which of the following disciplines provides us with the theories of structure and meaning of language
48 / 50
49 / 50
An expert system may replace the expert or assist the expert.
50 / 50
The traveling inside a solution space requires something called as ___________
Your score is
The average score is 52%
Restart quiz