An agent is composed of,
a) Architecture
b) Agent Function
c) Perception Sequence
d) Architecture and Program
Answers were Sorted based on User's Feedback
What are actuators in the 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
What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
How logical inference can be solved in propositional logic?
Describe the various phases of a robotics life cycle?
Rational agent is the one who always does the right thing. State true or false a) True b) False
Which method is effective for escaping from local minima? a) Updating heuristic estimate b) Reducing heuristic estimate c) Eliminating heuristic estimate d) None of the mentioned
What are aspects of robotics?
What is computer vision?
Name the basic unit of a robot which can be programmed to give instructions to the robot?
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 meant by simulated annealing in artifical intelligence? a) Returns an optimal solution when there is a proper cooling schedule b) Returns an optimal solution when there is no proper cooling schedule c) It will not return an optimal solution when there is a proper cooling schedule d) None of the mentioned