derivative-free-optimization topic

List derivative-free-optimization repositories

Optimization.jl

681
Stars
75
Forks
Watchers

Mathematical Optimization in Julia. Local, global, gradient-based and derivative-free. Linear, Quadratic, Convex, Mixed-Integer, and Nonlinear Optimization in one simple, fast, and differentiable inte...

pdfo

90
Stars
24
Forks
Watchers

Powell's Derivative-Free Optimization solvers.

humpday

121
Stars
17
Forks
Watchers

Elo ratings for global black box derivative-free optimizers

blackbox_mpc

50
Stars
7
Forks
Watchers

Sampling based Model Predictive Control package for Model-Based RL research

evox

201
Stars
35
Forks
Watchers

Distributed GPU-Accelerated Framework for Evolutionary Computation. Comprehensive Library of Evolutionary Algorithms & Benchmark Problems.

prima

304
Stars
40
Forks
Watchers

PRIMA is a package for solving general nonlinear optimization problems without using derivatives. It provides the reference implementation for Powell's derivative-free optimization methods, i.e., COBY...

pypop

187
Stars
27
Forks
Watchers

PyPop7: A Pure-Python Library for POPulation-based Black-Box Optimization (BBO), especially their *Large-Scale* versions/variants (evolutionary algorithms/swarm-based optimizers/pattern search/...). [...

Nonconvex.jl

111
Stars
10
Forks
Watchers

Toolbox for gradient-based and derivative-free non-convex constrained optimization with continuous and/or discrete variables.