How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
SMAC3: A Versatile Bayesian Optimization Package for Hyperparameter Optimization
Hyperparameter Experiments with TensorFlow and Keras
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
The main features of anyoptimization/pymoo are: Optimization.
Open-source alternatives to anyoptimization/pymoo include: automl/smac3 — SMAC3: A Versatile Bayesian Optimization Package for Hyperparameter Optimization. autonomio/talos — Hyperparameter Experiments with TensorFlow and Keras. befelix/safeopt — Safe Bayesian Optimization. claesenm/optunity — optimization routines for hyperparameter tuning. cma-es/pycma — Python implementation of CMA-ES. 100/solid — 🎯 A comprehensive gradient-free optimization framework written in Python.