optimization-algorithms topic
cspy
A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#
MOBOpt
Multi-objective Bayesian optimization
a-tour-of-pytorch-optimizers
A tour of different optimization algorithms in PyTorch.
genevo
Execute genetic algorithm (GA) simulations in a customizable and extensible way.
pyHarmonySearch
pyHarmonySearch is a pure Python implementation of the harmony search (HS) global optimization algorithm.
minotaur
Minotaur Toolkit for Mixed-Integer Nonlinear Optimization
Operations-Research-Theory
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...
nomad
NOMAD - A blackbox optimization software
proxmin
Proximal optimization in pure python
AuxiLearn
Official implementation of Auxiliary Learning by Implicit Differentiation [ICLR 2021]