How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
CVXPYlayers is a Python library for constructing differentiable convex optimization layers in PyTorch, JAX, and MLX using CVXPY. A convex optimization layer solves a parametrized convex optimization problem in the forward pass to produce a solution. It computes the derivative of the solution…
higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual training steps.
The main features of facebookresearch/higher are: Developer Tools, Meta Learning Libraries, PyTorch Utilities.
Open-source alternatives to facebookresearch/higher include: catalyst-team/catalyst — Accelerated deep learning R&D. determined-ai/determined — Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning,… ag14774/diffdist. awwong1/torchprof — PyTorch layer-by-layer model profiler. cvxgrp/cvxpylayers — CVXPYlayers is a Python library for constructing differentiable convex optimization layers in PyTorch, JAX, and MLX… ecs-vlc/torchbearer — torchbearer: A model fitting library for PyTorch.