cnguyen10 / few_shot_meta_learningLinks
Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch
☆248Updated 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
Sorting:
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆237Updated 5 years ago
- A classified list of meta learning papers based on realm.☆363Updated 2 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆243Updated 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…☆812Updated last year
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- ☆155Updated 5 years ago
- Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)☆205Updated 3 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆771Updated 3 months ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 3 years ago
- Code for: "Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes" and "TaskNorm: Rethinking Batch Norma…☆160Updated 4 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆42Updated 6 years ago
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆428Updated 5 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆564Updated 6 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆645Updated 3 years ago
- An implementation of EWC with PyTorch☆255Updated 6 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆165Updated 3 years ago
- ☆69Updated 5 years ago
- ☆371Updated 4 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆521Updated 4 years ago
- A re-implementation of "Prototypical Networks for Few-shot Learning"☆323Updated 5 years ago
- (ECCV 2020) Cross-Domain Few-Shot Learning Benchmarking System☆231Updated 4 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated last year
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆101Updated 4 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆566Updated 6 years ago
- MLTI for ICLR 2022☆30Updated 3 years ago
- My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning☆41Updated 2 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆149Updated 6 years ago
- Codebase for Embedding Propagation: Smoother Manifold for Few-Shot Classification. This is a ServiceNow Research project that was started…☆212Updated 3 years ago