for online search in ‘artificial intelligence’ which search agent operates by interleaving computation and action?
1027Post New AI Robotics Questions
for online search in ‘artificial intelligence’ which search agent operates by interleaving computation and action?
What is the future of the robotics?
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
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 of the following algorithm is online search algorithm? a) Breadth-first search algorithm b) Depth-first search algorithm c) Hill-climbing search algorithm d) None of the mentioned
What are some of the benefits of using a blue prism for robotics?
What is a difference in robot system and ai programs?
One of the main cons of hill-climbing search is, a) Terminates at local optimum b) Terminates at global optimum c) Does not find optimum solution d) Fail to find a solution
For building a bayes model how many terms are required?
Which kind of agent architecture should an agent an use? a) Relaxed b) Logic c) Relational d) All of the mentioned
Hill-Climbing approach stuck for the following reasons a) Local maxima b) Ridges c) Plateaux d) All of above
What do you understand by 'humanoid robot'?
A problem solving approach works well for a) 8-Puzzle problem b) 8-queen problem c) Finding a optimal path from a given source to a destination d) Mars Hover (Robot Navigation)
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 kind of behavior does the stochastic environment posses? a) Local b) Deterministic c) Ratioanl d) Primary