ikostrikov / pytorch-meta-optimizerLinks
A PyTorch implementation of Learning to learn by gradient descent by gradient descent
☆314Updated 6 years ago
Alternatives and similar repositories for pytorch-meta-optimizer
Users that are interested in pytorch-meta-optimizer are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆561Updated 6 years ago
- ☆154Updated 5 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 6 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆308Updated 6 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆219Updated 5 years ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 7 years ago
- Good Semi-Supervised Learning That Requires a Bad GAN☆179Updated 7 years ago
- Implementation of "Overcoming catastrophic forgetting in neural networks" in Tensorflow☆302Updated 5 years ago
- This repo contains the source code accompanying a scientific paper with the same name.☆375Updated 3 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆181Updated 2 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆431Updated 8 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 5 years ago
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆536Updated 10 months ago
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆256Updated 7 years ago
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆115Updated 5 years ago
- Efficient Architecture Search by Network Transformation, in AAAI 2018☆169Updated 6 years ago
- Virtual adversarial training with Tensorflow☆251Updated 6 years ago
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆170Updated 7 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆198Updated last year
- Open source release of the evaluation benchmark suite described in "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"☆460Updated 5 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆561Updated 5 years ago
- A DIRT-T Approach to Unsupervised Domain Adaptation (ICLR 2018)☆175Updated 7 years ago
- meta-learning research☆159Updated 3 years ago
- Code for Unsupervised Learning via Meta-Learning.☆120Updated 6 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 6 years ago
- Presenting Low-shot Visual Recognition by Shrinking and Hallucinating Features☆310Updated 3 years ago
- Code for paper "Learning to Reweight Examples for Robust Deep Learning"☆269Updated 6 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆235Updated 4 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago