pytorch-hessian-eigenthings

Hessian eigendecomposition tool

An efficient library for computing the eigendecomposition of Hessian matrices in PyTorch models.

Efficient PyTorch Hessian eigendecomposition tools!

GitHub

367 stars
15 watching
43 forks
Language: Python
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
mariogeiger/hessianProvides tools for efficient computation of Hessian matrices and Jacobian tensors in PyTorch.186
wmvanvliet/pytorch_hmaxAn implementation of the HMAX model for vision processing in PyTorch57
jmhessel/fmpytorchPyTorch implementation of a Factorization Machine module173
huochaitiantang/pytorch-deep-image-mattingDeep learning implementation of image matting, aiming to separate foreground and background from input images.293
pyriemann/pyriemannA Python package for multivariate data analysis using Riemannian geometry of positive definite matrices649
jacobgil/pytorch-pruningThis project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference.877
alecwangcq/eigendamage-pytorchA deep learning project implementing structured pruning algorithms in PyTorch for efficient neural network training and inference.112
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
sniklaus/pytorch-extensionA PyTorch CUDA extension that uses CuPy to compute the Hadamard product of two tensors.117
ctallec/pyvarinfA Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch359
tianhongdai/integrated-gradient-pytorchA PyTorch implementation of attributing the impact of inputs on deep neural network outputs182
zccyman/pytorch-inferenceEnables fast and efficient inference of PyTorch models on Windows 10 platforms using C++89
leviswind/pytorch-transformerImplementation of a transformer-based translation model in PyTorch240
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
gunhochoi/kind-pytorch-tutorialA comprehensive tutorial on building and training PyTorch models using Python392