Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: derivative-free-optimization

zaikunzhang/prima Fork of libprima/prima

This is a mirror of https://github.com/libprima/prima.

Language: Fortran - Size: 20.9 MB - Last synced: about 17 hours ago - Pushed: about 19 hours ago - Stars: 1 - Forks: 0

s-prima/prima Fork of libprima/prima

This is a mirror of https://github.com/libprima/prima.

Language: Fortran - Size: 20.2 MB - Last synced: about 17 hours ago - Pushed: about 19 hours ago - Stars: 1 - Forks: 0

equipez/prima Fork of libprima/prima

This is a mirror of https://github.com/libprima/prima.

Language: Fortran - Size: 20.2 MB - Last synced: about 17 hours ago - Pushed: about 19 hours ago - Stars: 1 - Forks: 0

zequipe/prima Fork of libprima/prima

This is a mirror of https://github.com/libprima/prima.

Language: Fortran - Size: 20.2 MB - Last synced: about 17 hours ago - Pushed: about 19 hours ago - Stars: 0 - Forks: 0

primalib/prima Fork of libprima/prima

This is a mirror of https://github.com/libprima/prima.

Language: Fortran - Size: 20.2 MB - Last synced: about 17 hours ago - Pushed: about 19 hours ago - Stars: 0 - Forks: 0

primapack/prima Fork of libprima/prima

This is a mirror of https://github.com/libprima/prima.

Language: Fortran - Size: 20.2 MB - Last synced: about 17 hours ago - Pushed: about 19 hours ago - Stars: 0 - Forks: 0

libsprima/prima Fork of libprima/prima

This is a mirror of https://github.com/libprima/prima.

Language: Fortran - Size: 20.2 MB - Last synced: about 17 hours ago - Pushed: about 19 hours ago - Stars: 0 - Forks: 0

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.

Language: Fortran - Size: 20.2 MB - Last synced: about 17 hours ago - Pushed: about 19 hours ago - Stars: 286 - Forks: 34

Ahmed-Bayoumy/OMADS

OMADS - A blackbox optimization python package

Language: Python - Size: 61.6 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 4 - Forks: 1

caesarcai/ZORO

Zeroth-Order Regularized Optimization (ZORO): Approximately Sparse Gradients and Adaptive Sampling

Language: Python - Size: 62.5 KB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 8 - Forks: 5

pdfo/pdfo

Powell's Derivative-Free Optimization solvers.

Language: Fortran - Size: 4.03 MB - Last synced: 6 days ago - Pushed: 7 days ago - Stars: 91 - Forks: 25

SimpleArt/spsa

A simple implementation of SPSA with automatic learning rate tuning

Language: Python - Size: 220 KB - Last synced: about 13 hours ago - Pushed: about 2 years ago - Stars: 30 - Forks: 0

Evolutionary-Intelligence/pypop

PyPop7: A Pure-Python Library for POPulation-based Black-Box Optimization (BBO), especially their *Large-Scale* versions/variants. https://pypop.rtfd.io/

Language: Python - Size: 891 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 171 - Forks: 25

qq-me/torchzero

0th order optimizers, gradient chaining, random gradient approximation

Language: Python - Size: 56.6 MB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 0 - Forks: 0

blockwise-direct-search/bds

Blockwise Direct Search

Language: MATLAB - Size: 7.25 MB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 1 - Forks: 1

asyncde/asyncde

Asynchronous Differential Evolution

Language: C++ - Size: 111 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

bbopt/nomad

NOMAD - A blackbox optimization software

Language: C++ - Size: 293 MB - Last synced: 25 days ago - Pushed: 26 days ago - Stars: 107 - Forks: 24

Realife-Brahmin/WSU-Convex-Nonlinear-Nonsmooth-Analysis-and-Optimization

Convex, Nonsmooth, Nonlinear Optimization Solver and Problems

Language: Julia - Size: 88.5 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

JuliaNonconvex/Nonconvex.jl

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

Language: Julia - Size: 2.31 MB - Last synced: 1 day ago - Pushed: 5 months ago - Stars: 110 - Forks: 10

ossamaAhmed/blackbox_mpc

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

Language: Python - Size: 43.1 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 50 - Forks: 7

optiprofiler/optiprofiler

Benchmarking optimization solvers.

Language: Python - Size: 1.56 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 4 - Forks: 1

thieu1995/deforce

deforce: Derivative-Free Algorithms for Optimizing Cascade Forward Neural Networks

Language: Python - Size: 178 KB - Last synced: 3 days ago - Pushed: 2 months ago - Stars: 0 - Forks: 1

relf/cobyla

COBYLA optimizer for Rust

Language: Rust - Size: 296 KB - Last synced: 15 days ago - Pushed: about 2 months ago - Stars: 9 - Forks: 0

EMI-Group/evox

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

Language: Python - Size: 2.72 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 120 - Forks: 22

vtopt/vtdirect95

Serial and Parallel Codes for the Global Optimization Algorithm DIRECT

Language: Fortran - Size: 366 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

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.

Language: Julia - Size: 15.1 MB - Last synced: about 2 months ago - Pushed: 2 months ago - Stars: 655 - Forks: 71

microprediction/humpday

Elo ratings for global black box derivative-free optimizers

Language: Python - Size: 3.24 MB - Last synced: 20 days ago - Pushed: 5 months ago - Stars: 121 - Forks: 17

jbrea/CMAEvolutionStrategy.jl

Language: Julia - Size: 140 KB - Last synced: 1 day ago - Pushed: over 1 year ago - Stars: 29 - Forks: 0

SimpleArt/pyroot

Python library for root-finding in one dimension

Language: Python - Size: 651 KB - Last synced: 3 months ago - Pushed: 12 months ago - Stars: 11 - Forks: 1

0x4249/LMBGE

Julia code for running the numerical experiment in Subsection 4.6.2 of Brian Irwin's PhD thesis.

Language: Julia - Size: 7.81 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

acristofari/ord

Derivative-free solver for the minimization of a function over the convex hull of a set of vectors

Language: MATLAB - Size: 107 KB - Last synced: 8 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

bbopt/sgtelib

Surrogate model library for Derivative-Free Optimization

Language: C++ - Size: 4.96 MB - Last synced: 8 months ago - Pushed: about 3 years ago - Stars: 8 - Forks: 5

RPGupta30/One-Dimensional-Optimization-Technique

Language: Python - Size: 1.95 KB - Last synced: 8 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

s53809/Derivative-Free_Optimization

Solving TSP through Genetic Algorithms and Simulated annealing

Language: ShaderLab - Size: 5.58 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

kimukook/alpha-dogs

This repo implements AlphaDOGS algorithm to optimize the objective function computed from a time-averaged statistics.

Language: Python - Size: 502 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Giovanny-Encinia/Metodos_numericos

Algoritmos de métodos numéricos, se pueden encontrar métodos como búsqueda de raíces, métodos de derivación, integración, métodos para encontrar eigenvalores, etc.

Language: C - Size: 29.8 MB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

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.

Language: Jupyter Notebook - Size: 718 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

KonstantinRiedl/CBOGlobalConvergenceAnalysis

Numerical illustration of a novel analysis framework for consensus-based optimization (CBO) and numerical experiments demonstrating the practicability of the method

Language: MATLAB - Size: 18.2 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 11 - Forks: 3

KonstantinRiedl/CBOSaddlePoints

A consensus-based optimization methods for saddle point problems (CBO-SP)

Language: MATLAB - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

atdurkin/oodx

Object-Orientated Derivative-Free Optimisation

Language: Python - Size: 12.6 MB - Last synced: 5 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

KonstantinRiedl/PSOAnalysis

Numerical analysis of Particle Swarm Optimization (PSO) and numerical experiments demonstrating the practicability of the method

Language: MATLAB - Size: 4.73 MB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 2 - Forks: 1

Ahmed-Bayoumy/SLML

Statistical learning models library for blackbox optimization

Language: Python - Size: 1.95 MB - Last synced: 27 days ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

EPFL-RT-Driverless/pyGLIS

A reimplementation of the derivative-free global optimization algorithm GLIS adjusted for the needs of the team

Language: Python - Size: 48.8 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

libprima/.github

PRIMA: Reference Implementation for Powell's methods with Modernization and Amelioration

Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 2

VCL3D/nevergrad Fork of alexd314/nevergrad

Nevergrad Optimizer Benchmarking for 3D Performance Capture

Size: 282 MB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

bbopt/StoMADS

StoMADS algorithm for stochastic blackbox optimization

Language: MATLAB - Size: 85 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

dhchenx/Catla

The Catla Project

Language: Java - Size: 63.1 MB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

maxEntropyProd/hyperBOB

Optimization using MPI parallel Latin hypercube sampling and BOBYQA

Language: Fortran - Size: 51.8 KB - Last synced: 3 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

amkatrutsa/shift4sai_krylov

Practical shift choice for Shift-And-Invert method

Language: Jupyter Notebook - Size: 22.3 MB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 3

Related Keywords
derivative-free-optimization 49 optimization 21 blackbox-optimization 12 powell 10 zeroth-order-optimization 9 prima 8 nonlinear-optimization 8 black-box-optimization 7 optimization-algorithms 7 numerical-optimization 6 global-optimization 6 python 6 constrained-optimization 6 simulation-based-optimization 5 metaheuristics 5 bobyqa 4 gradient-free-optimization 4 matlab 4 unconstrained-optimization 4 machine-learning 4 classification 4 genetic-algorithm 3 evolutionary-algorithms 3 particle-swarm-optimization 3 numerical-methods 3 stochastic-optimization 3 numerical-analysis 3 surrogate-based-optimization 3 direct-search 3 blackbox-optimizer 3 derivative-free 3 uobyqa 3 newuoa 3 lincoa 3 cobyla 3 derivative-based-optimization 2 mpi 2 automatic-differentiation 2 evolutionary-algorithm 2 bayesian-optimization 2 non-convex-optimization 2 illustration 2 high-dimensional 2 consensus-optimization 2 neural-networks 2 benchmark 2 surrogate-models 2 surrogate-modelling 2 surrogate-model-based-optimization 2 surrogate 2 mathematical-algorithms 2 fortran 2 modern-fortran 2 gradient-estimation 2 solver 2 population-based-optimization 2 1-d 1 krylov-subspace-methods 1 dynamic-programming 1 simulated-annealing 1 traveling-salesman-problem 1 unity2d 1 machine-learning-algorithms 1 eigenvalues-and-eigenvectors 1 numerical-integration 1 implicit-filtering 1 surrogate-modeling 1 latin-hypercube-sampling 1 fortran90 1 convex-optimization 1 hacktoberfest 1 julia 1 local-optimization 1 mixed-integer-programming 1 scientific-machine-learning 1 sciml 1 global-optimizers 1 python-optimizer 1 cma-es 1 evolutionary-strategy 1 root-finding 1 ridge-regression 1 adversarial-attacks 1 black-box-attacks 1 time-integration 1 matrix-exponential 1 multidisciplinary-optimization 1 multimodel-management 1 catla 1 relative-adequacy-framework 1 big-data 1 algorithm-competitions 1 stochastic-processes 1 statistics 1 heuristic-optimization 1 heuristic-search-algorithms 1 nevergrad 1 performance-capture 1 volumetric-capture 1 volumetric-data 1