ron-amit / meta-learning-adjusting-priors
Implementation of the paper "Meta-Learning by Adjusting Priors Based on Extended PAC-Bayes Theory", Ron Amit and Ron Meir, ICML 2018
☆22Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for meta-learning-adjusting-priors
- Scalable Training of Inference Networks for Gaussian-Process Models, ICML 2019☆41Updated last year
- Low-variance, efficient and unbiased gradient estimation for optimizing models with binary latent variables. (ICLR 2019)☆28Updated 5 years ago
- Implementation of iterative inference in deep latent variable models☆43Updated 5 years ago
- Implementation of Information Dropout☆39Updated 7 years ago
- A tensorflow implementation of the NIPS 2018 paper "Variational Inference with Tail-adaptive f-Divergence"☆20Updated 5 years ago
- Reliable Uncertainty Estimates in Deep Neural Networks using Noise Contrastive Priors☆62Updated 4 years ago
- Computing various norms/measures on over-parametrized neural networks☆49Updated 5 years ago
- Multiplicative Normalizing Flow (MNF) posteriors for variational Bayesian neural networks☆65Updated 4 years ago
- TensorFlow implementation of "noisy K-FAC" and "noisy EK-FAC".☆60Updated 5 years ago
- Toy datasets to evaluate algorithms for domain generalization and invariance learning.☆42Updated 2 years ago
- Code for "A Spectral Approach to Gradient Estimation for Implicit Distributions" (ICML'18)☆32Updated last year
- Code for Self-Tuning Networks (ICLR 2019) https://arxiv.org/abs/1903.03088☆53Updated 5 years ago
- Implementation of the paper "Meta-Learning by Adjusting Priors Based on Extended PAC-Bayes Theory", Ron Amit and Ron Meir, ICML 2018☆17Updated 3 years ago
- Code for Stochastic Hyperparameter Optimization through Hypernetworks☆23Updated 6 years ago
- Tensorflow code for "Hierarchical Decompositional Mixtures of Variational Autoencoders" (ICML'19)☆12Updated 4 years ago
- Variance Networks: When Expectation Does Not Meet Your Expectations, ICLR 2019☆39Updated 4 years ago
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆69Updated 3 years ago
- Pytorch Implementation of paper "Noisy Natural Gradient as Variational Inference"☆121Updated 6 years ago
- Natural Gradient, Variational Inference☆29Updated 4 years ago
- Explaining a black-box using Deep Variational Information Bottleneck Approach☆46Updated 2 years ago
- A variational inference method with accurate uncertainty estimation. It uses a new semi-implicit variational family built on neural netwo…☆53Updated last month
- Code for the paper 'Understanding Measures of Uncertainty for Adversarial Example Detection'☆57Updated 6 years ago
- A tensorflow implementation of VAE training with Renyi divergence☆31Updated 8 years ago
- Code for "Functional variational Bayesian neural networks" (https://arxiv.org/abs/1903.05779)☆80Updated 4 years ago
- SGD and Ordered SGD codes for deep learning, SVM, and logistic regression