baiksung / ALFALinks
Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"
☆87Updated 3 years ago
Alternatives and similar repositories for ALFA
Users that are interested in ALFA are comparing it to the libraries listed below
Sorting:
- Official PyTorch implementation of "Meta-Learning with Task-Adaptive Loss Function for Few-Shot Learning" (ICCV2021 Oral)☆65Updated 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
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆106Updated 3 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆91Updated 6 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆65Updated 5 years ago
- Official code for the paper "Self-Supervised Prototypical Transfer Learning for Few-Shot Classification"☆52Updated 4 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆78Updated 4 years ago
- ☆39Updated last year
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆169Updated 3 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆105Updated 2 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Updated 6 years ago
- Code for: "Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes" and "TaskNorm: Rethinking Batch Norma…☆161Updated 4 years ago
- PyTorch implementation of "How to Train Your MAML to Excel in Few-Shot Classification"☆44Updated last year
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 4 years ago
- ☆15Updated 5 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆101Updated 5 years ago
- The implementation code for Uncertainty-based Continual Learning with Adaptive Regularization (Neurips 2019)