metalearning topic
HyperNetworks
PyTorch implementation of HyperNetworks (Ha et al., ICLR 2017) for ResNet (Residual Networks)
Awesome-Meta-Learning
A curated list of Meta Learning papers, code, books, blogs, videos, datasets and other resources.
Hands-On-Meta-Learning-With-Python
Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow
MetaOptNet
Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)
auto-sklearn
Automated Machine Learning with scikit-learn
mrcl
Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"
PAML
Personalizing Dialogue Agents via Meta-Learning
learn2learn
A PyTorch Library for Meta-learning Research
reptile-pytorch
A PyTorch implementation of OpenAI's REPTILE algorithm
MAML-TensorFlow
Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks