tfjgeorge / nngeometryLinks
{KFAC,EKFAC,Diagonal,Implicit} Fisher Matrices and finite width NTKs in PyTorch
☆215Updated last week
Alternatives and similar repositories for nngeometry
Users that are interested in nngeometry are comparing it to the libraries listed below
Sorting:
- Hessian spectral density estimation in TF and Jax☆124Updated 5 years ago
- Repository containing Pytorch code for EKFAC and K-FAC perconditioners.☆146Updated 2 years ago
- Efficient PyTorch Hessian eigendecomposition tools!☆378Updated last year
- Pytorch implementation of KFAC and E-KFAC (Natural Gradient).☆132Updated 6 years ago
- Code for experiments in my blog post on the Neural Tangent Kernel: https://eigentales.com/NTK☆176Updated 5 years ago
- PyTorch-SSO: Scalable Second-Order methods in PyTorch☆147Updated last year
- ☆157Updated 3 years ago
- ☆67Updated 6 years ago
- ASDL: Automatic Second-order Differentiation Library for PyTorch☆189Updated 9 months ago
- Code for the paper: "Tensor Programs II: Neural Tangent Kernel for Any Architecture"☆105Updated 5 years ago
- Mode Connectivity and Fast Geometric Ensembles in PyTorch☆275Updated 2 years ago
- ☆124Updated last year
- PyTorch linear operators for curvature matrices (Hessian, Fisher/GGN, KFAC, ...)☆42Updated this week
- paper lists and information on mean-field theory of deep learning☆78Updated 6 years ago
- NTK reading group☆87Updated 5 years ago
- PyTorch implementation of FIM and empirical FIM☆61Updated 7 years ago
- Convolutional Neural Tangent Kernel☆113Updated 5 years ago
- ☆59Updated 2 years ago
- Lipschitz Neural Networks described in "Sorting Out Lipschitz Function Approximation" (ICML 2019).☆57Updated 5 years ago
- Code for "The Intrinsic Dimension of Images and Its Impact on Learning" - ICLR 2021 Spotlight https://openreview.net/forum?id=XJk19XzGq2J☆71Updated last year
- BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.☆590Updated 8 months ago
- ☆243Updated 2 years ago
- Create animations for the optimization trajectory of neural nets☆159Updated last year
- Code for the intrinsic dimensionality estimate of data representations☆84Updated 5 years ago
- Approximating neural network loss landscapes in low-dimensional parameter subspaces for PyTorch