CS607-Midterm
1 / 50
A function by which we can tell which board position is nearer to our goal is called
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
Intelligence is the characteristic of
4 / 50
Searching is a formal mechanism to explore
5 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
6 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
7 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
8 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
9 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
10 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
11 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
12 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
13 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
14 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
15 / 50
Expert system can be expressed as:
16 / 50
Hit and trial is classical approach to solve the ________ problem easily
17 / 50
In GA, the random process is repeated until an individual with required _________ level is found. Select correct option:
18 / 50
Which one is not the application area of expert system?
19 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
20 / 50
In DFS node with the largest value of height will be at Priority
21 / 50
Semantic networks are graphs, with nodes representing ____________ and arcs representing ____________ between objects.
22 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
23 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
24 / 50
The tractable problems are further divided into structured and ________ problems
25 / 50
Can we precisely define Artificial Intelligence?
26 / 50
Which of the following disciplines provides us with the theories of structure and meaning of language
27 / 50
An expert system may replace the expert or assist the expert.
28 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
29 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
30 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
31 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
32 / 50
In the statement “IF A THEN B”, B is called
33 / 50
Intelligence is the ability to
34 / 50
Classical way of problem solving
35 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
36 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
37 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
38 / 50
39 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
40 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
41 / 50
Genetic Algorithms is a search method in which multiple search paths are followed in _______
42 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
43 / 50
In optimal path searches we try to find the ____________ solution
44 / 50
The traveling inside solution space requires something called
45 / 50
The traveling inside a solution space requires something called as ___________
46 / 50
From discipline ____________ we have information about the network structure of a human brain and all the theories on functionalities of different human organs.
47 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
48 / 50
To infer new information from semantic networks, we can ask questions from nodes.
49 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
50 / 50
Which one of the following is involved in an ES development project:
Your score is
The average score is 52%
Restart quiz