Differentiate between the iqbot, metabot and a taskbot?
No Answer is Posted For this Question
Be the First to Post Answer
Which kind of agent architecture should an agent an use? a) Relaxed b) Logic c) Relational d) All of the mentioned
What is a difference in robot system and ai programs?
What is travelling salesman problem?
Which process makes different logical expression looks identical?
In inductive logic programming what needed to be satisfied?
Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned
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
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?
Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned
How to send information from the robot sensors to the robot controllers?