optimization-algorithms topic

List optimization-algorithms repositories

cspy

90
Stars
26
Forks
Watchers

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

a-tour-of-pytorch-optimizers

78
Stars
25
Forks
Watchers

A tour of different optimization algorithms in PyTorch.

genevo

165
Stars
27
Forks
Watchers

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

pyHarmonySearch

79
Stars
23
Forks
Watchers

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

minotaur

67
Stars
19
Forks
Watchers

Minotaur Toolkit for Mixed-Integer Nonlinear Optimization

Operations-Research-Theory

125
Stars
54
Forks
Watchers

Some lecture notes of Operations Research (usually taught in Junior year of BS) can be found in this repository along with some Python programming codes to solve numerous problems of Optimization incl...

AuxiLearn

81
Stars
12
Forks
Watchers

Official implementation of Auxiliary Learning by Implicit Differentiation [ICLR 2021]