Repository navigation

#

optimization-algorithms

Jason2Brownlee/CleverAlgorithms

Clever Algorithms: Nature-Inspired Programming Recipes

TeX
2069
4 个月前
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.

Java
1312
3 天前

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

C++
1237
2 年前

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

C++
898
1 个月前

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

C++
865
5 天前

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

C++
849
1 年前
C++
782
2 个月前

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

Python
747
6 年前

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

Python
622
7 年前

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

Python
607
2 个月前

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

Python
556
5 个月前

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
530
4 年前