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
In artificial intelligence, what do semantic analyses used for?
What are steps to ensure the business stays relevant to the ai revolution?
Constraint satisfaction problems on finite domains are typically solved using a form of ___________. a) Search Algorithms b) Heuristic Search Algorithms c) Greedy Search Algorithms d) DFS/BFS Search Algorithms
Which are necessary for an agent to solve an online search problem? a) Actions b) Step-cost function c) Goal-test d) All of the mentioned
Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit
Which was the first industrial robot?
A* is optimal if h(n) is an admissible heuristic-that is, provided that h(n) never underestimates the cost to reach the goal. a) True b) False
What is single agent pathfinding problems?
What do you understand by the term process studio?
What is 'human-robot interaction'?
What are application domains of computer vision?
What is prolog used in artificial intelligence?
What brute-force search strategies?
What is a robot locomotion?
Which is the best way to go for game playing problem?