Felix Dangel

Results 8 repositories owned by Felix Dangel

backpack

529
Stars
55
Forks
Watchers

BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.

cockpit

464
Stars
23
Forks
Watchers

Cockpit: A Practical Debugging Tool for Training Deep Neural Networks

unfoldNd

73
Stars
5
Forks
Watchers

(N=1,2,3)-dimensional unfold (im2col) and fold (col2im) in PyTorch

hbp

19
Stars
2
Forks
Watchers

Hessian backpropagation (HBP): PyTorch extension of backpropagation for block-diagonal curvature matrix approximations

phd-thesis

17
Stars
2
Forks
Watchers

Source code for my PhD thesis: Backpropagation Beyond the Gradient

singd

17
Stars
0
Forks
Watchers

SINGD: KFAC-like Structured Inverse-Free Natural Gradient Descent (http://arxiv.org/abs/2312.05705)

vivit

17
Stars
1
Forks
Watchers

[TMLR 2022] Curvature access through the generalized Gauss-Newton's low-rank structure: Eigenvalues, eigenvectors, directional derivatives & Newton steps

curvlinops

17
Stars
6
Forks
Watchers

scipy linear operators for the Hessian, Fisher/GGN, and more in PyTorch