derivative-free-optimization
There are 56 repositories under derivative-free-optimization topic.
SciML/Optimization.jl
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 interface.
libprima/prima
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., COBYLA, UOBYQA, NEWUOA, BOBYQA, and LINCOA. PRIMA means Reference Implementation for Powell's methods with Modernization and Amelioration, P for Powell.
EMI-Group/evox
Distributed GPU-Accelerated Framework for Evolutionary Computation. Comprehensive Library of Evolutionary Algorithms & Benchmark Problems.
Evolutionary-Intelligence/pypop
[***JMLR-2024***] PyPop7: A Pure-Python Library for POPulation-based Black-Box Optimization (BBO), especially *Large-Scale* versions/variants (e.g., evolutionary algorithms, swarm-based optimizers, pattern search, and random search, etc.). [Citation: https://jmlr.org/papers/v25/23-0386.html (***CCF-A***)]
microprediction/humpday
Elo ratings for global black box derivative-free optimizers
bbopt/nomad
NOMAD - A blackbox optimization software
JuliaNonconvex/Nonconvex.jl
Toolbox for gradient-based and derivative-free non-convex constrained optimization with continuous and/or discrete variables.
pdfo/pdfo
Powell's Derivative-Free Optimization solvers.
ossamaAhmed/blackbox_mpc
Sampling based Model Predictive Control package for Model-Based RL research
SimpleArt/spsa
A simple implementation of SPSA with automatic learning rate tuning
jbrea/CMAEvolutionStrategy.jl
A julia implementation of the CMA Evolution Strategy for derivative-free optimization of potentially non-linear, non-convex or noisy functions over continuous domains.
KonstantinRiedl/CBOGlobalConvergenceAnalysis
Numerical illustration of a novel analysis framework for consensus-based optimization (CBO) and numerical experiments demonstrating the practicability of the method
SimpleArt/pyroot
Python library for root-finding in one dimension
relf/cobyla
COBYLA optimizer for Rust
caesarcai/ZORO
Zeroth-Order Regularized Optimization (ZORO): Approximately Sparse Gradients and Adaptive Sampling
bbopt/sgtelib
Surrogate model library for Derivative-Free Optimization
optiprofiler/optiprofiler
Benchmarking optimization solvers.
Ahmed-Bayoumy/OMADS
OMADS - A blackbox optimization python package
BerlinerA/DSVAE-NES
This repository contains the official PyTorch implementation of the paper: "Learning Discrete Structured VAE using NES".
KonstantinRiedl/CBOSaddlePoints
A consensus-based optimization methods for saddle point problems (CBO-SP)
KonstantinRiedl/PSOAnalysis
Numerical analysis of Particle Swarm Optimization (PSO) and numerical experiments demonstrating the practicability of the method
ralna/MJDP_software
Optimization software by Professor M. J. D. Powell
0x4249/NNAIF
Python code for running the numerical experiments in the paper "Neural Network Accelerated Implicit Filtering: Integrating Neural Network Surrogates With Provably Convergent Derivative Free Optimization Methods" by Brian Irwin, Eldad Haber, Raviv Gal, and Avi Ziv.
blockwise-direct-search/bds
Blockwise Direct Search (MATLAB version)
dhchenx/Catla
The Catla Project
QiqiDuan257/evopt-lso
A pure-MATLAB library of EVolutionary (population-based) OPTimization for Large-Scale black-box continuous Optimization (evopt-lso).
QiqiDuan257/pop-lsbbo
A pure-MATLAB library for POPulation-based Large-Scale Black-Box Optimization (pop-lsbbo).
VCL3D/nevergrad
Nevergrad Optimizer Benchmarking for 3D Performance Capture
Ahmed-Bayoumy/SLML
Statistical learning models library for blackbox optimization
asyncde/asyncde
Asynchronous Differential Evolution
equipez/prima
This is a mirror of https://github.com/libprima/prima.
Realife-Brahmin/WSU-Convex-Nonlinear-Nonsmooth-Analysis-and-Optimization
Convex, Nonsmooth, Nonlinear Optimization Solver and Problems
s-prima/prima
This is a mirror of https://github.com/libprima/prima.
thieu1995/deforce
deforce: Derivative-Free Algorithms for Optimizing Cascade Forward Neural Networks
vtopt/vtdirect95
Serial and Parallel Codes for the Global Optimization Algorithm DIRECT
zaikunzhang/prima
This is a mirror of https://github.com/libprima/prima.