CS607-Midterm
1 / 50
A proposition is the statement of a ________.
2 / 50
______ is the process of deriving logical conclusions from given facts.
3 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
4 / 50
The traveling inside a solution space requires something called as ___________
5 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
6 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
7 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
8 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
9 / 50
Every graph can be converted into a tree.
10 / 50
Intelligence is the ability to
11 / 50
The tractable problems are further divided into structured and ________ problems
12 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
13 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
14 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
15 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
16 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
17 / 50
From discipline ____________ we have information about the network structure of a human brain and all the theories on functionalities of different human organs.
18 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
19 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
20 / 50
Hit and trial is classical approach to solve the ________ problem easily
21 / 50
22 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
23 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
24 / 50
Intelligence id the characteristics of:
25 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
26 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
27 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
28 / 50
Semantic networks are computationally expensive at __________
29 / 50
Ability to tackle ambiguous and fuzzy problems demonstrate
30 / 50
Expert system can be expressed as:
31 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
32 / 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
33 / 50
Answering the Sequence Problem need
34 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
35 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
36 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
37 / 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 _________.
38 / 50
In the statement “IF A THEN B”, B is called
39 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
40 / 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
41 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
42 / 50
43 / 50
Searching is a formal mechanism to explore
44 / 50
45 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
46 / 50
In DFS node with the largest value of height will be at Priority
47 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
48 / 50
49 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
50 / 50
Can we precisely define Artificial Intelligence?
Your score is
The average score is 52%
Restart quiz