CS607-Midterm
1 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
2 / 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
3 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
4 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
5 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
6 / 50
We use graph to represent problems and their solution spaces.
7 / 50
Which Cycle does the following figure show?
8 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
9 / 50
By getting grips on ___________ that deal with searching techniques in graphs and trees, problem solving can be performed in an efficient manner.
10 / 50
An expert system may replace the expert or assist the expert.
11 / 50
A proposition is the statement of a ________.
12 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
13 / 50
______ AI treats the brain as a black box and just emulates its functionality.
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
Which of the following is a valid example which represents a suitable antecedent in a rule?
16 / 50
The traveling inside solution space requires something called
17 / 50
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways to represent the resulting theories
18 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
19 / 50
Within an expert system, the ______________ contains facts about a specific subject area and rules that express the reasoning procedures of an expert on the subject.
20 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
21 / 50
An expert system may replace the expert or assist the expert
22 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
23 / 50
In the statement “IF A THEN B”, B is called
24 / 50
Genetic Algorithms is a search method in which multiple search paths are followed in _______
25 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
26 / 50
27 / 50
Classical way of problem solving
28 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
29 / 50
A function by which we can tell which board position is nearer to our goal is called
30 / 50
31 / 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
32 / 50
In Basic Genetic Algorithm the term mutation refers to a small random ________.
33 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
34 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
35 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
36 / 50
Intelligence is the characteristic of
37 / 50
Every graph can be converted into a tree
38 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
39 / 50
In DFS node with the largest value of height will be at Priority
40 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
41 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
42 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
43 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
44 / 50
Hit and trial is classical approach to solve the ________ problem easily
45 / 50
Every graph can be converted into a tree.
46 / 50
To infer new information from semantic networks, we can ask questions from nodes.
47 / 50
The foothhill problem occurs whenever there are___________ peaks.
48 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
49 / 50
Can we precisely define Artificial Intelligence?
50 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
Your score is
The average score is 52%
Restart quiz