Skip to content

Commit

Permalink
Add to docs page
Browse files Browse the repository at this point in the history
  • Loading branch information
btjanaka committed Mar 6, 2024
1 parent 5dd7f90 commit 594300e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ tutorial page has a link to open the tutorial in Google Colab.
tutorials/lunar_lander
tutorials/cma_mae
tutorials/tom_cruise_dqd
tutorials/qdhf
tutorials/scalable_cma_mae
```

Expand All @@ -27,6 +28,8 @@ the other algorithm tutorials.
- {doc}`tutorials/tom_cruise_dqd`: Covers CMA-MEGA and CMA-MAEGA, two algorithms
designed for differentiable quality diversity problems (QD problems where
gradients are available).
- {doc}`tutorials/qdhf`: Illustrates how to implement the QDHF algorithm on the
problem of latent space illumination with a stable diffusion model.
- {doc}`tutorials/scalable_cma_mae`: How to use variants of CMA-MAE that scale
to thousands or even millions of parameters.

Expand Down

0 comments on commit 594300e

Please sign in to comment.