CS607-Midterm
1 / 50
Best first search is a greedy approach.
2 / 50
Usually a _________ graph is chosen to represent a fuzzy set.
3 / 50
Identify the correct step used to start design of an expert system.
4 / 50
Intelligence is the ability to
5 / 50
An expert system may replace the expert or assist the expert
6 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
7 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
8 / 50
A statement in conjunctive normal form (CNF) consists of __________
9 / 50
Intelligence is the characteristic of
10 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
11 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
12 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
13 / 50
Hit and trial is classical approach to solve the ________ problem easily
14 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
15 / 50
Answering the Sequence Problem need
16 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
17 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
18 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
19 / 50
In the statement “IF A THEN B”, B is called
20 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
21 / 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
22 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
23 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
24 / 50
The traveling inside a solution space requires something called as ___________
25 / 50
To infer new information from semantic networks, we can ask questions from nodes.
26 / 50
Genetic Algorithms is a search method in which multiple search paths are followed in _______
27 / 50
We can get optimal solution given some parameters using Genetic Algorithm.
28 / 50
Semantic networks are computationally expensive at __________
29 / 50
Ability to tackle ambiguous and fuzzy problems demonstrate
30 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
31 / 50
The tractable problems are further divided into structured and ________ problems
32 / 50
Most of the solution spaces for problems can be represented in a ________
33 / 50
34 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
35 / 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
36 / 50
Every graph can be converted into a tree
37 / 50
Which one is not the application area of expert system?
38 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
39 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
40 / 50
Classical way of problem solving
41 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
42 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
43 / 50
44 / 50
Expert system can be expressed as:
45 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
46 / 50
47 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
48 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
49 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
50 / 50
______ AI treats the brain as a black box and just emulates its functionality.
Your score is
The average score is 52%
Restart quiz