tfjgeorge / nngeometry-examplesLinks
Example code for the NNGeometry PyTorch library
☆10Updated 3 months ago
Alternatives and similar repositories for nngeometry-examples
Users that are interested in nngeometry-examples are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of FIM and empirical FIM☆60Updated 7 years ago
- Deep Learning & Information Bottleneck☆62Updated 2 years ago
- Code for Knowledge-Adaptation Priors based on the NeurIPS 2021 paper by Khan and Swaroop.☆16Updated 3 years ago
- Federated posterior averaging implemented in JAX☆52Updated 2 years ago
- Code to implement the AND-mask and geometric mean to do gradient based optimization, from the paper "Learning explanations that are hard …☆41Updated 5 years ago
- PyTorch implementation of the paper "Continuous Wasserstein-2 Barycenter Estimation without Minimax Optimization" (ICLR 2021)☆25Updated 3 years ago
- Tilted Empirical Risk Minimization (ICLR '21)☆60Updated 2 years ago
- Distilling Model Failures as Directions in Latent Space☆47Updated 2 years ago
- ModelDiff: A Framework for Comparing Learning Algorithms☆58Updated 2 years ago
- Implementation of the models and datasets used in "An Information-theoretic Approach to Distribution Shifts"☆25Updated 4 years ago
- PyTorch Implementation of Reptile