CS607-Midterm
1 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
2 / 50
Searching is a formal mechanism to explore
3 / 50
By getting grips on ___________ that deal with searching techniques in graphs and trees, problem solving can be performed in an efficient manner.
4 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
5 / 50
Best first search is a greedy approach.
6 / 50
A function by which we can tell which board position is nearer to our goal is called
7 / 50
The tractable problems are further divided into structured and ________ problems
8 / 50
Which one is not the application area of expert system?
9 / 50
Inductive learning is based on the knowledge that if something happens a lot it is likely to be generally _________
10 / 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
11 / 50
Which Cycle does the following figure show?
12 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
13 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
14 / 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 _________.
15 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
16 / 50
The traveling inside a solution space requires something called as ___________
17 / 50
Hit and trial is classical approach to solve the ________ problem easily
18 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
19 / 50
Usually a _________ graph is chosen to represent a fuzzy set.
20 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
21 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
22 / 50
Expert system can be expressed as:
23 / 50
Genetic Algorithms is a search method in which multiple search paths are followed in _______
24 / 50
The foothhill problem occurs whenever there are___________ peaks.
25 / 50
An expert system may replace the expert or assist the expert.
26 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
27 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
28 / 50
29 / 50
Answering the Sequence Problem need
30 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
31 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
32 / 50
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways to represent the resulting theories
33 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
34 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
35 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
36 / 50
We use graph to represent problems and their solution spaces.
37 / 50
In the statement “IF A THEN B”, B is called
38 / 50
From discipline ____________ we have information about the network structure of a human brain and all the theories on functionalities of different human organs.
39 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
40 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
41 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
42 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
43 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
44 / 50
A statement in conjunctive normal form (CNF) consists of __________
45 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
46 / 50
47 / 50
48 / 50
Semantic networks are computationally expensive at __________
49 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
50 / 50
Ability to tackle ambiguous and fuzzy problems demonstrate
Your score is
The average score is 52%
Restart quiz