Which is used to select the particular environment to run the agent?
a) Environment creator
b) Environment Generator
c) Both a & b
d) None of the mentioned
Answer Posted / nishant
b) Environment Generator
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What can operate over the joint state space? a) Decision-making algorithm b) Learning algorithm c) Complex algorithm d) Both a & b
How to send information from the robot sensors to the robot controllers?
A complete, local search algorithm always finds goal if one exists, an optimal algorithm always finds a global minimum/maximum. State whether True or False. a) True b) False
What is prolog in ai?
Which method is used to search better by learning? a) Best-first search b) Depth-first search c) Metalevel state space d) None of the mentioned
In inductive logic programming what needed to be satisfied?
Why do we implement ai in the robots?
What are the axes of movement of the robot?
What are various types of sensors used in the robotics?
Which was the first industrial robot?
What is single agent pathfinding problems?
How many successors are generated in backtracking search? a) 1 b) 2 c) 3 d) 4
Optimality of BFS is a) When there is less number of nodes b) When all step costs are equal c) When all step costs are unequal d) Both a & c
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
Name the basic unit of a robot which can be programmed to give instructions to the robot?