CS607-Midterm
1 / 50
______ is the process of deriving logical conclusions from given facts.
2 / 50
Best first search is a greedy approach.
3 / 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.
4 / 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 _________.
5 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
6 / 50
Hit and trial is classical approach to solve the ________ problem easily
7 / 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
8 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
9 / 50
The traveling inside solution space requires something called
10 / 50
Usually a _________ graph is chosen to represent a fuzzy set.
11 / 50
In Basic Genetic Algorithm the term mutation refers to a small random ________.
12 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
13 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
14 / 50
15 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
16 / 50
17 / 50
Intelligence is the ability to
18 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
19 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
20 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
21 / 50
Every graph can be converted into a tree
22 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
23 / 50
______ AI treats the brain as a black box and just emulates its functionality.
24 / 50
Try to catch out own thoughts as they go by is
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
Genetic Algorithms is a search method in which multiple search paths are followed in _______
27 / 50
Identify the correct step used to start design of an expert system.
28 / 50
Classical way of problem solving
29 / 50
A proposition is the statement of a ________.
30 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
31 / 50
We can get optimal solution given some parameters using Genetic Algorithm.
32 / 50
Expert system can be expressed as:
33 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
34 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
35 / 50
Which of the following disciplines provides us with the theories of structure and meaning of language
36 / 50
37 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
38 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
39 / 50
The tractable problems are further divided into structured and ________ problems
40 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
41 / 50
The traveling inside a solution space requires something called as ___________
42 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
43 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
44 / 50
A statement in conjunctive normal form (CNF) consists of __________
45 / 50
A function by which we can tell which board position is nearer to our goal is called
46 / 50
Semantic networks are computationally expensive at __________
47 / 50
In GA, the random process is repeated until an individual with required _________ level is found. Select correct option:
48 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
49 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
50 / 50
An expert system may replace the expert or assist the expert.
Your score is
The average score is 52%
Restart quiz