markdtw / meta-learning-lstm-pytorchLinks
pytorch implementation of Optimization as a Model for Few-shot Learning
☆182Updated 2 years ago
Alternatives and similar repositories for meta-learning-lstm-pytorch
Users that are interested in meta-learning-lstm-pytorch are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- ☆155Updated 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
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆237Updated 5 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆564Updated 6 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆192Updated 6 years ago
- Code for Unsupervised Learning via Meta-Learning.☆122Updated 6 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆310Updated 6 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 4 years ago
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆258Updated 7 years ago
- Meta-SGD experiment on Omniglot classification compared with MAML☆82Updated 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 for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated last year
- Meta Learning for Semi-Supervised Few-Shot Classification☆566Updated 6 years ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 7 years ago
- This repo contains the source code accompanying a scientific paper with the same name.☆378Updated 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 3 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆204Updated 3 years ago
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆541Updated last year
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆116Updated 5 years ago
- Code for: "Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes" and "TaskNorm: Rethinking Batch Norma…☆160Updated 4 years ago
- A classified list of meta learning papers based on realm.☆363Updated 2 years 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…☆811Updated last year
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆48Updated 5 years ago
- Code for Unsupervised Learning via Meta-Learning.☆67Updated 4 years ago
- Implementation of the variational continual learning method☆193Updated 6 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆401Updated 6 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago