cooper-org / cooper

A general-purpose, deep learning-first library for constrained optimization in PyTorch
https://cooper.readthedocs.io/
MIT License
107 stars 11 forks source link

Document modularized optimizers #53

Open gallego-posada opened 2 years ago

gallego-posada commented 2 years ago

Enhancement

This PR #52 made significant changes to the structure of the code for constrained optimizers. However, this change has not been fully integrated into the docs.