CS607-Midterm
1 / 50
Which of the following disciplines provides us with the theories of structure and meaning of language
2 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
3 / 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
4 / 50
Intelligence is the ability to
5 / 50
Classical way of problem solving
6 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
7 / 50
In Basic Genetic Algorithm the term mutation refers to a small random ________.
8 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
9 / 50
Which one of the following is involved in an ES development project:
10 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
11 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
12 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
13 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
14 / 50
In the statement “IF A THEN B”, B is called
15 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
16 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
17 / 50
Semantic networks are computationally expensive at __________
18 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
19 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
20 / 50
An expert system may replace the expert or assist the expert.
21 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
22 / 50
The tractable problems are further divided into structured and ________ problems
23 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
24 / 50
Try to catch out own thoughts as they go by is
25 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
26 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
27 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
28 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
29 / 50
The foothhill problem occurs whenever there are___________ peaks.
30 / 50
A statement in conjunctive normal form (CNF) consists of __________
31 / 50
______ AI treats the brain as a black box and just emulates its functionality.
32 / 50
A proposition is the statement of a ________.
33 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
34 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
35 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
36 / 50
Expert system can be expressed as:
37 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
38 / 50
Every graph can be converted into a tree.
39 / 50
Ability to tackle ambiguous and fuzzy problems demonstrate
40 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
41 / 50
We can get optimal solution given some parameters using Genetic Algorithm.
42 / 50
In DFS node with the largest value of height will be at Priority
43 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
44 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
45 / 50
We use graph to represent problems and their solution spaces.
46 / 50
Best first search is a greedy approach.
47 / 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.
48 / 50
Most of the solution spaces for problems can be represented in a ________
49 / 50
In optimal path searches we try to find the ____________ solution
50 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
Your score is
The average score is 52%
Restart quiz