matwilso / maml_numpyLinks
Implementation of MAML in numpy, deriving gradients and implementing backprop manually
☆14Updated 7 years ago
Alternatives and similar repositories for maml_numpy
Users that are interested in maml_numpy are comparing it to the libraries listed below
Sorting:
- Code to accompany paper 'Bayesian Deep Ensembles via the Neural Tangent Kernel'☆26Updated 4 years ago
- Last-layer Laplace approximation code examples☆83Updated 4 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆76Updated 4 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆78Updated 4 years ago
- This is the official source code for Sequential Neural Processes.☆40Updated 2 years ago
- Implementation of the Functional Neural Process models☆42Updated 5 years ago
- Pytorch version of "Deep Convolutional Networks as shallow Gaussian Processes" by Adrià Garriga-Alonso, Carl Rasmussen and Laurence Aitch…☆32Updated 5 years ago
- Sample code for running deterministic variational inference to train Bayesian neural networks☆100Updated 7 years ago
- Combine multiple MNIST digits to create datasets with 100/1000 classes for few-shot learning/meta-learning☆101Updated 4 years ago
- Official Release of "Learning the Stein Discrepancy for Training and Evaluating Energy-Based Models without Sampling"☆49Updated 5 years ago
- Pytorch implementation of neural processes and variants☆29Updated last year
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆69Updated 4 years ago
- A PyTorch Implementation of Convolutional Conditional Neural Process.☆52Updated 5 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Updated 6 years ago
- Stochastic Gradient Langevin Dynamics for Bayesian learning☆35Updated 3 years ago
- AISTATS paper 'Uncertainty in Neural Networks: Approximately Bayesian Ensembling'☆90Updated 5 years ago
- ☆26Updated 7 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆65Updated 5 years ago
- A Pytorch Implementation of Attentive Neural Process☆75Updated 6 years ago
- PyTorch implementation of "STNs" and "Delta-STNs".☆50Updated 4 years ago
- An official PyTorch implementation of "Regression Prior Networks" for effective runtime uncertainty estimation.☆36Updated 5 years ago
- Pytorch implementation of Neural Processes for functions and images☆234Updated 3 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆44Updated 7 years ago
- Approximate Inference Turns Deep Networks into Gaussian Processes (dnn2gp)☆49Updated 5 years ago
- PyTorch implementation of Stein Variational Gradient Descent☆46Updated 2 years ago
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆41Updated 5 years ago
- Sliced Wasserstein Distance for Learning Gaussian Mixture Models☆66Updated 2 years ago
- Implementation of the Convolutional Conditional Neural Process☆127Updated 4 years ago
- Low-variance, efficient and unbiased gradient estimation for optimizing models with binary latent variables. (ICLR 2019)☆27Updated 6 years ago
- Code Repo for "Subspace Inference for Bayesian Deep Learning"☆83Updated last year