An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with optimization-algorithms

A curated list of projects in awesome lists tagged with optimization-algorithms .

https://github.com/timefoldai/timefold-solver

The open source Solver AI for Java, Python and Kotlin to optimize scheduling and routing. Solve the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems.

ai artificial-intelligence constraint-programming constraint-solver cvrp employee-scheduling java kotlin maintenance-scheduling operations-research optimization-algorithms planning-algorithms python resource-allocation solver solver-library vehicle-routing vehicle-routing-problem vrp vrptw

Last synced: 13 May 2025

https://github.com/captain1986/captainblackboard

船长关于机器学习、计算机视觉和工程技术的总结和分享

computer-vision convolutional-neural-networks deep-learning optimization-algorithms summary

Last synced: 16 May 2025

https://github.com/TimefoldAI/timefold-solver

The open source Solver AI for Java, Python and Kotlin to optimize scheduling and routing. Solve the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems.

ai artificial-intelligence constraint-programming constraint-solver cvrp employee-scheduling java kotlin maintenance-scheduling operations-research optimization-algorithms planning-algorithms python resource-allocation solver solver-library vehicle-routing vehicle-routing-problem vrp vrptw

Last synced: 05 Apr 2025

https://github.com/cerndb/dist-keras

Distributed Deep Learning, with a focus on distributed training, using Keras and Apache Spark.

apache-spark data-parallelism data-science deep-learning distributed-optimizers hadoop keras machine-learning optimization-algorithms tensorflow

Last synced: 22 Jan 2025

https://github.com/coin-or/python-mip

Python-MIP: collection of Python tools for the modeling and solution of Mixed-Integer Linear programs

integer-programming linear-programming mip modeling optimization optimization-algorithms optimization-framework optimization-tools

Last synced: 19 Jun 2025

https://github.com/haaleo/swarmlib

This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony Optimization (ACO), Artificial Bee Colony (ABC), Grey Wolf Optimizer (GWO) and Whale Optimization Algorithm (WOA)

aco ant-colony-optimization artificial-bee-colony cuckoo-search firefly-algorithm grey-wolf-optimizer gwo heuristic-optimization heuristic-search-algorithms levy-walks optimization-algorithms particle-swarm-optimization pso pypi swarm traveling-salesman-problem tsp tsplib tsplib95 whale-optimization

Last synced: 12 Apr 2025

https://github.com/benfred/fmin

Unconstrained function minimization in Javascript

numerical-optimization optimization-algorithms visualization

Last synced: 14 May 2025

https://github.com/star2dust/paper-simulation

Let's reproduce paper simulations of multi-robot systems, formation control, distributed optimization and cooperative manipulation.

cooperative-manipulation formation-control matlab multi-agent-systems multi-robot-cooperation optimization-algorithms paper-simulations robotics

Last synced: 06 Apr 2025

https://github.com/gitabcworld/FewShotLearning

Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"

few-shot optimization optimization-algorithms python pytorch

Last synced: 08 May 2025

https://github.com/tim-salzmann/l4casadi

Use PyTorch Models with CasADi and Acados in Python, C(++) or Matlab

acados casadi cplusplus deep-learning learning-control machine-learning optimization optimization-algorithms python pytorch

Last synced: 05 Apr 2025

https://github.com/acerbilab/bads

Bayesian Adaptive Direct Search (BADS) optimization algorithm for model fitting in MATLAB

bayesian-optimization log-likelihood matlab noiseless-functions noisy-functions optimization-algorithms

Last synced: 09 Apr 2025

https://github.com/jaswinder9051998/zoofs

zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's easy to use , flexible and powerful tool to reduce your feature size.

evolutionary-algorithms feature-selection genetic-algorithm grey-wolf grey-wolf-optimizer machine-learning machine-learning-algorithms machinelearning optimization optimization-algorithms optimization-methods optimization-tools particle-swarm particle-swarm-optimization python subset-selection supervised-learning

Last synced: 01 May 2025

https://github.com/idaholab/raven

RAVEN is a flexible and multi-purpose probabilistic risk analysis, validation and uncertainty quantification, parameter optimization, model reduction and data knowledge-discovering framework.

data-mining model-calibration model-reduction optimization-algorithms parametric-analysis probabilistic-analysis risk-analysis uncertainty-quantification validation

Last synced: 08 Apr 2025

https://github.com/albarji/proxtv

Matlab and Python toolbox for fast Total Variation proximity operators

machine-learning optimization-algorithms proximal-operators signal-processing

Last synced: 06 Apr 2025

https://github.com/innoave/genevo

Execute genetic algorithm (GA) simulations in a customizable and extensible way.

evolutionary-algorithms framework genetic-algorithm library optimization-algorithms rust search-algorithms

Last synced: 04 Apr 2025

https://github.com/lacerbi/optimviz

Visualize optimization algorithms in MATLAB.

matlab optimization optimization-algorithms visualization

Last synced: 14 Apr 2025

https://github.com/emadehsan/csp

Algorithm for Cutting Stock Problem using Google OR-Tools. Link to the tool:

cutting-stock cutting-stock-problem google operations-research optimization optimization-algorithms ortools python

Last synced: 01 May 2025

https://github.com/ciren/cilib

Typesafe, purely functional Computational Intelligence

cilib computational-intelligence functional-programming machine-learning optimization-algorithms scala

Last synced: 27 Mar 2025

https://github.com/cirg-up/cilib

Typesafe, purely functional Computational Intelligence

cilib computational-intelligence functional-programming machine-learning optimization-algorithms scala

Last synced: 29 Nov 2024

https://github.com/wassname/viz_torch_optim

Videos of deep learning optimizers moving on 3D problem-landscapes

3d-graphics deep-learning learning-rate machine-learning optimization-algorithms optimizer pytorch vizualisation

Last synced: 28 Jan 2025

https://github.com/nojhan/paradiseo

An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers

algorithm cpp cpp17 evolutionary-algorithm framework metaheuristics optimization optimization-algorithms paradiseo parallelization search-heuristics solvers

Last synced: 04 Apr 2025

https://github.com/zib-iol/frankwolfe.jl

Julia implementation for various Frank-Wolfe and Conditional Gradient variants

conditional-gradients first-order-methods frank-wolfe hacktoberfest julia optimization optimization-algorithms

Last synced: 04 Apr 2025

https://github.com/torressa/cspy

A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#

bidirectional-labeling-algorithm csp-problem operations-research optimization optimization-algorithms optimization-library resource-constrained-shortest-path

Last synced: 07 Apr 2025

https://github.com/lanl/pyharmonysearch

pyHarmonySearch is a pure Python implementation of the harmony search (HS) global optimization algorithm.

applied-mathematics harmony-search heuristic-search-algorithms optimization-algorithms python

Last synced: 19 Dec 2024

https://github.com/LuXDAmore/nuxt-prune-html

🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering

audit bot cheerio dynamic-rendering html lighthouse measure modules nuxt nuxt-module nuxtjs optimization optimization-algorithms optimize pagespeed-insights performance prune pruning vuejs web-vitals

Last synced: 30 Mar 2025

https://github.com/luxdamore/nuxt-prune-html

🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering

audit bot cheerio dynamic-rendering html lighthouse measure modules nuxt nuxt-module nuxtjs optimization optimization-algorithms optimize pagespeed-insights performance prune pruning vuejs web-vitals

Last synced: 07 May 2025

https://github.com/ghackebeil/pybnb

A parallel branch-and-bound engine for Python. (https://pybnb.readthedocs.io/)

branch-and-bound optimization optimization-algorithms python

Last synced: 14 Apr 2025

https://github.com/mlopez-ibanez/irace

Iterated Racing for Automatic Algorithm Configuration

algorithm-configuration hyperparameter-tuning irace optimization-algorithms r r-package

Last synced: 13 Apr 2025

https://github.com/jutho/optimkit.jl

OptimKit: A blissfully ignorant Julia package for gradient optimization

conjugate-gradient gradient-optimization l-bfgs optimization optimization-algorithms

Last synced: 18 Feb 2025

https://github.com/srom/cma-es

Covariance Matrix Adaptation Evolution Strategy (CMA-ES)

numerical-optimization optimization optimization-algorithms python tensorflow

Last synced: 02 May 2025

https://github.com/team-approx-bayes/ivon

IVON optimizer for neural networks based on variational learning.

deep-learning optimization-algorithms optimizer python pytorch variational-inference

Last synced: 09 Apr 2025

https://github.com/ahmedfgad/gari

GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.

evolutionary-algorithms genetic-algorithm genetic-analysis image-analysis image-manipulation image-processing image-reproduction optimization-algorithms python python3

Last synced: 23 Apr 2025

https://github.com/acerbilab/pybads

PyBADS: Bayesian Adaptive Direct Search optimization algorithm for model fitting in Python

bayesian-optimization log-likelihood noiseless-functions noisy-functions optimization-algorithms python

Last synced: 22 Nov 2024

https://github.com/fpicetti/occamypy

Python library for solving large-scale inverse problems

cluster-computing multiscale optimization optimization-algorithm-library optimization-algorithms

Last synced: 07 May 2025

https://github.com/ccssmnn/hego

Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, Particle Swarm Optimization ...

ant-colony-optimization evolutionary-algorithm genetic-algorithm go optimization optimization-algorithms particle-swarm-optimization simulated-annealing tabu-search

Last synced: 10 Apr 2025

https://github.com/krichelj/pydiffgame

PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman-Jacobi (GHJB) equations to Game Algebraic and Differential Riccati equations, associated with Multi-Objective Dynamical Control Systems

artificial-intelligence-algorithms bellman-equation computer-science control-theory differential-equations differential-game dynamical-systems game-theory hamilton-jacobi-bellman hamiltonian inverted-pendulum matrix-equations multi-objective-optimization nash-equilibrium numerical-methods object-oriented-programming optimization-algorithms pontryagin-maximum-principle quadrotor riccati-equation

Last synced: 06 Apr 2025

https://github.com/eric-bradford/sdd-gp-mpc

This repository contains the source code for "Stochastic data-driven model predictive control using Gaussian processes" (SDD-GP-MPC).

casadi chemical-engineering constraints differential-equations gaussian-processes machine-learning model-predictive-control monte-carlo-simulation optimization-algorithms python3 state-space-model stochastic-processes

Last synced: 16 Jun 2025

https://github.com/saitejautpala/rieoptax

Riemannian Optimization Using JAX

jax manifolds optimization-algorithms

Last synced: 14 Apr 2025

https://github.com/mstechly/vqf

Implementation of Variational Quantum Factoring algorithm.

factoring-integers optimization-algorithms qaoa quantum-computing

Last synced: 02 Jan 2025

https://github.com/dylanmuir/fmin_adam

Matlab implementation of the Adam stochastic gradient descent optimisation algorithm

gradient-descent matlab optimization optimization-algorithms stochastic-gradient-descent

Last synced: 11 Apr 2025

https://github.com/mmomtchev/igc-xc-score

A scoring program for gliding competitions striving for 100% accuracy and determinism

branch-and-bound flights igc optimization-algorithms paragliding

Last synced: 06 Apr 2025

https://github.com/shreyansh26/ml-optimizers-jax

Toy implementations of some popular ML optimizers using Python/JAX

adam adam-optimizer gradient-descent jax machine-learning momentum optimization-algorithms optimizers

Last synced: 10 Apr 2025

https://github.com/cggos/opt_matlab

最优化方法及其MATLAB实现 源代码

matlab optimization-algorithms

Last synced: 21 Mar 2025

https://github.com/igitugraz/l2l

Learning to Learn: Gradient-free Optimization framework

ai l2l learning-to-learn machine-learning optimization optimization-algorithms

Last synced: 14 Apr 2025

https://github.com/IGITUGraz/L2L

Learning to Learn: Gradient-free Optimization framework

ai l2l learning-to-learn machine-learning optimization optimization-algorithms

Last synced: 01 May 2025

https://github.com/jerrytheo/psopy

A SciPy compatible super fast Python implementation for Particle Swarm Optimization.

constrained-optimization optimization-algorithms particle-swarm-optimization scipy

Last synced: 12 Apr 2025

https://github.com/burlachenkok/flpytorch

FL_PyTorch: Optimization Research Simulator for Federated Learning

federated-learning optimization-algorithms

Last synced: 27 Mar 2025

https://github.com/zib-iol/boscia.jl

Mixed-Integer Convex Programming: Branch-and-bound with Frank-Wolfe-based convex relaxations

first-order-methods frank-wolfe julia mixed-integer-programming nonlinear-optimization optimization optimization-algorithms

Last synced: 07 May 2025

https://github.com/kul-optec/forbes

Generic and efficient MATLAB solver for nonsmooth optimization problems

matlab matlab-solver numerical-optimization optimization optimization-algorithms

Last synced: 19 Apr 2025

https://github.com/LuXDAmore/nuxt-apis-to-file

📞 Nuxt module to merge and transform multiple API + GraphQL requests into a single one, during build-time, like a payload extractor

api axios build file graphql json json-data modules nuxt-module nuxtjs optimization-algorithms performance vuejs

Last synced: 30 Mar 2025