snapvx
Convex optimizer
An optimization framework for convex programming problems in high-dimensional spaces
65 stars
74 watching
34 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cvxr/cvx | A MATLAB-based system for solving convex optimization problems | 236 |
cvxgrp/cvxpylayers | A Python library that constructs differentiable convex optimization layers for machine learning models using CVXPY. | 1,819 |
cvxopt/cvxopt | A Python software suite for solving convex optimization problems | 988 |
snap-stanford/snap | A general purpose network analysis and graph mining library for large networks | 2,193 |
convexfi/riskparity.py | A tool for designing and optimizing risk parity portfolios using optimization algorithms. | 289 |
epfl-lts2/unlocbox | A toolbox for convex optimization problems using proximal splitting methods | 52 |
fpicetti/occamypy | A library for solving large-scale optimization problems with flexible and scalable vector and operator definitions | 54 |
litian96/fedprox | An optimization framework designed to address heterogeneity in federated learning across distributed networks | 643 |
100/solid | A comprehensive framework for solving optimization problems without gradient calculations. | 576 |
cma-es/pycma | An optimization algorithm implementation in Python | 1,109 |
non-contradiction/convexjlr | An R package for using the Julia Convex.jl package for Disciplined Convex Programming (DCP) optimization. | 14 |
cvxr/tfocs | A toolbox for building efficient first-order solvers for convex optimization problems | 136 |
maxpumperla/hyperas | A simple wrapper around Keras and Hyperopt for convenient hyperparameter optimization. | 2,179 |
cvxgrp/scs | An optimization package designed to solve large-scale convex cone problems using numerical methods | 550 |
matthewpeterkelly/particleswarmoptimization | An optimization algorithm implementation in Matlab. | 82 |