jik0730 / Meta-SGD-pytorch
Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835
☆89Updated 5 years ago
Alternatives and similar repositories for Meta-SGD-pytorch:
Users that are interested in Meta-SGD-pytorch are comparing it to the libraries listed below
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆59Updated 3 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆179Updated 2 years ago
- Meta-SGD experiment on Omniglot classification compared with MAML☆79Updated 7 years ago
- ☆152Updated 5 years ago
- Code for Unsupervised Learning via Meta-Learning.☆119Updated 5 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆147Updated 5 years ago
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆115Updated 5 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆63Updated 5 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 5 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆73Updated 2 years ago
- PyTorch implementation of OpenAI's REPTILE Algorithm☆26Updated 6 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆47Updated 4 years ago
- The implementation of https://papers.nips.cc/paper/7352-tadam-task-dependent-adaptive-metric-for-improved-few-shot-learning . TADAM is a …☆106Updated 2 years ago
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆48Updated 3 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆139Updated 5 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆141Updated 3 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆217Updated 5 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆232Updated 4 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆305Updated 5 years ago
- Meta-Learning with Warped Gradient Descent☆93Updated 3 years ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 6 years ago
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆99Updated 4 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆104Updated 2 years ago
- Code for Unsupervised Learning via Meta-Learning.☆65Updated 4 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆254Updated 7 years ago
- Code accompanying the ICML-2018 paper "Gradient-Based Meta-Learning with Learned Layerwise Metric and Subspace"☆39Updated 6 years ago
- Code for: "Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes" and "TaskNorm: Rethinking Batch Norma…☆160Updated 4 years ago
- ARML for ICLR 2020☆42Updated 4 years ago
- HSML for ICML 2019☆51Updated 5 years ago