50 minutes
Intermediate
English
Genetic algorithms is a search heuristic that uses concepts from natural evolution to find solutions to problems. We'll take a look at how genetic algorithms can be used to figure out how to synthesize a sound, given a sample, and at a Perl implementation