Introduction to Evolutionary Computation class
In this class, we will discuss Genetic Algorithms, looking at different selection and crossover methods for optimization on the Travelling Salesman Problem.
Genetic Algorithms notebook (source)
Previous material: