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
- A Pytorch implementation of MAML☆56Updated 2 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆248Updated 3 years ago
- Python implementation MAML (model-agnostic meta learning)☆30Updated 4 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 implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- ☆15Updated 5 years ago
- ☆17Updated 2 years ago
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆97Updated 6 months ago
- Implementation of MAML in numpy, deriving gradients and implementing backprop manually☆14Updated 6 years ago
- An encoder-decoder framework for learning from incomplete data☆45Updated 2 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 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
- ☆22Updated 4 years ago
- A Tensorflow implementation of the paper https://arxiv.org/pdf/1803.07710.pdf☆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
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆42Updated 7 years ago
- PyTorch implementation for "Few-Shot Learning with Class Imbalance"☆36Updated 4 years ago
- Implementation of Few-shot Domain Adaptation by Causal Mechanism Transfer (ICML 2020)☆44Updated 2 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆64Updated 5 years ago
- Code for our NeurIPS 2020 paper "Probabilistic Time Series Forecasting with Structured Shape and Temporal Diversity"☆88Updated 4 years ago
- ☆51Updated 10 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 6 years ago
- MetaModule provides extensions of PyTorch Module for meta learning☆45Updated 2 years ago
- Code to reproduce 'Combining GANs and AutoEncoders for efficient anomaly detection'☆40Updated 3 years ago
- Adversarial autoencoder (basic/semi-supervised/supervised)☆29Updated 3 years ago
- Implementation of Co-training Regressors (COREG) semi-supervised regression algorithm from Zhou and Li, 2005.☆60Updated 6 years ago
- TensorFlow 2.0 implementation of MAML.☆83Updated 6 years ago
- A PyTorch Implementation of Convolutional Conditional Neural Process.☆51Updated 5 years ago
- SSIM - A Deep Learning Approach for Recovering Missing Time Series Sensor Data☆40Updated 4 years ago