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☆58Updated 2 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆255Updated 3 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆44Updated 7 years ago
- My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning☆41Updated 2 years ago
- Implementation of MAML in numpy, deriving gradients and implementing backprop manually☆14Updated 7 years ago
- ☆17Updated 2 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 6 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Updated 6 years ago
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆100Updated 9 months ago
- A study on the following problems: what the memorization problem is in meta-learning; why memorization problem happens; and how we can pr…☆22Updated 2 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆183Updated 3 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆65Updated 6 years ago
- Implementation of Few-shot Domain Adaptation by Causal Mechanism Transfer (ICML 2020)☆44Updated 3 years ago
- Continual learning strategies(EWC, GEM) for rotated MNIST dataset☆12Updated 5 years ago
- Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)☆206Updated 3 years ago
- An encoder-decoder framework for learning from incomplete data☆45Updated 2 years ago
- Regularized MAML for time-series data prediction☆17Updated 3 years ago
- A study of distance measures and learning methods for semi-supervised learning on time series data☆17Updated 4 years ago
- ☆157Updated 6 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- Code used for the AAAI 2020 paper "System Identification with Time-Aware Neural Sequence Models"☆16Updated 6 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆241Updated 5 years ago
- ☆32Updated 3 years ago
- Code for our NeurIPS 2020 paper "Probabilistic Time Series Forecasting with Structured Shape and Temporal Diversity"☆89Updated 4 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated 3 months ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆49Updated 5 years ago
- ARML for ICLR 2020☆42Updated 5 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆247Updated last year
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆106Updated 3 years ago