katerakelly / pytorch-mamlLinks
PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400
☆564Updated 6 years ago
Alternatives and similar repositories for pytorch-maml
Users that are interested in pytorch-maml are comparing it to the libraries listed below
Sorting:
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆812Updated last year
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- ☆155Updated 5 years ago
- This repo contains the source code accompanying a scientific paper with the same name.☆377Updated 3 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta