CS607-Midterm
1 / 50
The traveling inside solution space requires something called
2 / 50
Hit and trial is classical approach to solve the ________ problem easily
3 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
4 / 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
5 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
6 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
7 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
8 / 50
An expert system may replace the expert or assist the expert
9 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
10 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
11 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
12 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
13 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
14 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
15 / 50
By getting grips on ___________ that deal with searching techniques in graphs and trees, problem solving can be performed in an efficient manner.
16 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
17 / 50
The traveling inside a solution space requires something called as ___________
18 / 50
In optimal path searches we try to find the ____________ solution
19 / 50
A statement in conjunctive normal form (CNF) consists of __________
20 / 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 _________.
21 / 50
Intelligence is the ability to
22 / 50
Expert system can be expressed as:
23 / 50
We can get optimal solution given some parameters using Genetic Algorithm.
24 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
25 / 50
In Basic Genetic Algorithm the term mutation refers to a small random ________.
26 / 50
An expert system may replace the expert or assist the expert.
27 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
28 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
29 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
30 / 50
Intelligence id the characteristics of:
31 / 50
Genetic Algorithms is a search method in which multiple search paths are followed in _______
32 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
33 / 50
Semantic networks are graphs, with nodes representing ____________ and arcs representing ____________ between objects.
34 / 50
35 / 50
Classical way of problem solving
36 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
37 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
38 / 50
We use graph to represent problems and their solution spaces.
39 / 50
The tractable problems are further divided into structured and ________ problems
40 / 50
41 / 50
Which one of the following is involved in an ES development project:
42 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
43 / 50
Answering the Sequence Problem need
44 / 50
Try to catch out own thoughts as they go by is
45 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
46 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
47 / 50
______ is the process of deriving logical conclusions from given facts.
48 / 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
49 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
50 / 50
From discipline ____________ we have information about the network structure of a human brain and all the theories on functionalities of different human organs.
Your score is
The average score is 52%
Restart quiz