CS607-Midterm
1 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
2 / 50
Searching is a formal mechanism to explore
3 / 50
In the statement “IF A THEN B”, B is called
4 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
5 / 50
Semantic networks are computationally expensive at __________
6 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
7 / 50
Semantic networks are graphs, with nodes representing ____________ and arcs representing ____________ between objects.
8 / 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 _________.
9 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
10 / 50
The foothhill problem occurs whenever there are___________ peaks.
11 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
12 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
13 / 50
Answering the Sequence Problem need
14 / 50
Can we precisely define Artificial Intelligence?
15 / 50
Try to catch out own thoughts as they go by is
16 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
17 / 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
18 / 50
19 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
20 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
21 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
22 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
23 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
24 / 50
Hit and trial is classical approach to solve the ________ problem easily
25 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
26 / 50
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways to represent the resulting theories
27 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
28 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
29 / 50
Intelligence id the characteristics of:
30 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
31 / 50
Inductive learning is based on the knowledge that if something happens a lot it is likely to be generally _________
32 / 50
Expert system can be expressed as:
33 / 50
34 / 50
In Basic Genetic Algorithm the term mutation refers to a small random ________.
35 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
36 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
37 / 50
Best first search is a greedy approach.
38 / 50
In GA, the random process is repeated until an individual with required _________ level is found. Select correct option:
39 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
40 / 50
Intelligence is the ability to
41 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
42 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
43 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
44 / 50
Which one of the following is involved in an ES development project:
45 / 50
A proposition is the statement of a ________.
46 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
47 / 50
Every graph can be converted into a tree.
48 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
49 / 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
50 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
Your score is
The average score is 52%
Restart quiz