minkyujeon / MAML_PytorchLinks
MAML implementation with pytorch
☆11Updated 5 years ago
Alternatives and similar repositories for MAML_Pytorch
Users that are interested in MAML_Pytorch are comparing it to the libraries listed below
Sorting:
- MLTI for ICLR 2022☆30Updated 3 years ago
- Official PyTorch implementation of "Meta-Learning with Task-Adaptive Loss Function for Few-Shot Learning" (ICCV2021 Oral)☆66Updated 4 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆89Updated 3 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆49Updated 5 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆247Updated last year
- A Pytorch implementation of MAML☆59Updated 3 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆44Updated 7 years ago
- ICLR 2021 i-Mix: A Domain-Agnostic Strategy for Contrastive Representation Learning☆80Updated 2 years ago
- A pytorch implementation of Maximum Mean Discrepancies(MMD) loss☆215Updated 3 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆255Updated 3 years ago
- ☆39Updated last year
- Unsupervised Meta Learning for Image Classification (UMTRA) algorithm☆21Updated 3 years ago
- Code for the paper "Distribution Aligning Refinery of Pseudo-label for Imbalanced Semi-supervised Learning" (NeurIPS 20)☆74Updated 3 years ago
- Curriculum Learning by Dynamic Instance Hardness (NeurIPS 2020)☆28Updated 4 years ago
- Feature-Critic Networks for Heterogeneous Domain Generalisation☆55Updated 6 years ago
- Official pytorch implementation of Rainbow Memory (CVPR 2021)☆126Updated 4 years ago
- The implementation code for Uncertainty-based Continual Learning with Adaptive Regularization (Neurips 2019)☆36Updated 4 years ago
- Reimplementation of "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"☆79Updated 5 years ago
- PyTorch implementation of "How to Train Your MAML to Excel in Few-Shot Classification"☆44Updated last year
- Code refactoring for paper "Domain Generalization with Adversarial Feature Learning" in VLCS datasets.☆57Updated 6 years ago
- Confidence-Aware Learning for Deep Neural Networks (ICML2020)☆74Updated 5 years ago
- official PyTorch implementation of paper "Continual Meta-Learning with Bayesian Graph Neural Networks" (AAAI2020)☆63Updated 5 years ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53Updated 2 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆205Updated 4 years ago
- Code for the paper "Adversarial Self-supervised Contrastive Learning" (NeurIPS 2020)☆174Updated 3 years ago
- Pytorch code for “Unsupervised Domain Adaptation via Discriminative Manifold Embedding and Alignment ” (DRMEA) (AAAI 2020).☆32Updated 5 years ago
- ☆13Updated 5 years ago
- Mutual Information Gradient Estimation☆12Updated 4 years ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆61Updated 5 years ago
- Code for: "Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes" and "TaskNorm: Rethinking Batch Norma…☆162Updated 5 years ago