How the distance between two shapes can be defined?
A. Weighted sum of the shape
B. Size of the shape
C. Shape context
D. None of the mentioned
Select an option to see the answer and solution.
Zero sum games are the one in which there are two agents whose actions must alternate and in which the utility values at the end of the game are always the same.
Select an option to see the answer and solution.
Which is unique up to renaming of variables?
A. Unifier
B. Most general unifier
C. Unifier & Most general unifier
D. None of the mentioned
Select an option to see the answer and solution.
The explanation facility of an expert system may be used to __________
A. construct a diagnostic model
B. expedite the debugging process
C. explain the system's reasoning process
D. expedite the debugging process & explain the system's reasoning process
Select an option to see the answer and solution.
What is the primary interactive method of communication used by humans?
A. reading
B. writing
C. speaking
D. all of the mentioned
Select an option to see the answer and solution.
What is the other name of the backward state-space search?
A. Regression planning
B. Progression planning
C. State planning
D. Test planning
Select an option to see the answer and solution.
____________ is/are useful when the original formulation of a problem is altered in some way, typically because the set of constraints to consider evolves because of the environment.
A. Static CSPs
B. Dynamic CSPs
C. Flexible CSPs
D. None of the mentioned
Select an option to see the answer and solution.
Which object recognition process is an error-prone process?
A. Bottom-up segmentation
B. Top-down segmentation
C. Both Bottom-up & Top-down segmentation
D. None of the mentioned
Select an option to see the answer and solution.
Which of the following is an application of Artificial Intelligence?
A. It helps to exploit vulnerabilities to secure the firm
B. Language understanding and problem-solving (Text analytics and NLP)
C. Easy to create a website
D. It helps to deploy applications on the cloud
Select an option to see the answer and solution.
How many parts does a problem consists of?
Select an option to see the answer and solution.
How the decision tree reaches its decision?
A. Single test
B. Two test
C. Sequence of test
D. No test
Select an option to see the answer and solution.
When is breadth-first search is optimal?
A. When there is less number of nodes
B. When all step costs are equal
C. When all step costs are unequal
D. None of the mentioned
Select an option to see the answer and solution.
Translate the following statement into FOL. "For every a, if a is a PhD student, then a has a master degree"
A. ∀ a PhD(a) → Master(a)
B. ∃ a PhD(a) → Master(a)
C. A is true, B is true
D. A is false, B is false
Select an option to see the answer and solution.
General algorithm applied on game tree for making decision of win/lose is ____________
A. DFS/BFS Search Algorithms
B. Heuristic Search Algorithms
C. Greedy Search Algorithms
D. MIN/MAX Algorithms
Select an option to see the answer and solution.
How can be the goal is thought of in backward chaining algorithm?
A. Queue
B. List
C. Vector
D. Stack
Select an option to see the answer and solution.
Computational learning theory analyzes the sample complexity and computational complexity of __________
A. Unsupervised Learning
B. Inductive learning
C. Forced based learning
D. Weak learning
Select an option to see the answer and solution.
The Task Environment of an agent consists of ____________
A. Sensors
B. Actuators
C. Performance Measures
D. All of the mentioned
Select an option to see the answer and solution.
Which of the following algorithm is generally used CSP search algorithm?
A. Breadth-first search algorithm
B. Depth-first search algorithm
C. Hill-climbing search algorithm
D. None of the mentioned
Select an option to see the answer and solution.
In a rule-based system, what is the form of procedural domain knowledge?
A. production rules
B. rule interpreters
C. meta-rules
D. control rules
Select an option to see the answer and solution.
Which of the following places would be LEAST likely to include operational robots?
A. warehouse
B. factory
C. hospitals
D. private homes
Select an option to see the answer and solution.