A multi-model machine learning feature embedding database
The main features of perone/euclidesdb are: Data and Graph Processing, Developer Tools, Deep Learning Implementations, PyTorch Utilities.
Open-source alternatives to perone/euclidesdb include: swall0w/torchstat — Model analyzer in PyTorch. cvxgrp/cvxpylayers — CVXPYlayers is a Python library for constructing differentiable convex optimization layers in PyTorch, JAX, and MLX… bharathgs/nalu. aiqm/torchani — TorchANI 2.0 is an open-source library that supports training, development, and research of ANI-style neural network… bachili/redner — Differentiable rendering without approximation. ag14774/diffdist.
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…