differential-evolution topic
eaopt
:four_leaf_clover: Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
pymoo
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
Evolutionary.jl
Evolutionary & genetic algorithms for Julia
mealpy
A Collection Of The State-of-the-art Metaheuristic Algorithms In Python (Metaheuristic/Optimizer/Nature-inspired/Biology)
Metaheuristics.jl
High-performance metaheuristics for optimization coded purely in Julia.
yabox
Yet another black-box optimization library for Python
mcmc
A C++ library of Markov Chain Monte Carlo (MCMC) methods
biteopt
Derivative-Free Global Optimization Method (C++, Python binding)
Wrapper-Feature-Selection-Toolbox
This toolbox offers more than 40 wrapper feature selection methods include PSO, GA, DE, ACO, GSA, and etc. They are simple and easy to implement.