Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AI and Deep Learning by (55.6k points)

Can anyone explain the local search in Artificial Intelligence?

1 Answer

0 votes
by (119k points)

Local Search in Artificial Intelligence is an optimizing algorithm to find the optimal solution more quickly. Local search algorithms are used when we care only about a solution but not the path to a solution. Local search is used in most of the models of AI to search for the optimal solution according to the cost function of that model. Local search is used in linear regression, neural networks, clustering models. Hill climbing, simulated annealing, tabu search are some of the local search algorithms.

If you wish to pursue a career in AI, then register for Intellipaat’s Artificial Intelligence Course.

Browse Categories

...