CS607-Midterm
1 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
2 / 50
Intelligence is the characteristic of
3 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
4 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
5 / 50
The tractable problems are further divided into structured and ________ problems
6 / 50
Can we precisely define Artificial Intelligence?
7 / 50
Semantic networks are computationally expensive at __________
8 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
9 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
10 / 50
In DFS node with the largest value of height will be at Priority
11 / 50
In optimal path searches we try to find the ____________ solution
12 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
13 / 50
A statement in conjunctive normal form (CNF) consists of __________
14 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
15 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
16 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
17 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
18 / 50
19 / 50
From discipline ____________ we have information about the network structure of a human brain and all the theories on functionalities of different human organs.
20 / 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
21 / 50
To infer new information from semantic networks, we can ask questions from nodes.
22 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
23 / 50
We use graph to represent problems and their solution spaces.
24 / 50
Every graph can be converted into a tree
25 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
26 / 50
Answering the Sequence Problem need
27 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
28 / 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 _________.
29 / 50
A function by which we can tell which board position is nearer to our goal is called
30 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
31 / 50
By getting grips on ___________ that deal with searching techniques in graphs and trees, problem solving can be performed in an efficient manner.
32 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
33 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
34 / 50
Which one is not the application area of expert system?
35 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
36 / 50
Intelligence id the characteristics of:
37 / 50
Most of the solution spaces for problems can be represented in a ________
38 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
39 / 50
40 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
41 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
42 / 50
Try to catch out own thoughts as they go by is
43 / 50
In the statement “IF A THEN B”, B is called
44 / 50
Intelligence is the ability to
45 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
46 / 50
A proposition is the statement of a ________.
47 / 50
An expert system may replace the expert or assist the expert
48 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
49 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
50 / 50
We can get optimal solution given some parameters using Genetic Algorithm.
Your score is
The average score is 52%
Restart quiz