Introduction to Genetic Algorithms - AgileLnL

Introduction to Genetic Algorithms - AgileLnL

Introduction to Genetic Algorithms - AgileLnL
196 people attending

Genetic algorithms find solutions by "evolving" a solution from less fit to more fit versions. In this session, we'll look at the basics of genetic algorithms, what types of problems lend themselves to this approach, and then demonstrate a genetic algorithm used to draw pictures with lines. We will spend just a few minutes looking at code, but the talk is aimed at explaining the concepts in a way that should be useful for both developers and non-developers.