yangsenius / learning-to-learn-by-pytorchLinks
"Learning to learn by gradient descent by gradient descent "by PyTorch -- a simple re-implementation.
☆61Updated 6 years ago
Alternatives and similar repositories for learning-to-learn-by-pytorch
Users that are interested in learning-to-learn-by-pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch version of NIPS'16 "Learning to learn by gradient descent by gradient descent"☆67Updated 2 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆91Updated 6 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 4 years ago
- ☆157Updated 5 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆49Updated 5 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Updated 6 years ago
- Code accompanying the ICML-2018 paper "Gradient-Based Meta-Learning with Learned Layerwise Metric and Subspace"☆38Updated 6 years ago
- Implementation of [Progressive Neural Networks](https://arxiv.org/abs/1606.04671) using Pytorch Framework☆51Updated 5 years ago
- Learning To Stop While Learning To Predict☆34Updated 3 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆101Updated 4 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆192Updated 6 years ago
- ARML for ICLR 2020☆42Updated 5 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 6 years ago
- Code for the ICML 2021 paper "Bridging Multi-Task Learning and Meta-Learning: Towards Efficient Training and Effective Adaptation", Haoxi…☆68Updated 4 years ago
- The original code for the paper "Learning to Learn via Self-Critique".☆46Updated 6 years ago
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆75Updated 2 years ago
- Code for Unsupervised Learning via Meta-Learning.☆67Updated 5 years ago
- Code for Unsupervised Learning via Meta-Learning.☆122Updated 6 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆87Updated 3 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆76Updated 4 years ago
- Code for the paper Adaptive Auxiliary Task Weighting for Reinforcement Learning☆26Updated 5 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆106Updated 3 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- Code for NeurIPS 2019 Paper, "L_DMI: An Information-theoretic Noise-robust Loss Function"☆119Updated 2 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆65Updated 5 years ago
- code for paper "Ju Xu, Zhanxing Zhu. Reinforced Continual Learning. NIPS 2018."☆37Updated 6 years ago
- [NeurIPS 2020] "Does Unsupervised Architecture Representation Learning Help Neural Architecture Search?" by Shen Yan, Yu Zheng, Wei Ao, X…☆49Updated 4 years ago
- Regularizing Meta-Learning via Gradient Dropout☆53Updated 5 years ago
- Code for: "Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes" and "TaskNorm: Rethinking Batch Norma…☆161Updated 4 years ago