dietmarwo / fast-cma-esView external linksLinks
A Python 3 gradient-free optimization library
☆154Jan 28, 2026Updated 2 weeks ago
Alternatives and similar repositories for fast-cma-es
Users that are interested in fast-cma-es are comparing it to the libraries listed below
Sorting:
- Python library for CMA Evolution Strategy.☆476Jan 10, 2026Updated last month
- Python implementation of CMA-ES☆1,280Jan 25, 2026Updated 3 weeks ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆164Dec 25, 2025Updated last month
- Paper: Challenges in High-dimensional Reinforcement Learning with Evolution Strategies☆29May 30, 2022Updated 3 years ago
- libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES alg…☆356Sep 15, 2025Updated 5 months ago
- Code for the paper "Learning Step-Size Adaptation in CMA-ES"☆12Mar 24, 2023Updated 2 years ago
- (CEC2022) Fast Moving Natural Evolution Strategy for High-Dimensional Problems☆19Nov 16, 2023Updated 2 years ago
- Website for Quality-Diversity optimisation algorithms☆49Dec 17, 2025Updated last month
- Meta-repo for the code of Cully et. al., 2015☆36Oct 24, 2018Updated 7 years ago
- map elites python reference implementation☆96Sep 20, 2023Updated 2 years ago
- [JMLR (CCF-A)] PyPop7: A Pure-PYthon LibrarY for POPulation-based Black-Box Optimization (BBO), especially *Large-Scale* algorithm varian…☆272Feb 9, 2026Updated last week
- A bare-bones Python library for quality diversity optimization.