Categorize Crossword puzzle in Fully Observable / Partially Observable.
a) Fully Observable
b) partially Observable
Answer Posted / maddukuri purna swathi
Answer: a
Explanation: In cross word puzzle an agent knows the complete state of the environment through its sensors.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is 'human-robot interaction'?
What can operate over the joint state space? a) Decision-making algorithm b) Learning algorithm c) Complex algorithm d) Both a & b
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
Name the basic unit of a robot which can be programmed to give instructions to the robot?
Which agent enables the deliberation about the computational entities and actions? a) Hybrid b) Reflective c) Relational d) None of the mentioned
Consider a problem of preparing a schedule for a class of student. This problem is a type of a) Search Problem b) Backtrack Problem c) CSP d) Planning Problem
What is used for tracking uncertain events? a) Filtering algorithm b) Sensors c) Actuators d) None of the mentioned
What is augmented human intelligence?
What are actuators in the robotics?
What do you understand by numerical control?
What is the use of the function (copy-list ) in lisp?
Name of the industry which highly used the robots?
How the new states are generated in genetic algorithm? a) Composition b) Mutation c) Cross-over d) Both b & c
List some of the various tools used in robotics?
In A* approach evaluation function is a) Heuristic function b) Path cost from start node to current node c) Path cost from start node to current node + Heuristic cost d) Average of Path cost from start node to current node and Heuristic cost