osqpth
Differentiable optimizer
A PyTorch module that wraps the OSQP solver for differentiable optimization problems
The differentiable OSQP solver layer for PyTorch
59 stars
10 watching
5 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A solver for optimizing quadratic programs in deep learning and other fields. | 691 |
| A PyTorch module that adds differentiable optimization as a layer to neural networks | 517 |
| An efficient library for differentiable optimization built on top of PyTorch. | 554 |
| A Matlab interface for solving quadratic programming problems using the OSQP solver | 46 |
| A PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks | 435 |
| A unified Python API for solving convex quadratic programs with various optimization solvers. | 610 |
| A PyTorch quantization backend for models. | 847 |
| A PyTorch-based simulator for quantum machine learning | 45 |
| An implementation of an optimization algorithm inspired by a 2016 research paper | 33 |
| An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
| A PyTorch implementation of Distributed Proximal Policy Optimization algorithm | 180 |
| A Python library that constructs differentiable convex optimization layers for machine learning models using CVXPY. | 1,843 |
| An implementation of Noise Contrastive Estimation in PyTorch to improve the performance and efficiency of softmax output layers | 317 |
| An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
| Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,191 |