yhqjohn / MetaNNLinks
MetaModule provides extensions of PyTorch Module for meta learning
☆44Updated 3 years ago
Alternatives and similar repositories for MetaNN
Users that are interested in MetaNN are comparing it to the libraries listed below
Sorting:
- pytorch implementation of Optimization as a Model for Few-shot Learning☆183Updated 3 years ago
- Code for Unsupervised Learning via Meta-Learning.☆67Updated 5 years ago
- Code for the paper "Generalizing to Unseen Domains via Adversarial Data Augmentation", NeurIPS 2018☆121Updated 5 years ago
- Feature-Critic Networks for Heterogeneous Domain Generalisation☆55Updated 6 years ago
- ☆157Updated 6 years ago
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆101Updated 5 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 4 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".