Skip to content

Commit 97332d7

Browse files
polantopolanto
authored andcommitted
adding lunar lander notebook
1 parent c21f1fc commit 97332d7

2 files changed

Lines changed: 1146 additions & 0 deletions

File tree

behavior/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ with an introduction to behavioral diversity, then look at novelty search and
66
Quality Diversity algorithms. In the second section, we cover the MAP-Elites
77
algorithm in depth. Finally, we look at coevolutionary algorithms.
88

9+
10+
[Quality diversity notebook](https://github.com/d9w/evolution/blob/master/behavior/lunar_lander.ipynb)
11+
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/icaros-usc/pyribs/blob/v0.7.1/tutorials/lunar_lander.ipynb)
12+
913
1. Behavior and Novelty
1014
* [slides](https://d9w.github.io/evolution/behavior/1_novelty.html)
1115
* [video](https://youtu.be/R08VyPGMKW8)
@@ -15,3 +19,4 @@ algorithm in depth. Finally, we look at coevolutionary algorithms.
1519
3. Coevolutionary Algorithms
1620
* [slides](https://d9w.github.io/evolution/behavior/3_coevo.html)
1721
* [video](https://youtu.be/W9fAjEcXsmY)
22+

0 commit comments

Comments
 (0)