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
Answer Posted / glitter
a) Updating heuristic estimate
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is ai? Why do we implement ai in the robots?
How many successors are generated in backtracking search? a) 1 b) 2 c) 3 d) 4
The game of Poker is a single agent. a) True b) False
What are the laws of the robotics?
What is the pneumatic system in the robotics?
What are industrial robots? Explain the various types of industrial robots?
What is single agent pathfinding problems?
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
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 is fopl stands for and explain its role in artificial intelligence?
What is used for tracking uncertain events? a) Filtering algorithm b) Sensors c) Actuators d) None of the mentioned
What is the other name of informed search strategy? a) Simple search b) Heuristic search c) Online search d) None of the mentioned
What is continuous-path control in the robotics?
Why do we need technology intelligence?
What is the use of the function (copy-list ) in lisp?