Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/locuslab/qpth
A fast and differentiable QP solver for PyTorch.
https://github.com/locuslab/qpth
deep-learning machine-learning optimization pytorch quadratic-programming
Last synced: 3 days ago
JSON representation
A fast and differentiable QP solver for PyTorch.
- Host: GitHub
- URL: https://github.com/locuslab/qpth
- Owner: locuslab
- License: apache-2.0
- Created: 2017-02-13T23:10:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T21:48:47.000Z (2 months ago)
- Last Synced: 2024-11-07T20:42:32.534Z (6 days ago)
- Topics: deep-learning, machine-learning, optimization, pytorch, quadratic-programming
- Language: Python
- Homepage: https://locuslab.github.io/qpth/
- Size: 337 KB
- Stars: 682
- Watchers: 29
- Forks: 103
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qpth • [![Build Status][travis-image]][travis] [![PyPi][pypi-image]][pypi] [![License][license-image]][license]
[travis-image]: https://travis-ci.org/locuslab/qpth.png?branch=master
[travis]: http://travis-ci.org/locuslab/qpth[pypi-image]: https://img.shields.io/pypi/v/qpth.svg
[pypi]: https://pypi.python.org/pypi/qpth[license-image]: http://img.shields.io/badge/license-Apache--2-blue.svg?style=flat
[license]: LICENSE*A fast and differentiable QP solver for PyTorch.
Crafted by [Brandon Amos](http://bamos.github.io) and
[J. Zico Kolter](http://zicokolter.com).*---
+ [More details are available on our project website here](http://locuslab.github.io/qpth)