Repository navigation

#

optimization-algorithms

Jason2Brownlee/CleverAlgorithms

Clever Algorithms: Nature-Inspired Programming Recipes

TeX
2080
8 个月前
TimefoldAI/timefold-solver

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.

Java
1424
1 天前

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

C++
1252
2 年前

a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templates

C++
916
23 天前

A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.

C++
887
2 个月前

OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions

C++
866
1 年前
C++
792
4 个月前

A Genetic Algorithm Framework in Python (not for production level)

Python
749
7 年前

The official implementation of MARS: Unleashing the Power of Variance Reduction for Training Large Models

Python
705
2 个月前

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

Python
623
7 年前

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

Python
567
8 个月前

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)

Python
548
5 年前