optimization-algorithms
There are 2385 repositories under optimization-algorithms topic.
Jason2Brownlee/CleverAlgorithms
Clever Algorithms: Nature-Inspired Programming Recipes
ljvmiranda921/pyswarms
A research toolkit for particle swarm optimization in Python
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.
Captain1986/CaptainBlackboard
船长关于机器学习、计算机视觉和工程技术的总结和分享
argmin-rs/argmin
Numerical optimization in pure Rust
ahundt/awesome-robotics
A curated list of awesome links and software libraries that are useful for robots.
cvxgrp/cvxportfolio
Portfolio optimization and back-testing.
nnaisense/evotorch
Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
PatWie/CppNumericalSolvers
a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templates
esa/pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
kthohr/optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
mlpack/ensmallen
A header-only C++ library for numerical optimization --
PytLab/gaft
A Genetic Algorithm Framework in Python (not for production level)
ArashPartow/exprtk
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
cerndb/dist-keras
Distributed Deep Learning, with a focus on distributed training, using Keras and Apache Spark.
AGI-Arena/MARS
The official implementation of MARS: Unleashing the Power of Variance Reduction for Training Large Models
100/Solid
🎯 A comprehensive gradient-free optimization framework written in Python
cvxgrp/scs
Splitting Conic Solver
coin-or/python-mip
Python-MIP: collection of Python tools for the modeling and solution of Mixed-Integer Linear programs
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)
optimatika/ojAlgo
oj! Algorithms
esa/pygmo2
A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
3dem/relion
Image-processing software for cryo-electron microscopy
Tim-Salzmann/l4casadi
Use PyTorch Models with CasADi for data-driven optimization or learning-based optimal control. Supports Acados.
oxfordcontrol/Clarabel.rs
Clarabel.rs: Interior-point solver for convex conic optimisation problems in Rust.
YuanhaoGong/CurvatureFilter
Curvature Filters are efficient solvers for Variational Models
j-w-yun/optimizer-visualization
Visualize Tensorflow's optimizers.
benfred/fmin
Unconstrained function minimization in Javascript
star2dust/paper-simulation
Let's reproduce paper simulations of multi-robot systems, formation control, distributed optimization and cooperative manipulation.
LucXiong/Swarm-intelligence-optimization-algorithm
种群算法复现(swarm-algorithm),包括乌鸦搜索(Crow Search Algorithm, CSA)、樽海鞘群算法(Salp Swarm Algorithm, SSA)、缎蓝园丁鸟优化算法(Satin Bowerbird Optimizer, SBO)、麻雀搜索算法(Sparrow Search Algorithm, SSA)、 狼群搜索算法(2007WPS, 2013WPA)、正余弦优化算法(Sine Cosine Algorithm, CSA)、烟花算法(Fireworks Algorithm, FA)
apache/incubator-kie-optaplanner-quickstarts
OptaPlanner quick starts for AI optimization: many use cases shown in many different technologies.
cvanaret/Uno
A next-gen Lagrange-Newton (SQP + barrier) solver for nonconvex constrained optimization
hiroyuki-kasai/NMFLibrary
NMFLibrary: Non-negative Matrix Factorization (NMF) Library: Version 2.1
phonegapX/alphasickle
多因子指数增强策略/多因子全流程实现
imagry/aleph_star
Reinforcement learning with A* and a deep heuristic
bwohlberg/sporco
Sparse Optimisation Research Code