CS607-Midterm
1 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
2 / 50
Hit and trial is classical approach to solve the ________ problem easily
3 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
4 / 50
Usually a _________ graph is chosen to represent a fuzzy set.
5 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
6 / 50
Intelligence is the ability to
7 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
8 / 50
Most of the solution spaces for problems can be represented in a ________
9 / 50
______ AI treats the brain as a black box and just emulates its functionality.
10 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
11 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
12 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
13 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
14 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
15 / 50
We can get optimal solution given some parameters using Genetic Algorithm.
16 / 50
Classical way of problem solving
17 / 50
Genetic Algorithms is a search method in which multiple search paths are followed in _______
18 / 50
Which one of the following is involved in an ES development project:
19 / 50
In optimal path searches we try to find the ____________ solution
20 / 50
______ is the process of deriving logical conclusions from given facts.
21 / 50
Every graph can be converted into a tree.
22 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
23 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
24 / 50
25 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
26 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
27 / 50
Semantic networks are graphs, with nodes representing ____________ and arcs representing ____________ between objects.
28 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
29 / 50
30 / 50
Which Cycle does the following figure show?
31 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
32 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
33 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
34 / 50
The traveling inside a solution space requires something called as ___________
35 / 50
We use graph to represent problems and their solution spaces.
36 / 50
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways to represent the resulting theories
37 / 50
Identify the correct step used to start design of an expert system.
38 / 50
A statement in conjunctive normal form (CNF) consists of __________
39 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
40 / 50
In Basic Genetic Algorithm the term mutation refers to a small random ________.
41 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
42 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
43 / 50
Expert system can be expressed as:
44 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
45 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
46 / 50
The tractable problems are further divided into structured and ________ problems
47 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
48 / 50
The foothhill problem occurs whenever there are___________ peaks.
49 / 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
50 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
Your score is
The average score is 52%
Restart quiz