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
- Pytorch version of "Deep Convolutional Networks as shallow Gaussian Processes" by Adrià Garriga-Alonso, Carl Rasmussen and Laurence Aitch…☆31Updated 5 years ago
- Implementation of the Functional Neural Process models☆42Updated 5 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆69Updated 5 years ago
- Official Release of "Learning the Stein Discrepancy for Training and Evaluating Energy-Based Models without Sampling"☆49Updated 5 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆76Updated 4 years ago
- A minimal pytorch implementation of VAE, IWAE, MIWAE☆48Updated 3 years ago
- This is the official source code for Sequential Neural Processes.☆40Updated 3 years ago
- A Pytorch Implementation of Attentive Neural Process☆75Updated 6 years ago
- ☆54Updated last year
- Bayesianize: A Bayesian neural network wrapper in pytorch☆90Updated last year
- Code Repo for "Subspace Inference for Bayesian Deep Learning"☆83Updated last year
- An official PyTorch implementation of "Regression Prior Networks" for effective runtime uncertainty estimation.☆36Updated 5 years ago
- A PyTorch Implementation of Convolutional Conditional Neural Process.☆52Updated 5 years ago
- Pytorch implementation of neural processes and variants☆29Updated last year
- Official code for the ICLR 2021 paper Neural ODE Processes☆75Updated 3 years ago
- Pytorch implementation of Neural Processes for functions and images☆234Updated 3 years ago
- Package for working with hypernetworks in PyTorch.☆131Updated 2 years ago
- Approximate Inference Turns Deep Networks into Gaussian Processes (dnn2gp)☆49Updated 5 years ago
- Official code for Coupled Oscillatory RNN (ICLR 2021, Oral)☆51Updated 4 years ago
- Official implementation of the paper "Topographic VAEs learn Equivariant Capsules"☆81Updated 3 years ago
- Variational Autoencoder with Spatial Broadcast Decoder☆35Updated 6 years ago
- Implementation of the Convolutional Conditional Neural Process☆127Updated 4 years ago
- AISTATS paper 'Uncertainty in Neural Networks: Approximately Bayesian Ensembling'☆90Updated 5 years ago
- Posterior Network: Uncertainty Estimation without OOD Samples via Density-Based Pseudo-Counts (Neurips 2020)☆78Updated 3 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
- Stochastic Gradient Langevin Dynamics for Bayesian learning☆35Updated 4 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆65Updated 6 years ago
- Code to reproduce the experimental results from the paper "Active Invariant Causal Prediction: Experiment Selection Through Stability", b…☆21Updated 2 years ago