cnguyen10 / few_shot_meta_learning
Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch
☆247Updated 3 years ago
Alternatives and similar repositories for few_shot_meta_learning:
Users that are interested in few_shot_meta_learning are comparing it to the libraries listed below
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆233Updated 4 years ago
- A classified list of meta learning papers based on realm.☆359Updated 2 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆180Updated 2 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆218Updated 5 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…☆805Updated last year
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆760Updated 2 years ago
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆424Updated 4 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆560Updated 6 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆231Updated 8 months ago
- ☆154Updated 5 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆637Updated 3 years ago
- Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)☆202Updated 3 years ago
- ☆370Updated 4 years ago
- Code for: "Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes" and "TaskNorm: Rethinking Batch Norma…☆160Updated 4 years ago
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆536Updated 9 months ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆560Updated 5 years ago
- Reproduce MAML in Pytorch with omniglot dataset.☆104Updated 5 years ago
- ☆69Updated 5 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆41Updated 6 years ago
- A re-implementation of "Prototypical Networks for Few-shot Learning"☆316Updated 5 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆201Updated 9 months 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
- Cross-Domain Few-Shot Classification via Learned Feature-Wise Transformation (ICLR 2020 spotlight)☆341Updated 5 years ago
- Leaderboards for few-shot image classification on miniImageNet, tieredImageNet, FC100, and CIFAR-FS.☆387Updated 2 years ago
- Pytorch Code for ICLR19 paper: Learning to Propagate Labels: Transductive Propagation Network for Few-shot Learning.☆176Updated 3 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆81Updated last year
- (ECCV 2020) Cross-Domain Few-Shot Learning Benchmarking System☆228Updated 4 years ago
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆101Updated 4 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆164Updated 3 years ago