flennerhag / warpgradView external linksLinks
Meta-Learning with Warped Gradient Descent
☆92Mar 5, 2021Updated 4 years ago
Alternatives and similar repositories for warpgrad
Users that are interested in warpgrad are comparing it to the libraries listed below
Sorting:
- Code accompanying the ICML-2018 paper "Gradient-Based Meta-Learning with Learned Layerwise Metric and Subspace"☆38Jan 18, 2019Updated 7 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆205Jul 25, 2024Updated last year
- Original PyTorch implementation of the Leap meta-learner (https://arxiv.org/abs/1812.01054) along with code for running the Omniglot expe…☆147Apr 10, 2023Updated 2 years ago
- A study on the following problems: what the memorization problem is in meta-learning; why memorization problem happens; and how we can pr…☆21Mar 24, 2023Updated 2 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆65Dec 9, 2019Updated 6 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Mar 29, 2021Updated 4 years ago
- A Jax/Stax implementation of the general meta learning paper: Oh, J., Hessel, M., Czarnecki, W.M., Xu, Z., van Hasselt, H.P., Singh, S. a…☆23Dec 22, 2020Updated 5 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆106Jun 27, 2022Updated 3 years ago
- ☆78Apr 6, 2021Updated 4 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Mar 22, 2021Updated 4 years ago
- ☆39Nov 4, 2024Updated last year
- Contains code for the NeurIPS 2020 paper by Pan et al., "Continual Deep Learning by FunctionalRegularisation of Memorable Past"☆44Nov 10, 2020Updated 5 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆89Jul 20, 2022Updated 3 years ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆30Sep 24, 2019Updated 6 years ago
- Memory efficient MAML using gradient checkpointing☆86Dec 30, 2019Updated 6 years ago
- ☆32Nov 22, 2022Updated 3 years ago
- A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch☆2,052Jul 17, 2023Updated 2 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆311Apr 30, 2019Updated 6 years ago
- Code for: "Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes" and "TaskNorm: Rethinking Batch Norma…☆162Jan 14, 2021Updated 5 years ago
- Regularizing Meta-Learning via Gradient Dropout☆53Apr 14, 2020Updated 5 years ago
- Pytorch implementation of "Large-Scale Meta-Learning with Continual Trajectory Shifting" (ICML 2021)☆18Jul 22, 2021Updated 4 years ago
- Code to reproduce Supervised Policy Update (ICLR 2019)☆17Dec 8, 2022Updated 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…☆827Dec 5, 2023Updated 2 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆80Dec 16, 2020Updated 5 years ago
- ☆375Jan 22, 2021Updated 5 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆241Jul 7, 2020Updated 5 years ago
- [ICLR 2020, Oral] Harnessing Structures for Value-Based Planning and Reinforcement Learning☆34Feb 1, 2020Updated 6 years ago
- PyTorch implementation of "An Ensemble of Epoch-wise Empirical Bayes for Few-shot Learning" (ECCV 2020)☆48Oct 3, 2023Updated 2 years ago
- Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020☆99Oct 3, 2023Updated 2 years ago
- Source code for paper Conservative Uncertainty Estimation By Fitting Prior Networks (ICLR 2020)☆22Nov 28, 2022Updated 3 years ago
- ☆20Jun 14, 2022Updated 3 years ago
- Hessian trace estimation using PyTorch and Hutch++☆20Oct 29, 2020Updated 5 years ago
- ☆24Oct 26, 2021Updated 4 years ago
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆101Nov 23, 2020Updated 5 years ago
- Sharp-MAML: Sharpness-Aware Model-Agnostic Meta Learning☆33Feb 7, 2023Updated 3 years ago
- Generative Model for Neural Networks☆24Jul 2, 2020Updated 5 years ago
- ☆21Mar 14, 2021Updated 4 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆140Dec 3, 2019Updated 6 years ago
- Model Agnostic Meta Learning (MAML) implemented in Flax, the neural network library for JAX.☆21Sep 18, 2020Updated 5 years ago