What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
What is computer vision?
What are the axes of movement of the robot?
What are components of robotics?
For building a bayes model how many terms are required?
What is fopl stands for and explain its role in artificial intelligence?
In artificial intelligence, what do semantic analyses used for?
Constraint satisfaction problems on finite domains are typically solved using a form of ___________. a) Search Algorithms b) Heuristic Search Algorithms c) Greedy Search Algorithms d) DFS/BFS Search Algorithms
A* is optimal if h(n) is an admissible heuristic-that is, provided that h(n) never underestimates the cost to reach the goal. a) True b) False
What kind of behavior does the stochastic environment posses? a) Local b) Deterministic c) Ratioanl d) Primary
What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
Stochastic hill climbing chooses at random from among the uphill moves; the probability of selection can vary with the steepness of the uphil1 move. a) True b) False
What is the degree of freedom in the robotics? How can it be determined?
Though local search algorithms are not systematic, key advantages would include a) Less memory b) More time c) Finds a solution in large infinite space d) No optimum solution
Mention the difference between statistical ai and classical ai ?