An open API service indexing awesome lists of open source software.

https://github.com/msakai/chainer-optnet


https://github.com/msakai/chainer-optnet

deep-learning machine-learning optimization quadratic-programming

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# chainer-optnet

Attempt to port [qpth](https://github.com/locuslab/qpth/) to [Chainer](https://chainer.org) (WORK IN PROGRESS).

## References

* [1] Brandon Amos, and J. Zico Kolter, "OptNet: differentiable optimization as a layer in neural networks," In ICML'17 Proceedings of the 34th International Conference on Machine Learning. Available: https://arxiv.org/abs/1703.00443

## License

[Apache License 2.0](LICENSE)

See also [LICENSE_THIRD_PARTY](LICENSE_THIRD_PARTY) file.