CS607-Midterm
1 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
2 / 50
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways to represent the resulting theories
3 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
4 / 50
Semantic networks are computationally expensive at __________
5 / 50
Which Cycle does the following figure show?
6 / 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.
7 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
8 / 50
Best first search is a greedy approach.
9 / 50
______ AI treats the brain as a black box and just emulates its functionality.
10 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
11 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
12 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
13 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
14 / 50
Which one of the following is involved in an ES development project:
15 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
16 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
17 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
18 / 50
Most of the solution spaces for problems can be represented in a ________
19 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
20 / 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
21 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
22 / 50
The tractable problems are further divided into structured and ________ problems
23 / 50
Hit and trial is classical approach to solve the ________ problem easily
24 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
25 / 50
Try to catch out own thoughts as they go by is
26 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
27 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
28 / 50
______ is the process of deriving logical conclusions from given facts.
29 / 50
We use graph to represent problems and their solution spaces.
30 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
31 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
32 / 50
Every graph can be converted into a tree
33 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
34 / 50
Every graph can be converted into a tree.
35 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
36 / 50
Ability to tackle ambiguous and fuzzy problems demonstrate
37 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
38 / 50
The traveling inside solution space requires something called
39 / 50
In the statement “IF A THEN B”, B is called
40 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
41 / 50
A statement in conjunctive normal form (CNF) consists of __________
42 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
43 / 50
To infer new information from semantic networks, we can ask questions from nodes.
44 / 50
45 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
46 / 50
47 / 50
Which of the following disciplines provides us with the theories of structure and meaning of language
48 / 50
Answering the Sequence Problem need
49 / 50
Intelligence id the characteristics of:
50 / 50
We can get optimal solution given some parameters using Genetic Algorithm.
Your score is
The average score is 52%
Restart quiz