Computer Science, asked by pkkhawle7472, 10 months ago

What is hill climbing algorithm in artificial intelligence?

Answers

Answered by Anonymous
2

Explanation:

In numerical analysis, hill climbing is a mathematical optimization technique which belongs to the family of local search. It is an iterative algorithm that starts with an arbitrary solution to a problem, then attempts to find a better solution by making an incremental change to the solution.

Similar questions