When do we call the states are safely explorable?
a) A goal state is unreachable from any state
b) A goal state is denied access
c) A goal state is reachable from every state
d) None of the mentioned
Answers were Sorted based on User's Feedback
Answer / fatin
When do we call the states are safely explorable?
a) A goal state is unreachable from any state
b) A goal state is denied access
c) A goal state is reachable from every state
d) None of the mentioned
Is This Answer Correct ? | 5 Yes | 2 No |
Name of the industry which highly used the robots?
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 is state space? a) The whole problem b) Your Definition to a problem c) Problem you design d) Representing your problem with variable and parameter
Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor
What is the use of the function (copy-list <list>) in lisp?
Satellite Image Analysis System is (Choose the one that is not applicable). a) Episodic b) Semi-Static c) Single agent d) Partially Observable
What is the degree of freedom in the robotics?
Describe the various phases of a robotics life cycle?
Differentiate between the iqbot, metabot and a taskbot?
The game of Poker is a single agent. a) True b) False
a) PROLOG b) Java c) LISP d) Perl e) Java script
What is travelling salesman problem?