constrained-optimization topic

List constrained-optimization repositories

prima

304
Stars
40
Forks
Watchers

PRIMA is a package for solving general nonlinear optimization problems without using derivatives. It provides the reference implementation for Powell's derivative-free optimization methods, i.e., COBY...

fair_cyberbullying_detection

18
Stars
3
Forks
Watchers

Source code and models for the paper "Cyberbullying Detection with Fairness Constraints". IEEE Internet Computing, 2020

Trapyng

37
Stars
14
Forks
Watchers

Python library to implement advanced trading strategies using machine learning and perform backtesting.

Uno

165
Stars
13
Forks
Watchers

A next-gen solver for optimization with nonconvex objective and constraints. Reimplements filterSQP and IPOPT (barrier) in a modern and generic way, and unlocks a variety of novel methods. Competitive...

cooper

98
Stars
8
Forks
Watchers

A general-purpose, deep learning-first library for constrained optimization in PyTorch

neuromancer

885
Stars
116
Forks
Watchers

Pytorch-based framework for solving parametric constrained optimization problems, physics-informed system identification, and parametric model predictive control.

ternary-phase-diagram

18
Stars
4
Forks
Watchers

Derivation and construction of a thermodynamic phase diagram for ternary alloy systems with 2 or 3 phases

rBAS

25
Stars
5
Forks
Watchers

Implementation of the (beetle antennae search) BAS algorithm and its mutations in R code