Skip to content

Latest commit

 

History

History

1_introduction

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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