gbaydin / hypergradient-descent
Hypergradient descent
☆138Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for hypergradient-descent
- Code for ICML 2018 paper on "Fast and Scalable Bayesian Deep Learning by Weight-Perturbation in Adam" by Khan, Nielsen, Tangkaratt, Lin, …☆110Updated 5 years ago
- Code for Self-Tuning Networks (ICLR 2019) https://arxiv.org/abs/1903.03088☆53Updated 5 years ago
- Implementation of the Functional Neural Process models☆43Updated 4 years ago
- Sample code for running deterministic variational inference to train Bayesian neural networks☆100Updated 6 years ago
- This repository is no longer maintained. Check☆82Updated 4 years ago
- Reliable Uncertainty Estimates in Deep Neural Networks using Noise Contrastive Priors☆62Updated 4 years ago
- PyTorch-SSO: Scalable Second-Order methods in PyTorch☆142Updated last year
- Code for "Functional variational Bayesian neural networks" (https://arxiv.org/abs/1903.05779)☆80Updated 4 years ago
- TensorFlow implementation of "noisy K-FAC" and "noisy EK-FAC".☆60Updated 5 years ago
- ☆132Updated 7 years ago
- paper lists and information on mean-field theory of deep learning☆75Updated 5 years ago
- Optimization with orthogonal constraints and on general manifolds☆126Updated 4 years ago
- Multiplicative Normalizing Flow (MNF) posteriors for variational Bayesian neural networks☆65Updated 4 years ago
- Implementation of "Variational Dropout and the Local Reparameterization Trick" paper with Pytorch☆50Updated 7 years ago
- Repository containing Pytorch code for EKFAC and K-FAC perconditioners.☆140Updated last year
- Code for the paper Implicit Weight Uncertainty in Neural Networks☆65Updated 5 years ago
- Limitations of the Empirical Fisher Approximation☆45Updated 4 years ago
- [IJCAI'19, NeurIPS'19] Anode: Unconditionally Accurate Memory-Efficient Gradients for Neural ODEs☆104Updated 4 years ago
- Pytorch Implementation of paper "Noisy Natural Gradient as Variational Inference"☆121Updated 6 years ago
- ☆119Updated 5 months ago
- Testing Nerual Tangent Kernel (NTK) on small UCI datasets☆82Updated 5 years ago
- Computing various norms/measures on over-parametrized neural networks☆49Updated 5 years ago
- Code for the paper Gaussian process behaviour in wide deep networks☆48Updated 6 years ago
- Optimizing control variates for black-box gradient estimation☆162Updated 5 years ago
- Cyclical Stochastic Gradient MCMC for Bayesian Deep Learning☆92Updated 4 years ago
- PyTorch Implementation of Neural Statistician