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 7 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆180Updated 2 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆218Updated 5 years ago
- ☆154Updated 5 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 6 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆142Updated 4 years ago
- Code for Unsupervised Learning via Meta-Learning.☆120Updated 6 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 3 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆201Updated 9 months ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆306Updated 6 years ago
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆256Updated 7 years ago
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆115Updated 5 years ago
- ARML for ICLR 2020☆42Updated 4 years ago
- Code for Unsupervised Learning via Meta-Learning.☆65Updated 4 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆560Updated 6 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆48Updated 4 years ago
- HSML for ICML 2019☆51Updated 5 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆233Updated 4 years ago
- Meta-SGD experiment on Omniglot classification compared with MAML☆79Updated 7 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 to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆69Updated 4 years ago
- The original code for the paper "Learning to Learn via Self-Critique".☆46Updated 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
- A classified list of meta learning papers based on realm.☆359Updated 2 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
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆204Updated 3 years ago
- This repo contains the source code accompanying a scientific paper with the same name.☆372Updated 3 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