CS607-Midterm
1 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
2 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
3 / 50
Which one of the following is involved in an ES development project:
4 / 50
In DFS node with the largest value of height will be at Priority
5 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
6 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
7 / 50
Every graph can be converted into a tree
8 / 50
Inductive learning is based on the knowledge that if something happens a lot it is likely to be generally _________
9 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
10 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
11 / 50
Most of the solution spaces for problems can be represented in a ________
12 / 50
Which Cycle does the following figure show?
13 / 50
The foothhill problem occurs whenever there are___________ peaks.
14 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
15 / 50
To infer new information from semantic networks, we can ask questions from nodes.
16 / 50
Genetic Algorithms is a search method in which multiple search paths are followed in _______
17 / 50
A proposition is the statement of a ________.
18 / 50
Semantic networks are graphs, with nodes representing ____________ and arcs representing ____________ between objects.
19 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
20 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
21 / 50
22 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
23 / 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
24 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
25 / 50
Which of the following disciplines provides us with the theories of structure and meaning of language
26 / 50
An expert system may replace the expert or assist the expert.
27 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
28 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
29 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
30 / 50
From discipline ____________ we have information about the network structure of a human brain and all the theories on functionalities of different human organs.
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
Intelligence id the characteristics of:
33 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
34 / 50
Try to catch out own thoughts as they go by is
35 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
36 / 50
Intelligence is the ability to
37 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
38 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
39 / 50
Ability to tackle ambiguous and fuzzy problems demonstrate
40 / 50
Hit and trial is classical approach to solve the ________ problem easily
41 / 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 _________.
42 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
43 / 50
Classical way of problem solving
44 / 50
Searching is a formal mechanism to explore
45 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
46 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
47 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
48 / 50
A statement in conjunctive normal form (CNF) consists of __________
49 / 50
Answering the Sequence Problem need
50 / 50
Which one is not the application area of expert system?
Your score is
The average score is 52%
Restart quiz