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☆53Updated 2 years ago
- ☆21Updated 4 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☆247Updated 3 years ago
- Implementation of MAML in numpy, deriving gradients and implementing backprop manually☆14Updated 6 years ago
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆95Updated 3 months ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆41Updated 6 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- Python implementation MAML (model-agnostic meta learning)☆30Updated 4 years ago
- TensorFlow 2.0 implementation of MAML.☆83Updated 6 years ago
- PyTorch Implementation of Reptile☆20Updated 4 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆62Updated 5 years ago
- Implementation of Few-shot Domain Adaptation by Causal Mechanism Transfer (ICML 2020)☆42Updated 2 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 6 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆142Updated 4 years ago
- https://cs330.stanford.edu/☆62Updated 2 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆48Updated 5 years ago
- ☆17Updated 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
- 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
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆58Updated 5 years ago
- ☆26Updated 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
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago
- ☆19Updated 5 years ago
- Regularized MAML for time-series data prediction☆17Updated 3 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆82Updated 2 years ago
- PyTorch implementation of OpenAI's REPTILE Algorithm☆26Updated 7 years ago