From fc2202b35a599bfab4d3acdaee3dbbd20ed1766e Mon Sep 17 00:00:00 2001 From: Evolutionary-Intelligence <78018333+Evolutionary-Intelligence@users.noreply.github.com> Date: Sun, 8 Dec 2024 00:12:09 +0800 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 364b81cf9..8e705a8b9 100644 --- a/README.md +++ b/README.md @@ -137,12 +137,12 @@ for **Black-Box Optimization** (though proper benchmarking is crucial for BBO). * ![lso](https://img.shields.io/badge/***-lso-orange.svg) Limited-Memory Matrix Adaptation ES (**[LMMAES](https://tinyurl.com/9e8jcmcy)**) [[Loshchilov et al., 2019, TEVC](https://ieeexplore.ieee.org/abstract/document/8410043)] - * ![lso](https://img.shields.io/badge/***-lso-orange.svg) Limited Memory Covariance Matrix Adaptation - (**[LMCMA](https://tinyurl.com/3fenh5sj)**) - [[Loshchilov, 2017, ECJ](https://tinyurl.com/36ynee3s)] - * ![lso](https://img.shields.io/badge/***-lso-orange.svg) Limited Memory Covariance Matrix Adaptation ES - (**[LMCMAES](https://tinyurl.com/4myhbwey)**) - [[Loshchilov, 2014, GECCO](https://dl.acm.org/doi/abs/10.1145/2576768.2598294)] + * ![lso](https://img.shields.io/badge/***-lso-orange.svg) Limited Memory Covariance Matrix + Adaptation (**[LMCMA](https://tinyurl.com/3fenh5sj)**) [[Loshchilov, 2017, + ECJ](https://tinyurl.com/36ynee3s)] + * ![lso](https://img.shields.io/badge/***-lso-orange.svg) Limited Memory Covariance Matrix + Adaptation ES (**[LMCMAES](https://tinyurl.com/4myhbwey)**) [[Loshchilov, 2014, + GECCO](https://dl.acm.org/doi/abs/10.1145/2576768.2598294)] * ![lso](https://img.shields.io/badge/***-lso-orange.svg) Rank-M ES (**[RMES](https://tinyurl.com/bdfnrcfu)**) [[Li&Zhang, 2018, TEVC](https://ieeexplore.ieee.org/document/8080257),