spiglerg / pyMeta
Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of implicit-MAML (iMAML), FOMAML and Reptile.
☆48Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pyMeta
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆61Updated 4 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆97Updated 4 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆59Updated 5 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 3 years ago
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆67Updated 3 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆59Updated 3 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆102Updated 2 years ago
- Code for Unsupervised Learning via Meta-Learning.☆120Updated 5 years ago
- Memory efficient MAML using gradient checkpointing☆83Updated 4 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆135Updated 4 years ago
- ☆119Updated 5 months ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- ☆65Updated 4 years ago
- ☆53Updated 4 years ago
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆114Updated 4 years ago
- ☆87Updated 2 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆195Updated 3 months ago
- ☆31Updated last year
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆40Updated 4 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆143Updated 3 years ago
- Implementation of the paper "Meta-Learning by Adjusting Priors Based on Extended PAC-Bayes Theory", Ron Amit and Ron Meir, ICML 2018☆22Updated 5 years ago
- Implementation of the variational continual learning method☆187Updated 5 years ago
- Code for Self-Tuning Networks (ICLR 2019) https://arxiv.org/abs/1903.03088☆53Updated 5 years ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 6 years ago
- Low-variance, efficient and unbiased gradient estimation for optimizing models with binary latent variables. (ICLR 2019)☆28Updated 5 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 5 years ago
- Overcoming Catastrophic Forgetting by Incremental Moment Matching (IMM)☆34Updated 6 years ago
- This repository is no longer maintained. Check☆82Updated 4 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆139Updated 3 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 5 years ago