Add CMAES

This commit is contained in:
JQSakaJoo
2025-06-15 16:59:17 +04:00
parent ddaef2d134
commit 59868b143c
4 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -35,7 +35,8 @@ BSO (brain storm optimization)
WOAm (wale optimization algorithm M)
AEFA (artificial electric field algorithm)
AEO (artificial ecosystem based optimization)
CAm (camel algorithm M)
CAm (camel algorithm M)
CMAES (covariance matrix adaptation evolution strategy)
SOA (simple optimization algorithm)
ABHA (artificial bee hive algorithm)
ACMO (atmospheric cloud model optimization)