greentfrapp / maml-reptileLinks
Implementation of MAML and Reptile algorithms with a JS demo on the sine regression toy experiment
☆15Updated 4 years ago
Alternatives and similar repositories for maml-reptile
Users that are interested in maml-reptile are comparing it to the libraries listed below
Sorting:
- MAML and Reptile sine wave regression example in PyTorch☆18Updated 5 years ago
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆95Updated 4 months ago
- Implementation of MAML in numpy, deriving gradients and implementing backprop manually☆14Updated 6 years ago
- My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning☆41Updated 2 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆248Updated 3 years ago
- A Pytorch implementation of MAML☆55Updated 2 years ago
- Implementation of Few-shot Domain Adaptation by Causal Mechanism Transfer (ICML 2020)☆44Updated 2 years ago
- ☆22Updated 4 years ago
- ☆17Updated 2 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆63Updated 5 years ago
- Code that accompanies the paper Semi-supervised Deep Kernel Learning: Regression with Unlabeled Data by Minimizing Predictive Variance☆76Updated 6 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆42Updated 6 years ago
- TensorFlow 2.0 implementation of MAML.☆83Updated 6 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 6 years ago
- A study on the following problems: what the memorization problem is in meta-learning; why memorization problem happens; and how we can pr…☆20Updated 2 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 6 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- An encoder-decoder framework for learning from incomplete data☆44Updated 2 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆48Updated 5 years ago
- A study of distance measures and learning methods for semi-supervised learning on time series data☆17Updated 4 years ago
- Adversarial autoencoder (basic/semi-supervised/supervised)☆29Updated 3 years ago
- Stochastic Gradient Langevin Dynamics for Bayesian learning☆34Updated 3 years ago
- Python implementation MAML (model-agnostic meta learning)☆30Updated 4 years ago
- ☆90Updated 3 years ago
- Implementation of 'Self-Adversarial Variational Autoencoder with Gaussian Anomaly Prior Distribution for Anomaly Detection'☆21Updated 4 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆58Updated 5 years ago
- Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)☆205Updated 3 years ago
- General purpose library for BNNs, and implementation of OC-BNNs in our 2020 NeurIPS paper.☆38Updated 3 years ago
- ☆19Updated 5 years ago