jik0730 / Meta-SGD-pytorchLinks
Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835
☆91Updated 6 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
Sorting:
- ☆155Updated 5 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 4 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆192Updated 6 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆238Updated 5 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 implementation of OpenAI's REPTILE algorithm☆219Updated 5 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆140Updated 5 years ago
- Code for Unsupervised Learning via Meta-Learning.☆122Updated 6 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆311Updated 6 years ago
- Meta-SGD experiment on Omniglot classification compared with MAML☆82Updated 8 years ago
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆101Updated 4 years ago
- PyTorch implementation of OpenAI's REPTILE Algorithm☆26Updated 7 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 4 years ago
- ARML for ICLR 2020☆42Updated 5 years ago
- The implementation of https://papers.nips.cc/paper/7352-tadam-task-dependent-adaptive-metric-for-improved-few-shot-learning . TADAM is a …☆107Updated 3 years ago
- Code for: "Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes" and "TaskNorm: Rethinking Batch Norma…☆161Updated 4 years ago
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆260Updated 8 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 6 years ago
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆117Updated 5 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆49Updated 5 years ago
- Code for Unsupervised Learning via Meta-Learning.☆67Updated 4 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆206Updated 4 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆85Updated 3 years ago
- "Learning to learn by gradient descent by gradient descent "by PyTorch -- a simple re-implementation.☆61Updated 5 years ago
- Code for Paper "Incremental Few-Shot Learning with Attention Attractor Networks"☆122Updated 5 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆564Updated 7 years ago
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆542Updated last year
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆49Updated 3 years ago