Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 976 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 976 Bytes

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](https://colab.research.google.com/github/d9w/evolution/blob/master/1_introduction/evolutionary_algorithms.ipynb)

2020 Videos:

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