CS607-Midterm
1 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
2 / 50
A proposition is the statement of a ________.
3 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
4 / 50
Can we precisely define Artificial Intelligence?
5 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
6 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
7 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
8 / 50
Which one of the following is involved in an ES development project:
9 / 50
A statement in conjunctive normal form (CNF) consists of __________
10 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
11 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
12 / 50
In optimal path searches we try to find the ____________ solution
13 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
14 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
15 / 50
Every graph can be converted into a tree
16 / 50
Classical way of problem solving
17 / 50
Expert system can be expressed as:
18 / 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
19 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
20 / 50
Which of the following disciplines provides us with the theories of structure and meaning of language
21 / 50
Usually a _________ graph is chosen to represent a fuzzy set.
22 / 50
The traveling inside a solution space requires something called as ___________
23 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
24 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
25 / 50
26 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
27 / 50
We use graph to represent problems and their solution spaces.
28 / 50
Intelligence is the characteristic of
29 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
30 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
31 / 50
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways to represent the resulting theories
32 / 50
Searching is a formal mechanism to explore
33 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
34 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
35 / 50
A function by which we can tell which board position is nearer to our goal is called
36 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
37 / 50
Every graph can be converted into a tree.
38 / 50
To infer new information from semantic networks, we can ask questions from nodes.
39 / 50
40 / 50
Semantic networks are graphs, with nodes representing ____________ and arcs representing ____________ between objects.
41 / 50
Most of the solution spaces for problems can be represented in a ________
42 / 50
43 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
44 / 50
The tractable problems are further divided into structured and ________ problems
45 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
46 / 50
Answering the Sequence Problem need
47 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
48 / 50
In DFS node with the largest value of height will be at Priority
49 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
50 / 50
______ is the process of deriving logical conclusions from given facts.
Your score is
The average score is 52%
Restart quiz