shirleyzhu233 / PyTorch-MAML
A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.
☆215Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for PyTorch-MAML
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆229Updated 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…☆781Updated 11 months ago
- A classified list of meta learning papers based on realm.☆349Updated 2 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆212Updated 4 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆552Updated 6 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆244Updated 2 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆71Updated 2 years ago
- ☆150Updated 4 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆176Updated last year
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 5 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆162Updated 2 years ago
- Reproduction of the IMAML paper☆25Updated 3 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆61Updated 4 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆141Updated 3 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆42Updated 6 years ago
- An implementation of EWC with PyTorch☆238Updated 5 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆615Updated 3 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆195Updated 3 months ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆103Updated 2 years ago
- PyTorch implementation of HyperNetworks (Ha et al., ICLR 2017) for ResNet (Residual Networks)☆259Updated 3 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆177Updated 6 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 3 years ago
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆418Updated 4 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆47Updated 4 years ago
- Reproduce MAML in Pytorch with omniglot dataset.☆100Updated 4 years ago
- Mutual Information Neural Estimation in Pytorch☆293Updated last month
- A Pytorch implementation of MAML☆48Updated last year
- Feature-Critic Networks for Heterogeneous Domain Generalisation☆52Updated 5 years ago
- Official PyTorch implementation of "Meta-Learning with Task-Adaptive Loss Function for Few-Shot Learning" (ICCV2021 Oral)☆62Updated 2 years ago
- Code for: "Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes" and "TaskNorm: Rethinking Batch Norma…☆159Updated 3 years ago