Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Evolutionary-Intelligence authored Dec 6, 2024
1 parent 6a56fe0 commit dd6d98c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@ its specific structure.](https://www.jmlr.org/papers/volume18/14-467/14-467.pdf)
simplicity (relative ease for mathematical analysis).

Note that this simple classification based on only the dimensionality 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.
is *just a very rough* estimation for [algorithm selection](https://tinyurl.com/ae64wyj3).
In practice, perhaps the **simplest** way to algorithm selection is **trial-and-error**.
More advanced [Automated Algorithm Selection](https://doi.org/10.1162/evco_a_00242)
techniques could be also considered.
******* *** ******* ******* *** ******* ******* *** ******* ******* *** *******

Clearly, this is an **algorithm-centric** rather than benchmarking-centric Python library only
Expand Down

0 comments on commit dd6d98c

Please sign in to comment.