google-deepmind / leo
Implementation of Meta-Learning with Latent Embedding Optimization
☆305Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for leo
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆528Updated 3 months ago
- ☆150Updated 4 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆176Updated last year
- A PyTorch implementation of OpenAI's REPTILE algorithm☆212Updated 4 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆552Updated 6 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆553Updated 5 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆228Updated 4 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 5 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 5 years ago
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆114Updated 4 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆139Updated 3 years ago
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆256Updated 7 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆135Updated 4 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 5 years ago
- A classified list of meta learning papers based on realm.☆349Updated 2 years ago
- Code for Unsupervised Learning via Meta-Learning.☆120Updated 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 …☆106Updated 2 years ago
- This repo contains the source code accompanying a scientific paper with the same name.☆368Updated 3 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆195Updated 3 months ago
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆775Updated 11 months ago
- Presenting Low-shot Visual Recognition by Shrinking and Hallucinating Features☆309Updated 3 years ago
- A PyTorch implementation of Learning to learn by gradient descent by gradient descent☆312Updated 6 years ago
- ☆367Updated 3 years ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 6 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆59Updated 3 years ago
- Matching Networks for one shot learning☆229Updated 7 years ago
- ☆518Updated 3 years ago
- Code for: "Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes" and "TaskNorm: Rethinking Batch Norma…☆159Updated 3 years ago
- Pytorch Implementation for CVPR2018 Paper: Learning to Compare: Relation Network for Few-Shot Learning