explain hill climbing algorithm with its limitation ques10
Answers
Answered by
0
A hlll climbing algorithm is nothing but a technique of logical searching.It is an algorithm that starts with a solution to a problem which then furthur attempts to get a proper solution.
This is basically used for mathematical optimization in the artificial intelligence field and also belongs to a family of local search.
the only important limitation of hill climbing is that gloabal information might be encoded in functions which are heuristic.
Similar questions
English,
7 months ago
Math,
7 months ago
Math,
7 months ago
Computer Science,
1 year ago
Math,
1 year ago