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☆57Updated 2 years ago
- Implementation of MAML in numpy, deriving gradients and implementing backprop manually☆14Updated 6 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆249Updated 3 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆219Updated 5 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 6 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 6 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆42Updated 7 years ago
- Python implementation MAML (model-agnostic meta learning)☆30Updated 4 years ago
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆98Updated 6 months ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated this week
- ☆22Updated 4 years ago
- ☆17Updated 2 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆64Updated 5 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- Regularized MAML for time-series data prediction☆17Updated 3 years ago
- Code that accompanies the paper Semi-supervised Deep Kernel Learning: Regression with Unlabeled Data by Minimizing Predictive Variance☆76Updated 6 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆85Updated 3 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
- MAML implementation (tensorflow)☆15Updated 6 years ago
- An encoder-decoder framework for learning from incomplete data☆45Updated 2 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…☆21Updated 2 years ago
- Implementation of Few-shot Domain Adaptation by Causal Mechanism Transfer (ICML 2020)☆44Updated 2 years ago
- ☆154Updated 5 years ago
- A Tensorflow implementation of the paper https://arxiv.org/pdf/1803.07710.pdf☆14Updated 6 years ago
- TensorFlow 2.0 implementation of MAML.☆83Updated 6 years ago
- Kernel Change-point Detection with Auxiliary Deep Generative Models (ICLR 2019 paper)☆60Updated 2 years ago
- FlexiBO: Cost-Aware Multi-Objective Optimization of Deep Neural Networks☆14Updated 2 years ago
- My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning☆41Updated 2 years ago