pytorch implementation of Optimization as a Model for Few-shot Learning
☆182Dec 26, 2022Updated 3 years ago
Alternatives and similar repositories for meta-learning-lstm-pytorch
Users that are interested in meta-learning-lstm-pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆265Sep 22, 2017Updated 8 years ago
- This repo contains the source code accompanying a scientific paper with the same name.☆379Nov 1, 2021Updated 4 years ago
- A PyTorch implementation of Learning to learn by gradient descent by gradient descent☆316Aug 27, 2018Updated 7 years ago
- Meta-SGD Algorithms Implementation☆22Jul 18, 2024Updated last year
- Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)☆2,479May 16, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆827Dec 5, 2023Updated 2 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆151Jul 6, 2019Updated 6 years ago
- A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch☆2,057Jul 17, 2023Updated 2 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆258Mar 7, 2022Updated 4 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆788Jun 2, 2025Updated 11 months ago
- Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆2,723Jan 19, 2020Updated 6 years ago
- Code for the First Place Solution in OCELOT 2023: Cell Detection from Cell-Tissue Interaction☆11Sep 11, 2023Updated 2 years ago
- Pytorch Implementation for CVPR2018 Paper: Learning to Compare: Relation Network for Few-Shot Learning☆252Feb 15, 2018Updated 8 years ago
- Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"☆1,233Jan 28, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆118Dec 3, 2019Updated 6 years ago
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆542Jul 25, 2024Updated last year
- meta-learning research☆159Jul 31, 2021Updated 4 years ago
- A curated list of Meta Learning papers, code, books, blogs, videos, datasets and other resources.☆1,559Nov 24, 2020Updated 5 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆570Jun 26, 2019Updated 6 years ago
- Linear-chain LSTM-CRFs and Convolutional CRFs in PyTorch.