CS607-Midterm
1 / 50
A proposition is the statement of a ________.
2 / 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.
3 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
4 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
5 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
6 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
7 / 50
Expert system can be expressed as:
8 / 50
Semantic networks are computationally expensive at __________
9 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
10 / 50
Answering the Sequence Problem need
11 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
12 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
13 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
14 / 50
Which one of the following is involved in an ES development project:
15 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
16 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
17 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
18 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
19 / 50
Which Cycle does the following figure show?
20 / 50
Semantic networks are graphs, with nodes representing ____________ and arcs representing ____________ between objects.
21 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
22 / 50
From discipline ____________ we have information about the network structure of a human brain and all the theories on functionalities of different human organs.
23 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
24 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
25 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
26 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
27 / 50
A function by which we can tell which board position is nearer to our goal is called
28 / 50
Usually a _________ graph is chosen to represent a fuzzy set.
29 / 50
Intelligence id the characteristics of:
30 / 50
Most of the solution spaces for problems can be represented in a ________
31 / 50
In the statement “IF A THEN B”, B is called
32 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
33 / 50
The tractable problems are further divided into structured and ________ problems
34 / 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 _________.
35 / 50
Intelligence is the ability to
36 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
37 / 50
Hit and trial is classical approach to solve the ________ problem easily
38 / 50
In Basic Genetic Algorithm the term mutation refers to a small random ________.
39 / 50
In GA, the random process is repeated until an individual with required _________ level is found. Select correct option:
40 / 50
Best first search is a greedy approach.
41 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
42 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
43 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
44 / 50
45 / 50
46 / 50
In DFS node with the largest value of height will be at Priority
47 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
48 / 50
We can get optimal solution given some parameters using Genetic Algorithm.
49 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
50 / 50
Searching is a formal mechanism to explore
Your score is
The average score is 52%
Restart quiz