CS607-Midterm
1 / 50
The traveling inside a solution space requires something called as ___________
2 / 50
A function by which we can tell which board position is nearer to our goal is called
3 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
4 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
5 / 50
In DFS node with the largest value of height will be at Priority
6 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
7 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
8 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
9 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
10 / 50
Which one is not the application area of expert system?
11 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
12 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
13 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
14 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
15 / 50
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways to represent the resulting theories
16 / 50
Ability to tackle ambiguous and fuzzy problems demonstrate
17 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
18 / 50
Hit and trial is classical approach to solve the ________ problem easily
19 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
20 / 50
Genetic Algorithms is a search method in which multiple search paths are followed in _______
21 / 50
In optimal path searches we try to find the ____________ solution
22 / 50
Intelligence id the characteristics of:
23 / 50
24 / 50
Can we precisely define Artificial Intelligence?
25 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
26 / 50
By getting grips on ___________ that deal with searching techniques in graphs and trees, problem solving can be performed in an efficient manner.
27 / 50
28 / 50
Classical way of problem solving
29 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
30 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
31 / 50
We use graph to represent problems and their solution spaces.
32 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
33 / 50
Identify the correct step used to start design of an expert system.
34 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
35 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
36 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
37 / 50
______ is the process of deriving logical conclusions from given facts.
38 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
39 / 50
40 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
41 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
42 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
43 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
44 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
45 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
46 / 50
Intelligence is the ability to
47 / 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
48 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
49 / 50
A proposition is the statement of a ________.
50 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
Your score is
The average score is 52%
Restart quiz