Skip to content

Commit 214ed02

Browse files
committed
readme: added gray-scott example
1 parent db96606 commit 214ed02

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,5 @@ spk --train <json_file>
5353
| `heat-source` | 14 | Optimizing the positions of heat sources to obtain a high temperature distribution with low variance in a target area (solved with `CMAES`) | <img width="300" alt="gif" src="sparkle/msc/heat_source_cmaes.gif"> |
5454
| `packing` | 26 | Finding the best disk packing within a square domain, adapted from <a href="https://erich-friedman.github.io/packing/index.html">this ref</a> (solved with `PBO`) | <img width="300" alt="gif" src="sparkle/msc/packing_pbo.gif"> |
5555
| `emstack` | 40 | Optimizing the reflectance of a dielectric mirror with mixed continuous/discrete variables (solved with `PBO`) | <img width="300" alt="gif" src="sparkle/msc/emstack_pbo.gif"> |
56+
| `gray-scott` | 2 | Maximizing the curvature of the final pattern by controlling the feed and kill rates of the chemical species (solved with `EGO`) | <img width="300" alt="gif" src="sparkle/msc/gray_scott_ego.gif"> |
5657

sparkle/msc/gray_scott_ego.gif

6.74 MB
Loading

0 commit comments

Comments
 (0)