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 | 246 |
cvxgrp/cvxpylayers | A Python library that constructs differentiable convex optimization layers for machine learning models using CVXPY. | 1,843 |
cvxopt/cvxopt | A Python software suite for solving convex optimization problems | 993 |
snap-stanford/snap | A general purpose network analysis and graph mining library for large networks | 2,201 |
convexfi/riskparity.py | A tool for designing and optimizing risk parity portfolios using optimization algorithms. | 291 |
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 | 55 |
litian96/fedprox | An optimization framework designed to address heterogeneity in federated learning across distributed networks | 655 |
100/solid | A comprehensive framework for solving optimization problems without gradient calculations. | 575 |
cma-es/pycma | An optimization algorithm implementation in Python | 1,123 |
non-contradiction/convexjlr | An R package that provides a high-level wrapper for the Julia convex optimization library Convex.jl to solve various convex programming problems. | 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 | 555 |
matthewpeterkelly/particleswarmoptimization | An optimization algorithm implementation in Matlab. | 83 |