There are 69 repositories under optimization-algorithms topic.
Clever Algorithms: Nature-Inspired Programming Recipes
The open source Solver AI for Java and Kotlin to optimize scheduling and routing. Solve the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems.
A research toolkit for particle swarm optimization in Python
A curated list of awesome links and software libraries that are useful for robots.
船长关于机器学习、计算机视觉和工程技术的总结和分享
Portfolio optimization and back-testing.
Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templates
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
The official implementation of MARS: Unleashing the Power of Variance Reduction for Training Large Models
Distributed Deep Learning, with a focus on distributed training, using Keras and Apache Spark.
🎯 A comprehensive gradient-free optimization framework written in Python
Python-MIP: collection of Python tools for the modeling and solution of Mixed-Integer Linear programs
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)
Use PyTorch Models with CasADi for data-driven optimization or learning-based optimal control. Supports Acados.
A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
oj! Algorithms
Clarabel.rs: Interior-point solver for convex conic optimisation problems in Rust.
Let's reproduce paper simulations of multi-robot systems, formation control, distributed optimization and cooperative manipulation.
Visualize Tensorflow's optimizers.
A highly customizable SQP & barrier solver for nonlinearly constrained optimization
Curvature Filters are efficient solvers for Variational Models
NVIDIA cuOpt examples for decision optimization
种群算法复现(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)
多因子指数增强策略/多因子全流程实现
NMFLibrary: Non-negative Matrix Factorization (NMF) Library: Version 2.1
OptaPlanner quick starts for AI optimization: many use cases shown in many different technologies.
Reinforcement learning with A* and a deep heuristic