From 06ba8b19ed5924214f4d156648828cc6c4339c04 Mon Sep 17 00:00:00 2001 From: Evolutionary-Intelligence <78018333+Evolutionary-Intelligence@users.noreply.github.com> Date: Mon, 18 Nov 2024 23:07:58 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4495ddbd4..b0f8690a4 100644 --- a/README.md +++ b/README.md @@ -187,8 +187,8 @@ for black-box optimization, though proper benchmarking is also crucial for BBO, [Loshchilov et al., 2019, TEVC](https://ieeexplore.ieee.org/abstract/document/8410043)] * ![c](https://img.shields.io/badge/**-c-blue.svg) Covariance Matrix Adaptation ES (**[CMAES](https://github.com/Evolutionary-Intelligence/pypop/blob/main/pypop7/optimizers/es/cmaes.py)**) - [e.g., [Hansen, 2023/2016](https://arxiv.org/abs/1604.00772), - [Hansen et al., 2003, ECJ](https://direct.mit.edu/evco/article-abstract/11/1/1/1139/Reducing-the-Time-Complexity-of-the-Derandomized), + [[Hansen, 2023/2016](https://arxiv.org/abs/1604.00772), + [Hansen et al., 2003, ECJ](https://tinyurl.com/mutxbddk), [Hansen et al., 2001, ECJ](https://direct.mit.edu/evco/article-abstract/9/2/159/892/Completely-Derandomized-Self-Adaptation-in), [Hansen&Ostermeier, 1996, CEC](https://ieeexplore.ieee.org/abstract/document/542381)] * ![b](https://img.shields.io/badge/*-b-lightgrey.svg) Self-Adaptation Matrix Adaptation ES