spiglerg / pyMetaLinks
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 3 years ago
Alternatives and similar repositories for pyMeta
Users that are interested in pyMeta are comparing it to the libraries listed below
Sorting:
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆69Updated 4 years ago
- Implementation of the variational continual learning method☆193Updated 6 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 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
- Meta-Learning with Warped Gradient Descent☆92Updated 4 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 5 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆63Updated 5 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated last year
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- ☆124Updated last year
- Code for Unsupervised Learning via Meta-Learning.☆122Updated 6 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆192Updated 6 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 4 years ago
- ☆91Updated 3 years ago
- Memory efficient MAML using gradient checkpointing☆85Updated 5 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 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
- ☆32Updated 2 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
- Lifelong Learning with Dynamically Expandable Networks, ICLR 2018☆160Updated 5 years ago
- ☆67Updated 4 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…☆41Updated 4 years ago
- Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893☆90Updated 5 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆148Updated 4 years ago
- ☆53Updated 5 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆107Updated 7 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆205Updated 3 years ago
- Implementation of the paper Recurrent Independent Mechanisms (https://arxiv.org/pdf/1909.10893.pdf)☆100Updated 3 years ago