lmzintgraf / cavia
Code for "Fast Context Adaptation via Meta-Learning"
☆141Updated 3 years ago
Alternatives and similar repositories for cavia:
Users that are interested in cavia are comparing it to the libraries listed below
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆147Updated 5 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆217Updated 5 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆179Updated 2 years ago
- Code for Unsupervised Learning via Meta-Learning.☆119Updated 5 years ago
- ☆152Updated 5 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆201Updated 6 months ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 6 years ago
- Meta-Learning with Warped Gradient Descent☆93Updated 3 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 5 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 5 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆305Updated 5 years ago
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆115Updated 5 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆59Updated 3 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆232Updated 4 years ago
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆69Updated 4 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 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
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆556Updated 6 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 2 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆99Updated 4 years ago
- Network Randomization: A Simple Technique for Generalization in Deep Reinforcement Learning / ICLR 2020☆53Updated 4 years ago
- Meta-SGD experiment on Omniglot classification compared with MAML☆78Updated 7 years ago
- The original code for the paper "Learning to Learn via Self-Critique".☆46Updated 5 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆61Updated 5 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 3 years ago
- HSML for ICML 2019☆51Updated 5 years ago
- ARML for ICLR 2020☆42Updated 4 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆202Updated 3 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