activatedgeek / tight-pac-bayesLinks
Code for PAC-Bayes Compression Bounds So Tight That They Can Explain Generalization, NeurIPS 2022
☆17Updated 2 years ago
Alternatives and similar repositories for tight-pac-bayes
Users that are interested in tight-pac-bayes are comparing it to the libraries listed below
Sorting:
- ☆71Updated 10 months ago
- Simple CIFAR10 ResNet example with JAX.☆23Updated 4 years ago
- Source code of "What can linearized neural networks actually say about generalization?☆20Updated 4 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
- Efficient Riemannian Optimization on Stiefel Manifold via Cayley Transform☆43Updated 6 years ago
- ☆17Updated 2 years ago
- {KFAC,EKFAC,Diagonal,Implicit} Fisher Matrices and finite width NTKs in PyTorch☆215Updated last month
- A primer on Bayesian Neural Networks. The aim of this reading list is to facilitate the entry of new researchers into the field of Bayesi…☆57Updated 2 years ago
- Code for Knowledge-Adaptation Priors based on the NeurIPS 2021 paper by Khan and Swaroop.☆16Updated 3 years ago
- Supporting code for the paper "Dangers of Bayesian Model Averaging under Covariate Shift"☆33Updated 3 years ago
- ☆59Updated 2 years ago
- Pytorch code for "Improving Self-Supervised Learning by Characterizing Idealized Representations"☆41Updated 2 years ago
- PyTorch linear operators for curvature matrices (Hessian, Fisher/GGN, KFAC, ...)☆57Updated last week
- Hessian spectral density estimation in TF and Jax☆124Updated 5 years ago
- Code for the paper: "Tensor Programs II: Neural Tangent Kernel for Any Architecture"☆104Updated 5 years ago
- Simple (and cheap!) neural network uncertainty estimation☆76Updated 3 weeks ago
- ☆28Updated 2 years ago
- Euclidean Wasserstein-2 optimal transportation☆47Updated 2 years ago
- Neural Tangent Kernel Papers☆118Updated 9 months ago
- Laplace Redux -- Effortless Bayesian Deep Learning☆44Updated 4 months ago
- Measurements of Three-Level Hierarchical Structure in the Outliers in the Spectrum of Deepnet Hessians (ICML 2019)☆16Updated 6 years ago
- Implementations of orthogonal and semi-orthogonal convolutions in the Fourier domain with applications to adversarial robustness☆47Updated 4 years ago
- Demos for the paper Generalized Variational Inference (Knoblauch, Jewson & Damoulas, 2019)☆20Updated 6 years ago
- Distributional and Outlier Robust Optimization (ICML 2021)☆28Updated 4 years ago
- Pytorch code for experiments on Linear Transformers☆23Updated last year
- PyTorch-SSO: Scalable Second-Order methods in PyTorch