Skip to content

Commit 4d9bf37

Browse files
authored
pycma and pymoo added
1 parent 7d98fb1 commit 4d9bf37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,8 @@
351351
<a name="opt"></a>
352352
## Optimization
353353
* [Optuna](https://github.com/optuna/optuna) - A hyperparameter optimization framework.
354+
* [pymoo](https://github.com/anyoptimization/pymoo) - Multi-objective Optimization in Python.
355+
* [pycma](https://github.com/CMA-ES/pycma?tab=readme-ov-file) - Python implementation of CMA-ES.
354356
* [Spearmint](https://github.com/HIPS/Spearmint) - Bayesian optimization.
355357
* [BoTorch](https://github.com/pytorch/botorch) - Bayesian optimization in PyTorch. <img height="20" src="img/pytorch_big2.png" alt="PyTorch based/compatible">
356358
* [scikit-opt](https://github.com/guofei9987/scikit-opt) - Heuristic Algorithms for optimization.

0 commit comments

Comments
 (0)