hessian
Hessian calculator
Provides tools for efficient computation of Hessian matrices and Jacobian tensors in PyTorch.
hessian in pytorch
185 stars
6 watching
17 forks
Language: Python
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
noahgolmant/pytorch-hessian-eigenthings | An efficient library for computing the eigendecomposition of Hessian matrices in PyTorch models. | 364 |
pyriemann/pyriemann | A Python package for multivariate data analysis using Riemannian geometry of positive definite matrices | 640 |
perrygeo/python-rasterstats | Computes summary statistics of geospatial raster datasets based on vector geometries | 529 |
jmhessel/fmpytorch | PyTorch implementation of a Factorization Machine module | 173 |
pkinney/topo | A geometry library for Elixir that calculates spatial relationships between geometries | 154 |
grpistoia/mathemagics | A symbolic algebra package for Pharo Smalltalk | 26 |
sniklaus/pytorch-extension | A PyTorch CUDA extension that uses CuPy to compute the Hadamard product of two tensors. | 117 |
isaacgerg/matlabhyperspectraltoolbox | A MATLAB toolbox providing algorithms and functions for hyperspectral image processing and analysis | 106 |
massimocimmino/pygfunction | A Python module for calculating thermal response factors (g-functions) in geothermal borehole fields. | 46 |
pyamg/pyamg | A Python library implementing algebraic multigrid solvers for large-scale linear systems | 569 |
patrick-kidger/torchtyping | Provides type annotations and dynamic checking for tensor shapes and types in PyTorch | 1,408 |
stepelu/ptstat | A PyTorch-based implementation of probabilistic programming and statistical inference tools | 109 |
jalawson/ulinalg | A small size matrix handling module with linear algebra operations for MicroPython (Python3) | 32 |
huggingface/optimum-quanto | A PyTorch quantization backend for models. | 822 |
huochaitiantang/pytorch-deep-image-matting | Deep learning implementation of image matting, aiming to separate foreground and background from input images. | 293 |