Conclusion
- Take Home Points
- The gene is a string from a small alphabet that represents
a solution.
- The way you represent the solution (gene) is crucial.
- The evaluation function is crucial.
- It is important that the search space is somewhat regular.
- GAs are good when you don't know much about the problem.
- Reading: For this lecture read Russell and Norvig 2.1.4 (pp
129-132) and the
GA Wiki.
- Reading: for next week
is Russell and Norvig Chapter 8 (pp
290 - 319)