eambutu / snail-pytorch
Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch
☆148Updated 5 years ago
Alternatives and similar repositories for snail-pytorch:
Users that are interested in snail-pytorch are comparing it to the libraries listed below
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 6 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆179Updated 2 years ago
- ☆152Updated 5 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆141Updated 3 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆216Updated 5 years ago
- Code for Unsupervised Learning via Meta-Learning.☆120Updated 5 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 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
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆90Updated 5 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
- Implementation of Meta-Learning with Latent Embedding Optimization☆305Updated 5 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆200Updated 5 months ago
- ARML for ICLR 2020☆42Updated 4 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- Code for Unsupervised Learning via Meta-Learning.☆65Updated 4 years ago
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆255Updated 7 years ago
- Meta-Learning with Warped Gradient Descent☆93Updated 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
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆232Updated 4 years ago
- Meta-SGD experiment on Omniglot classification compared with MAML☆79Updated 7 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
- HSML for ICML 2019☆51Updated 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
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆47Updated 4 years ago
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆69Updated 3 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆556Updated 6 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 3 years ago
- A classified list of meta learning papers based on realm.☆352Updated 2 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