CH 3 Problem Solving and Search Algorithms Part III
CH 3 Problem Solving and Search Algorithms Part III
1
Overview
3.3. Local Search and Optimization Problems
3.3.1. Hill-Climbing Search and its problems
3.3.2. Simulated Annealing
3.3.3. Genetic Algorithms
3.3.4. Gradient Descent
• Local Maxima
• Ridges
• Plateaus
Global Maximum
Ridges
(Sequence of Local Maxima)
• Steepest ascent
Assignment
End of Chapter
43