From d2832187b6bb7e63ac2c328e2bfd1b726d8cddb1 Mon Sep 17 00:00:00 2001 From: Evolutionary-Intelligence <78018333+Evolutionary-Intelligence@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:29:14 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0acab0310..eb528766e 100644 --- a/README.md +++ b/README.md @@ -105,12 +105,12 @@ specific structure.](https://www.jmlr.org/papers/volume18/14-467/14-467.pdf)" some certain LSO circumstances), * ![b](https://img.shields.io/badge/*-b-lightgrey.svg): indicates the **baseline** BBO version mainly for *theoretical* and/or *educational* interest, owing to its algorithmic simplicity - (usually relative ease to mathematical analysis). + (usually relative ease to mathematical analyze). -Note that this above classification based on only the dimension of objective function is just a -very rough estimation for **algorithm selection**. In practice, perhaps the **simplest** way to -algorithm selection is **trial-and-error**. Or you can try more advanced [Automated Algorithm -Selection](https://doi.org/10.1162/evco_a_00242) techniques. +Note that this above classification based on only the dimension of objective function is *just a +very rough* estimation for **algorithm selection**. In practice, perhaps the **simplest** way to +algorithm selection is **trial-and-error**. Otherwise, you can try more advanced [Automated +Algorithm Selection](https://doi.org/10.1162/evco_a_00242) techniques. ******* *** ******* Clearly, this is an **algorithm-centric** rather than benchmarking-centric Python library only