CS607-Midterm
1 / 50
Semantic networks are graphs, with nodes representing ____________ and arcs representing ____________ between objects.
2 / 50
The foothhill problem occurs whenever there are___________ peaks.
3 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
4 / 50
The traveling inside a solution space requires something called as ___________
5 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
6 / 50
Classical way of problem solving
7 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
8 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
9 / 50
Usually a _________ graph is chosen to represent a fuzzy set.
10 / 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
11 / 50
12 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
13 / 50
Expert system can be expressed as:
14 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
15 / 50
Hit and trial is classical approach to solve the ________ problem easily
16 / 50
A proposition is the statement of a ________.
17 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
18 / 50
The traveling inside solution space requires something called
19 / 50
Inductive learning is based on the knowledge that if something happens a lot it is likely to be generally _________
20 / 50
Try to catch out own thoughts as they go by is
21 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
22 / 50
In DFS node with the largest value of height will be at Priority
23 / 50
In GA, the random process is repeated until an individual with required _________ level is found. Select correct option:
24 / 50
Which Cycle does the following figure show?
25 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
26 / 50
Which one is not the application area of expert system?
27 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
28 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
29 / 50
We can get optimal solution given some parameters using Genetic Algorithm.
30 / 50
Intelligence id the characteristics of:
31 / 50
Identify the correct step used to start design of an expert system.
32 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
33 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
34 / 50
______ is the process of deriving logical conclusions from given facts.
35 / 50
Intelligence is the ability to
36 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
37 / 50
Searching is a formal mechanism to explore
38 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
39 / 50
Genetic Algorithms is a search method in which multiple search paths are followed in _______
40 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
41 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
42 / 50
We use graph to represent problems and their solution spaces.
43 / 50
To infer new information from semantic networks, we can ask questions from nodes.
44 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
45 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
46 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
47 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
48 / 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 _________.
49 / 50
Every graph can be converted into a tree
50 / 50
In the statement “IF A THEN B”, B is called
Your score is
The average score is 52%
Restart quiz