gabrielhuang / reptile-pytorchLinks
A PyTorch implementation of OpenAI's REPTILE algorithm
☆220Updated 5 years ago
Alternatives and similar repositories for reptile-pytorch
Users that are interested in reptile-pytorch are comparing it to the libraries listed below
Sorting:
- ☆154Updated 5 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆181Updated 2 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆235Updated 4 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 5 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆563Updated 6 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆142Updated 4 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆308Updated 6 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
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 6 years ago
- Code for Unsupervised Learning via Meta-Learning.☆120Updated 6 years ago
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆257Updated 7 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆562Updated 5 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆247Updated 3 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 7 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 3 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…☆809Updated last year
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆539Updated 10 months ago
- This repo contains the source code accompanying a scientific paper with the same name.☆375Updated 3 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated 10 months ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆238Updated 9 months ago
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆115Updated 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
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆48Updated 3 years ago
- Meta-Learning with Warped Gradient Descent☆93Updated 4 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆400Updated 6 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆427Updated 4 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
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆70Updated 4 years ago