PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400
☆566Oct 4, 2018Updated 7 years ago
Alternatives and similar repositories for pytorch-maml
Users that are interested in pytorch-maml are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)☆2,480May 16, 2019Updated 6 years ago
- Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆2,723Jan 19, 2020Updated 6 years ago
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆828Dec 5, 2023Updated 2 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆878Dec 27, 2022Updated 3 years ago
- PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)☆1,074Oct 22, 2019Updated 6 years ago
- Deploy open-source AI quickly and easily - Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch☆2,056Jul 17, 2023Updated 2 years ago
- ☆156Dec 31, 2019Updated 6 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆219Dec 31, 2019Updated 6 years ago
- This repo contains the source code accompanying a scientific paper with the same name.☆379Nov 1, 2021Updated 4 years ago
- A PyTorch Library for Meta-learning Research☆2,884Dec 16, 2025Updated 4 months ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆311Apr 30, 2019Updated 6 years ago
- Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"☆1,229Jan 28, 2021Updated 5 years ago
- Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch☆1,071Apr 5, 2022Updated 4 years ago
- Code for the paper "On First-Order Meta-Learning Algorithms"☆1,037May 20, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Aug 19, 2021Updated 4 years ago
- Presenting Low-shot Visual Recognition by Shrinking and Hallucinating Features☆310Aug 30, 2021Updated 4 years ago
- Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning☆2,658Nov 26, 2018Updated 7 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆570Jun 26, 2019Updated 6 years ago
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆265Sep 22, 2017Updated 8 years ago
- ☆577Mar 1, 2023Updated 3 years ago
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆542Jul 25, 2024Updated last year
- source code to ICLR'19, 'A Closer Look at Few-shot Classification'☆1,159Dec 14, 2021Updated 4 years ago
- Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆665Jan 19, 2023Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆524Jul 5, 2021Updated 4 years ago
- A curated list of Meta-Learning resources/papers.☆553Dec 21, 2020Updated 5 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆240Jul 7, 2020Updated 5 years ago
- A PyTorch implementation of Learning to learn by gradient descent by gradient descent☆317Aug 27, 2018Updated 7 years ago
- Recent few-shot meta-learning papers☆85Jun 15, 2018Updated 7 years ago
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…