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 / afnan
choise
| 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
What is the degree of freedom in the robotics?
What is prolog used in artificial intelligence?
What are steps to ensure the business stays relevant to the ai revolution?
How the new states are generated in genetic algorithm? a) Composition b) Mutation c) Cross-over d) Both b & c
Hill-Climbing approach stuck for the following reasons a) Local maxima b) Ridges c) Plateaux d) All of above
What is a robot?
What is continuous-path control in the robotics?
What are application domains of computer vision?
What is hidden markov model (hmms) is used?
Which search uses only the linear space for searching? a) Best-first search b) Recursive best-first search c) Depth-first search d) None of the mentioned
What are the laws of the robotics?
What are the basic aspects of the robotics?
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
How many successors are generated in backtracking search? a) 1 b) 2 c) 3 d) 4