CS607-Midterm
1 / 50
Intelligence is the ability to
2 / 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 _________.
3 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
4 / 50
To infer new information from semantic networks, we can ask questions from nodes.
5 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
6 / 50
The tractable problems are further divided into structured and ________ problems
7 / 50
We can get optimal solution given some parameters using Genetic Algorithm.
8 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
9 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
10 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
11 / 50
By getting grips on ___________ that deal with searching techniques in graphs and trees, problem solving can be performed in an efficient manner.
12 / 50
In Basic Genetic Algorithm the term mutation refers to a small random ________.
13 / 50
A function by which we can tell which board position is nearer to our goal is called
14 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
15 / 50
The foothhill problem occurs whenever there are___________ peaks.
16 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
17 / 50
Best first search is a greedy approach.
18 / 50
Searching is a formal mechanism to explore
19 / 50
20 / 50
21 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
22 / 50
______ is the process of deriving logical conclusions from given facts.
23 / 50
Semantic networks are computationally expensive at __________
24 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
25 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
26 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
27 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
28 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
29 / 50
Intelligence id the characteristics of:
30 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
31 / 50
______ AI treats the brain as a black box and just emulates its functionality.
32 / 50
The traveling inside solution space requires something called
33 / 50
An expert system may replace the expert or assist the expert
34 / 50
In DFS node with the largest value of height will be at Priority
35 / 50
Usually a _________ graph is chosen to represent a fuzzy set.
36 / 50
Which of the following disciplines provides us with the theories of structure and meaning of language
37 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
38 / 50
Which one is not the application area of expert system?
39 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
40 / 50
An expert system may replace the expert or assist the expert.
41 / 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
42 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
43 / 50
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways to represent the resulting theories
44 / 50
45 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
46 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
47 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
48 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
49 / 50
The traveling inside a solution space requires something called as ___________
50 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
Your score is
The average score is 52%
Restart quiz