evolution

Logo

Introduction to Evolutionary Computation class

View the Project on GitHub d9w/evolution

Introduction

In this first class, we’ll cover the format of the class and tools to be used. We’ll then discuss evolutionary computation in general and why we’re studying this field. Using Julia and Jupyter, we’ll write an example evolutionary algorithm and run it on toy problems.

  1. Tools and format of this class
  2. Overview of Evolutionary Computation
  3. Evolutionary Algorithms


Evolutionary Algorithms on Colab

2020 Videos:

  1. Tools and format of this class
  2. Overview of Evolutionary Computation
  3. Evolutionary Algorithms