Local search

From Calculus
Revision as of 22:32, 9 May 2014 by Vipul (talk | contribs) (Created page with "==Definition== '''Local search''' is a general approach for finding points of local extremum of a function through an iterative algorithm. The idea is to start with a particu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

Local search is a general approach for finding points of local extremum of a function through an iterative algorithm. The idea is to start with a particular guess and then improve it iteratively.