humancompatible-train documentation =================================== Welcome to the **humancompatible-train** documentation. What is **humancompatible-train**? **humancompatible-train** is a PyTorch-based package for constrained optimization, aimed at constrained deep learning tasks. We implement several first-order Lagrangian-based methods for constrained optimization with a PyTorch-based API that allow seamless integration of constraints into the training loop. .. toctree:: :maxdepth: 2 :caption: Getting Started :titlesonly: install getting_started .. toctree:: :maxdepth: 1 :caption: Tutorials :titlesonly: Constrained Optimization Overview Basic usage: Fairness Handling inequality constraints Tips and Tricks .. toctree:: :caption: API reference :titlesonly: Dual Optimizers Utils