What are expert systems limitations?
No Answer is Posted For this Question
Be the First to Post Answer
Name the basic unit of a robot which can be programmed to give instructions to the robot?
Which is the best way to go for game playing problem?
What can operate over the joint state space? a) Decision-making algorithm b) Learning algorithm c) Complex algorithm d) Both a & b
How many successors are generated in backtracking search? a) 1 b) 2 c) 3 d) 4
What is the degree of freedom in the robotics? How can it be determined?
What is the space complexity of Greedy search? a) O(b) b) O(bl) c) O(m) d) O(bm)
Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit
The BACKTRACKING-SEARCH algorithm in Figure 5.3 has a very simple policy for what to do when a branch of the search fails: back up to the preceding variable and try a different value for it. This is called chronological-backtracking. It is also possible to go all the way to set of variable that caused failure. State whether True or False. a) True b) False
What are the basic aspects of the robotics?
What is the purpose of intelligence?
List the name of the areas where the robotics can be applied?
What is natural language processing?