Papers › Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks

Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks

9 Mar 2017ICML 2017 8arXiv:1703.03400archive 2025-07-28

Chelsea Finn, Pieter Abbeel, Sergey Levine

We propose an algorithm for meta-learning that is model-agnostic, in the sense that it is compatible with any model trained with gradient descent and applicable to a variety of different learning problems, including classification, regression, and reinforcement learning. The goal of meta-learning is to train a model on a variety of learning tasks, such that it can solve new learning tasks using only a small number of training samples. In our approach, the parameters of the model are explicitly trained such that a small number of gradient steps with a small amount of training data from a new task will produce good generalization performance on that task. In effect, our method trains the model to be easy to fine-tune. We demonstrate that this approach leads to state-of-the-art performance on two few-shot image classification benchmarks, produces good results on few-shot regression, and accelerates fine-tuning for policy gradient reinforcement learning with neural network policies.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1703.03400")

Code

Syntology Ran 86 of 154 code samples harvested from 43 repositories linked to this paper; 68 have no recorded run. Of those that ran: 6 ran · honoured contract; 1 ran · violated contract; 29 ran · our draft was wrong; 1 ran · fixture could not drive it; 49 ran with no contract checked.

By repository: official repository: 1 sample from 1 repository, 0 ran; community (archive-listed): 152 samples from 42 repositories, 85 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

85 repositories listed; official and paper-mentioned ones first.

cbfinn/maml officialmentioned in papermentioned on GitHubtfMIT report
cbfinn/maml_rl officialmentioned in papermentioned on GitHubtfNOASSERTION report
ArnoutDevos/maml-cifar-fs mentioned on GitHubtfMIT report
BBDrive/Meta-SGD-RL mentioned on GitHubpytorch report
CocoJam/MAML mentioned on GitHubtf report
GeorgeDUT/MetaRLSAS mentioned on GitHubpytorch report
HilbertXu/MAML-Tensorflow mentioned on GitHubtfMIT report
JWSoh/MZSR mentioned on GitHubtf report
JeonMinkyu/MAML_Pytorch mentioned on GitHubpytorch report
KamalM8/Few-Shot-learning-Fashion mentioned on GitHubpytorch report
LKLQQ/LEO mentioned on GitHubmindsporeApache-2.0 report
Mind23-2/MindCode-55 mentioned on GitHubmindspore report
MoritzTaylor/maml-rl-tf2 mentioned on GitHubtfMIT report
Octavio-Pappalardo/MAML_for_RL_pytorch mentioned on GitHubpytorchMIT report
Runist/torch_maml mentioned on GitHubpytorch report
Tikquuss/meta_XLM mentioned on GitHubpytorch report
Zhiwei-Z/PrompLimitTest mentioned on GitHubtfMIT report
Zhiwei-Z/SeqPromp mentioned on GitHubtf report
Zhiwei-Z/prompzzw mentioned on GitHubtfMIT report
alexub/jax-meta-learning mentioned on GitHubjax report
aliengirlliv/teachable mentioned on GitHub report
andrewbo29/mtm-meta-learning-sa mentioned on GitHubpytorch report
clrrrr/promp_plus mentioned on GitHubtf report
crashmoon/MAML-Pytorch-Multi-GPUs mentioned on GitHubpytorch report
csyanbin/MAML-Pytorch-Multi-GPUs mentioned on GitHubpytorch report
damedollaforthree/nrml mentioned on GitHubpytorch report
dkalpakchi/ReproducingSCAPytorch mentioned on GitHubpytorch report
dragen1860/MAML-Pytorch mentioned on GitHubpytorch report
dragen1860/MAML-Pytorch-RL mentioned on GitHubpytorch report
dragen1860/Reptile-Pytorch mentioned on GitHubpytorch report
ebadrian/metadl mentioned on GitHubtfApache-2.0 report
fastforwardlabs/learning-to-learn mentioned on GitHubpytorch report
fmu2/PyTorch-MAML mentioned on GitHubpytorch report
foolyc/Meta-SGD mentioned on GitHubtf report
gcucurull/maml_flax mentioned on GitHubjax report
gebob19/REPTILE-Metalearning mentioned on GitHubpytorch report
gebob19/cscd94-metalearning mentioned on GitHubpytorch report
gebob19/cscd94_metalearning mentioned on GitHubpytorch report
hfahrudin/reptile_implement_tf2 mentioned on GitHubtf report
hoyeoplee/pytorch-maml mentioned on GitHubpytorch report
iclavera/meta-mb mentioned on GitHubtfMIT report
ido90/roml-maml mentioned on GitHubpytorch report
infinitemugen/MAML-Pytorch mentioned on GitHubpytorch report
jonasrothfuss/promp mentioned on GitHubtfMIT report
katerakelly/pytorch-maml mentioned on GitHubpytorchMIT report
laiviet/maml mentioned on GitHubpytorchApache-2.0 report
leopard-ai/betty mentioned on GitHubpytorch report
lgcollins/tr-maml mentioned on GitHubpytorch report
llan-ml/tesp mentioned on GitHubtfNOASSERTION report
mari-linhares/tensorflow-maml mentioned on GitHubtfApache-2.0 report
minseop-aitrics/FewshotLearning mentioned on GitHubtf report
novicestone/meta-cetm mentioned on GitHubpytorch report
nyu-larx/attack_metarl mentioned on GitHubpytorch report
oscarknagg/few-shot mentioned on GitHubpytorch report
potsawee/maml mentioned on GitHubpytorch report
prajjwal1/fluence mentioned on GitHubpytorch report
psh150204/MAML mentioned on GitHubpytorch report
s-a-malik/multi-few mentioned on GitHubpytorch report
seblee97/task_weighted_maml mentioned on GitHubjax report
shaohua0116/MultiDigitMNIST mentioned on GitHubMIT report
sheryl-ai/MetaPred mentioned on GitHubtf report
shunzh/pytorch-maml-rl mentioned on GitHubpytorch report
sidney1505/arc_maml_transformer mentioned on GitHubtf report
stefanowoerner/medimeta-pytorch mentioned on GitHubpytorchGPL-3.0 report
theneuralbeing/maml mentioned on GitHubpytorch report
tristandeleu/pytorch-maml mentioned on GitHubpytorchMIT report
tristandeleu/pytorch-maml-rl mentioned on GitHubpytorchMIT report
yaoyao-liu/mini-imagenet-tools mentioned on GitHubtfMIT report
yoonholee/MT-net mentioned on GitHubtf report
yredwood/fewshot_blogpost mentioned on GitHubtf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

154 samples harvested; 86 ran; 6 honoured the contract we drafted; 68 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

6ran · honoured contract
1ran · violated contract
29ran · our draft was wrong
1ran · fixture could not drive it
49ran
68unverified

Licence: 57 of the 154 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 43 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_images cbfinn/maml/utils.py official repository unverified MIT (permissive) · 980919fe451414a1 · report
td_target iclavera/meta-mb/meta_mb/algos/sac.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 31deb9c7be58e00c · report
Axes ido90/roml-maml/MAML.py community (archive-listed) ran no licence file found · pointer only · 34f35211dea92750 · report
BaseLearner learnables/learn2learn/learn2learn/algorithms/maml.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 77bf690edcbd2974 · report
BatchNorm dkalpakchi/ReproducingSCAPytorch/few_shot_learning_system.py community (archive-listed) ran MIT (permissive) · ea8b6ed6450139f9 · report
BatchNorm2d fmu2/PyTorch-MAML/models/maml.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 8bdb2b9d394d85bf · report
BatchNorm2d_fw crashmoon/MAML-Pytorch-Multi-GPUs/meta_learner.py community (archive-listed) ran no licence file found · pointer only · ef054b436c8098d9 · report
BottleneckLayer dkalpakchi/ReproducingSCAPytorch/few_shot_learning_system.py community (archive-listed) ran fingerprinted MIT (permissive) · 609db509762535cb · report
CNN_MAML lif31up/model-agnostic-meta-learning/models/ConvNet.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · ef83f512b95bdb2e · report
Conv2d dkalpakchi/ReproducingSCAPytorch/few_shot_learning_system.py community (archive-listed) ran fingerprinted MIT (permissive) · b0978ebdb0ce3ed2 · report
Conv4 crashmoon/MAML-Pytorch-Multi-GPUs/meta_learner.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · f8d3ba63fa4d3088 · report
ConvBlock crashmoon/MAML-Pytorch-Multi-GPUs/meta_learner.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 6e452cdc0fadf441 · report
ConvNet crashmoon/MAML-Pytorch-Multi-GPUs/meta_learner.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 5d78dd8984d02527 · report
Critic dkalpakchi/ReproducingSCAPytorch/few_shot_learning_system.py community (archive-listed) ran MIT (permissive) · 5011b08348e5492e · report
DenseBlockUnit dkalpakchi/ReproducingSCAPytorch/few_shot_learning_system.py community (archive-listed) ran fingerprinted MIT (permissive) · d84b7628e44a934d · report
GradientBasedMetaLearner nyu-larx/attack_metarl/maml_rl/metalearners/maml_trpo.py community (archive-listed) ran MIT (permissive) · 65320d46ade5b2da · report
IdentityTransformLoss KamalM8/Few-Shot-learning-Fashion/few_shot/maml.py community (archive-listed) ran MIT (permissive) · 9d71c45dd9887865 · report
LSLRGradientDescentLearningRule AntreasAntoniou/HowToTrainYourMAMLPytorch/few_shot_learning_system.py community (archive-listed) ran · metamorphic tier: deterministic licence not identified · pointer only · 2831361f8df0f5f8 · report
Learner damedollaforthree/nrml/meta.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 6f410bc3b799fb12 · report
Learner csyanbin/MAML-Pytorch-Multi-GPUs/meta.py community (archive-listed) ran no licence file found · pointer only · 23f25fc3752e2b12 · report
LearnerConv potsawee/maml/models/miniimagenet.py community (archive-listed) ran no licence file found · pointer only · 93c4edf2272400b5 · report
Linear_fw crashmoon/MAML-Pytorch-Multi-GPUs/meta_learner.py community (archive-listed) ran no licence file found · pointer only · d53073ad75a7ff00 · report
MAML ido90/roml-maml/MAML.py community (archive-listed) ran no licence file found · pointer only · c930e1b84447e6cb · report
MAML lgcollins/tr-maml/sinusoid/maml.py community (archive-listed) ran no licence file found · pointer only · c5becc80cbb51e3d · report
MAML CocoJam/MAML/MAML.py community (archive-listed) ran no licence file found · pointer only · 9639920d1e2bc40a · report
MAMLClassifier theneuralbeing/maml/model.py community (archive-listed) ran no licence file found · pointer only · b3c76271d8b0eb64 · report
MAMLmodel hfahrudin/reptile_implement_tf2/MAML.py community (archive-listed) ran MIT (permissive) · e3ee206f6ec04d58 · report
MetaBatchNormLayer AntreasAntoniou/HowToTrainYourMAMLPytorch/few_shot_learning_system.py community (archive-listed) ran · metamorphic tier: deterministic licence not identified · pointer only · 87ad94fd897e556d · report
MetaBatchNormLayer dkalpakchi/ReproducingSCAPytorch/few_shot_learning_system.py community (archive-listed) ran MIT (permissive) · 51af2ebd778ea8d5 · report
MetaConv2dLayer AntreasAntoniou/HowToTrainYourMAMLPytorch/few_shot_learning_system.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted licence not identified · pointer only · cdc8953f39812984 · report
MetaLayerNormLayer AntreasAntoniou/HowToTrainYourMAMLPytorch/few_shot_learning_system.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted licence not identified · pointer only · 8edf11cc4b58def8 · report
MetaLearner dragen1860/Reptile-Pytorch/meta.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 9815cdb73b01463a · report
MetaLearner crashmoon/MAML-Pytorch-Multi-GPUs/meta_learner.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 3f8474018a3a2204 · report
MetaLearner JeonMinkyu/MAML_Pytorch/meta.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 7d550f79f6439186 · report
MetaLearner novicestone/meta-cetm/models/maml.py community (archive-listed) ran MIT (permissive) · 2a31274d3bff46a8 · report
MetaLinearLayer AntreasAntoniou/HowToTrainYourMAMLPytorch/few_shot_learning_system.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted licence not identified · pointer only · 89b9a544fd4f74db · report
Module fmu2/PyTorch-MAML/models/maml.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · a1a99ec23db1357b · report
OmniglotModel gebob19/cscd94-metalearning/model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 0f3d548c0cb6818a · report
Policy Zhiwei-Z/SeqPromp/meta_policy_search/meta_algos/base.py community (archive-listed) ran MIT (permissive) · 0630f74816818382 · report
Policy clrrrr/promp_plus/meta_policy_search/meta_algos/base.py community (archive-listed) ran MIT (permissive) · 93275e38a44a53ec · report
Regressor psh150204/MAML/model.py community (archive-listed) ran MIT (permissive) · a8f78f0cacf4d49a · report
ResNet_MAML lif31up/model-agnostic-meta-learning/models/ConvNet.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 9eb20bff998008f7 · report
Serializable Zhiwei-Z/SeqPromp/meta_policy_search/meta_algos/base.py community (archive-listed) ran MIT (permissive) · d5de2c8b41668dfe · report
SqueezeExciteConvLayer dkalpakchi/ReproducingSCAPytorch/few_shot_learning_system.py community (archive-listed) ran fingerprinted MIT (permissive) · 5457b64a9cf91ad9 · report
accuracy mikehuisman/revisiting-learned-optimizers/algorithms/maml.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 6169b24cbef2d3af · report
ce_logit yredwood/fewshot_blogpost/lib/networks.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 428acd76dd218c3d · report
clone_module learnables/learn2learn/learn2learn/algorithms/maml.py community (archive-listed) ran · our draft was wrong MIT (permissive) · bbe0a23f6db14d65 · report
conjugate_gradient nyu-larx/attack_metarl/maml_rl/metalearners/maml_trpo.py community (archive-listed) ran · our draft was wrong MIT (permissive) · c4daaf04c83ccbd2 · report
conv2d katerakelly/pytorch-maml/src/layers.py community (archive-listed) ran MIT (permissive) · b92731b55be235fa · report
conv_block theneuralbeing/maml/model.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 0119024a5f2c09b7 · report
create_nshot_task_label KamalM8/Few-Shot-learning-Fashion/few_shot/maml.py community (archive-listed) ran · honoured contract MIT (permissive) · 82bdff06f37e069f · report
cross_entropy minseop-aitrics/FewshotLearning/MAML/lib/networks.py community (archive-listed) ran · violated contract fingerprinted no licence file found · pointer only · 826e48b56e489fae · report
detach_distribution nyu-larx/attack_metarl/maml_rl/metalearners/maml_trpo.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 2459a4e7bc46e742 · report
detach_distribution shunzh/pytorch-maml-rl/maml_rl/metalearner.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 159ae31bd6bceefb · report
extract_top_level_dict AntreasAntoniou/HowToTrainYourMAMLPytorch/few_shot_learning_system.py community (archive-listed) ran · our draft was wrong licence not identified · pointer only · bf4e67105c8629b1 · report
filter_dict dkalpakchi/ReproducingSCAPytorch/few_shot_learning_system.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 54cb681500cf4722 · report
forward_func hfahrudin/reptile_implement_tf2/MAML.py community (archive-listed) ran · honoured contract MIT (permissive) · 6990e7e380ef497e · report
functional_conv_block theneuralbeing/maml/model.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 05555b0c97352c11 · report
get_child_dict fmu2/PyTorch-MAML/models/maml.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · a80e314d2c3c05c8 · report
get_imageset lif31up/model-agnostic-meta-learning/models/ConvNet.py community (archive-listed) ran MIT (permissive) · d54ad2d81fd18390 · report
get_init_score_and_operator mikehuisman/revisiting-learned-optimizers/algorithms/maml.py community (archive-listed) ran · our draft was wrong MIT (permissive) · dc1834f86f4b0e22 · report
get_loss_and_grads mikehuisman/revisiting-learned-optimizers/algorithms/maml.py community (archive-listed) ran MIT (permissive) · 252b1f1cf01d5b28 · report
layer_init Octavio-Pappalardo/MAML_for_RL_pytorch/FO-MAML_distributed/network.py community (archive-listed) ran · our draft was wrong MIT (permissive) · e01d3118f70d5b05 · report
linear katerakelly/pytorch-maml/src/layers.py community (archive-listed) ran fingerprinted MIT (permissive) · c5e794825d1e6ee1 · report
maml MaximeVandegar/Papers-in-100-Lines-of-Code/Model_Agnostic_Meta_Learning_for_Fast_Adaptation_of_Deep_Networks/maml.py community (archive-listed) ran · honoured contract MIT (permissive) · e0e936b85f1b650d · report
maml_train Runist/torch_maml/net/maml.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 6e6461e77bd12cc0 · report
maml_update learnables/learn2learn/learn2learn/algorithms/maml.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 59b665121c69f877 · report
merge LKLQQ/LEO/model_utils/config.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · b9e24c3e3e0e88a7 · report
mlp MaximeVandegar/Papers-in-100-Lines-of-Code/Model_Agnostic_Meta_Learning_for_Fast_Adaptation_of_Deep_Networks/maml.py community (archive-listed) ran · our draft was wrong MIT (permissive) · e78a9a3c93b39d53 · report
mse lgcollins/tr-maml/sinusoid/maml.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 44ef1cbe96c1a0d4 · report
perform_k_training_steps MaximeVandegar/Papers-in-100-Lines-of-Code/Model_Agnostic_Meta_Learning_for_Fast_Adaptation_of_Deep_Networks/maml.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 617daca3f7cba9e0 · report
plot_quantiles ido90/roml-maml/MAML.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 08e27fecd8630d42 · report
process_estimator ido90/roml-maml/MAML.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 24418e88c369907e · report
put_on_device mikehuisman/revisiting-learned-optimizers/algorithms/maml.py community (archive-listed) ran · our draft was wrong MIT (permissive) · d6eb53b51abcd3ba · report
relu katerakelly/pytorch-maml/src/layers.py community (archive-listed) ran fingerprinted MIT (permissive) · 8dd8a8e3eac0253a · report
replace_grad KamalM8/Few-Shot-learning-Fashion/few_shot/maml.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 375aad94c3dde98d · report
sample_task MaximeVandegar/Papers-in-100-Lines-of-Code/Model_Agnostic_Meta_Learning_for_Fast_Adaptation_of_Deep_Networks/maml.py community (archive-listed) ran MIT (permissive) · 187bc4818a35dd85 · report
to_numpy nyu-larx/attack_metarl/maml_rl/metalearners/maml_trpo.py community (archive-listed) ran · honoured contract MIT (permissive) · e329883dde48a331 · report
update_module learnables/learn2learn/learn2learn/algorithms/maml.py community (archive-listed) ran · our draft was wrong MIT (permissive) · f9c02bacacf8dfc0 · report
weighted_mean nyu-larx/attack_metarl/maml_rl/metalearners/maml_trpo.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 9e2447675de7c741 · report
weighted_mean GeorgeDUT/MetaRLSAS/maml_rl/metalearners/maml_trpo.py community (archive-listed) ran · our draft was wrong MIT (permissive) · f7eb271fa323b29e · report
weighted_mean shunzh/pytorch-maml-rl/maml_rl/metalearner.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 84d8e466a8a42e55 · report
weighted_mean dragen1860/MAML-Pytorch-RL/maml_rl/metalearner.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · e1f576439c6726f0 · report
weighted_normalize shunzh/pytorch-maml-rl/maml_rl/metalearner.py community (archive-listed) ran · our draft was wrong MIT (permissive) · b5feb3c5fe651042 · report
weighted_normalize dragen1860/MAML-Pytorch-RL/maml_rl/metalearner.py community (archive-listed) ran · our draft was wrong MIT (permissive) · a69240d5d84f2010 · report
Algorithm mikehuisman/revisiting-learned-optimizers/algorithms/maml.py community (archive-listed) unverified MIT (permissive) · f938a07c11213649 · report
Config lif31up/model-agnostic-meta-learning/models/ConvNet.py community (archive-listed) unverified MIT (permissive) · 312e877e19776da5 · report
Conv2d_fw crashmoon/MAML-Pytorch-Multi-GPUs/meta_learner.py community (archive-listed) unverified no licence file found · pointer only · 260ae4e7be8f8d1b · report
HighEndClassifier dkalpakchi/ReproducingSCAPytorch/few_shot_learning_system.py community (archive-listed) unverified MIT (permissive) · 437eaec2eb46d98e · report
HighEndEmbedding dkalpakchi/ReproducingSCAPytorch/few_shot_learning_system.py community (archive-listed) unverified MIT (permissive) · 5bfe2bb721bea138 · report
Learner dragen1860/Reptile-Pytorch/meta.py community (archive-listed) unverified no licence file found · pointer only · f735a270b8af92fc · report
Learner JeonMinkyu/MAML_Pytorch/meta.py community (archive-listed) unverified no licence file found · pointer only · 58ec79d486693632 · report
Learner dragen1860/MAML-Pytorch/meta.py community (archive-listed) unverified MIT (permissive) · 0422a0a59c73941e · report
MAML learnables/learn2learn/learn2learn/algorithms/maml.py community (archive-listed) unverified MIT (permissive) · 686262f4f165565a · report
MAML fmu2/PyTorch-MAML/models/maml.py community (archive-listed) unverified no licence file found · pointer only · 4cddafa218957c26 · report
MAML mikehuisman/revisiting-learned-optimizers/algorithms/maml.py community (archive-listed) unverified MIT (permissive) · efb89418fdd5ab56 · report
MAMLAlgo Zhiwei-Z/SeqPromp/meta_policy_search/meta_algos/base.py community (archive-listed) unverified MIT (permissive) · 195f4090e1a4521d · report
MAMLAlgo clrrrr/promp_plus/meta_policy_search/meta_algos/base.py community (archive-listed) unverified MIT (permissive) · f40ad64b1be5cb3d · report
MAMLFewShotClassifier AntreasAntoniou/HowToTrainYourMAMLPytorch/few_shot_learning_system.py community (archive-listed) unverified licence not identified · pointer only · 4073393cd947277e · report
MAMLFewShotClassifier dkalpakchi/ReproducingSCAPytorch/few_shot_learning_system.py community (archive-listed) unverified MIT (permissive) · a687d54df08772c6 · report
MAMLNet minseop-aitrics/FewshotLearning/MAML/lib/networks.py community (archive-listed) unverified no licence file found · pointer only · 94d6d525278d2bd5 · report
MAMLNet yredwood/fewshot_blogpost/lib/networks.py community (archive-listed) unverified no licence file found · pointer only · d215b3a766d58747 · report
MAMLTRPO nyu-larx/attack_metarl/maml_rl/metalearners/maml_trpo.py community (archive-listed) unverified MIT (permissive) · ad840a7222f49e8d · report
MAMLTRPO GeorgeDUT/MetaRLSAS/maml_rl/metalearners/maml_trpo.py community (archive-listed) unverified MIT (permissive) · 2a602b54028273ab · report
Meta damedollaforthree/nrml/meta.py community (archive-listed) unverified MIT (permissive) · 07cb1bdcee7d3d57 · report
Meta csyanbin/MAML-Pytorch-Multi-GPUs/meta.py community (archive-listed) unverified no licence file found · pointer only · e1b8491cee48904f · report
Meta dragen1860/MAML-Pytorch/meta.py community (archive-listed) unverified MIT (permissive) · 343088134df71884 · report
MetaAlgo Zhiwei-Z/SeqPromp/meta_policy_search/meta_algos/base.py community (archive-listed) unverified MIT (permissive) · 1369a1bcd8fcf219 · report
MetaAlgo clrrrr/promp_plus/meta_policy_search/meta_algos/base.py community (archive-listed) unverified MIT (permissive) · a5f9d9ba1b5e2d0c · report
MetaConvNormLayerReLU AntreasAntoniou/HowToTrainYourMAMLPytorch/few_shot_learning_system.py community (archive-listed) unverified licence not identified · pointer only · b1868b4b615a2205 · report
MetaConvNormLayerReLU dkalpakchi/ReproducingSCAPytorch/few_shot_learning_system.py community (archive-listed) unverified MIT (permissive) · e8f44cef97a4105d · report
MetaLearner shunzh/pytorch-maml-rl/maml_rl/metalearner.py community (archive-listed) unverified MIT (permissive) · 0c94d755db4b139e · report
MetaLearner BBDrive/Meta-SGD-RL/meta_sgd_rl/metalearner.py community (archive-listed) unverified no licence file found · pointer only · ec9b3be9c253bbb4 · report
MetaLearner dragen1860/MAML-Pytorch-RL/maml_rl/metalearner.py community (archive-listed) unverified MIT (permissive) · 4d83438ea4c97aac · report
Network minseop-aitrics/FewshotLearning/MAML/lib/networks.py community (archive-listed) unverified no licence file found · pointer only · 46ca33eedd6bd1cf · report
VGGReLUNormNetwork AntreasAntoniou/HowToTrainYourMAMLPytorch/few_shot_learning_system.py community (archive-listed) unverified licence not identified · pointer only · 94001abc0a8125df · report
VGGReLUNormNetwork dkalpakchi/ReproducingSCAPytorch/few_shot_learning_system.py community (archive-listed) unverified MIT (permissive) · d573fd8507d96088 · report
clip_ylim ido90/roml-maml/MAML.py community (archive-listed) unverified no licence file found · pointer only · 1aa223f468983762 · report
combine_gradients Octavio-Pappalardo/MAML_for_RL_pytorch/FO-MAML_distributed/TRPO_and_adapt_loss.py community (archive-listed) unverified MIT (permissive) · d72142a564b3e983 · report
compute_accuracy SinghJasdeep/Projecting-Conflicting-Gradients/maml/utils.py community (archive-listed) unverified MIT (permissive) · 58242025465b988c · report
conjugate_gradient MoritzTaylor/maml-rl-tf2/maml_rl/optimizers/conjugate_gradient_optimizer.py community (archive-listed) unverified MIT (permissive) · fa6e636313bab28d · report
conjugate_gradient_np_old MoritzTaylor/maml-rl-tf2/maml_rl/optimizers/conjugate_gradient_optimizer.py community (archive-listed) unverified MIT (permissive) · a9ccffea4b0a614b · report
conjugate_gradient_tf MoritzTaylor/maml-rl-tf2/maml_rl/optimizers/conjugate_gradient_optimizer.py community (archive-listed) unverified MIT (permissive) · efcef47843a31b3b · report
conv_block lgcollins/tr-maml/sinusoid/maml.py community (archive-listed) unverified no licence file found · pointer only · cc6f21a12ec084fc · report
fontsize ido90/roml-maml/MAML.py community (archive-listed) unverified no licence file found · pointer only · 41f8b0762a4201b5 · report
get_config Octavio-Pappalardo/MAML_for_RL_pytorch/FO-MAML_distributed/maml_config.py community (archive-listed) unverified MIT (permissive) · b81fd63dd0116e06 · report
get_config Octavio-Pappalardo/MAML_for_RL_pytorch/MAML_simple/config.py community (archive-listed) unverified MIT (permissive) · c66cf06af6b43781 · report
init_group_params LKLQQ/LEO/src/trainonestepcell.py community (archive-listed) unverified Apache-2.0 (permissive) · db5610da74aa6eb4 · report
labels ido90/roml-maml/MAML.py community (archive-listed) unverified no licence file found · pointer only · aba9590bba6ff8a8 · report
magic_box iclavera/meta-mb/meta_mb/meta_algos/dice_maml.py community (archive-listed) unverified MIT (permissive) · a384fd2f6407795c · report
magic_box iclavera/meta-mb/meta_mb/meta_algos/dice_maml_xtra_bl.py community (archive-listed) unverified MIT (permissive) · 4a59b5aa3c2e6207 · report
magic_box_cumsum iclavera/meta-mb/meta_mb/meta_algos/dice_maml_xtra_bl.py community (archive-listed) unverified MIT (permissive) · 21fa635295537d1c · report
make_env MoritzTaylor/maml-rl-tf2/maml_rl/sampler.py community (archive-listed) unverified MIT (permissive) · 4246e3602f23a27a · report
maml hoyeoplee/pytorch-maml/maml.py community (archive-listed) unverified no licence file found · pointer only · b256f846e489217a · report
maml_inner_step alexub/jax-meta-learning/maml.py community (archive-listed) unverified no licence file found · pointer only · 12d11a742996b980 · report
meta_gradient_step KamalM8/Few-Shot-learning-Fashion/few_shot/maml.py community (archive-listed) unverified MIT (permissive) · 1469e165f5adf02e · report
meta_gradient_step oscarknagg/few-shot/few_shot/maml.py community (archive-listed) unverified MIT (permissive) · eb5324f6a5786c98 · report
mujoco_wrapper MoritzTaylor/maml-rl-tf2/maml_rl/envs/utils.py community (archive-listed) unverified MIT (permissive) · 51b69a140e36f17f · report
normalize lgcollins/tr-maml/sinusoid/maml.py community (archive-listed) unverified no licence file found · pointer only · 13460feadb3fa71f · report
parse_cli_to_yaml LKLQQ/LEO/model_utils/config.py community (archive-listed) unverified Apache-2.0 (permissive) · c0de2922e383c9ed · report
parse_yaml LKLQQ/LEO/model_utils/config.py community (archive-listed) unverified Apache-2.0 (permissive) · b0f7ef341475d3d7 · report
policy_loss Octavio-Pappalardo/MAML_for_RL_pytorch/MAML_simple/loss.py community (archive-listed) unverified MIT (permissive) · 7a70484a8c6ea863 · report
policy_loss_for_adaptation Octavio-Pappalardo/MAML_for_RL_pytorch/FO-MAML_distributed/TRPO_and_adapt_loss.py community (archive-listed) unverified MIT (permissive) · c302086299d47cb7 · report
reinforce_loss nyu-larx/attack_metarl/maml_rl/metalearners/maml_trpo.py community (archive-listed) unverified MIT (permissive) · 220e4973c329aa66 · report
reinforce_loss GeorgeDUT/MetaRLSAS/maml_rl/metalearners/maml_trpo.py community (archive-listed) unverified MIT (permissive) · e853be7e5751d09c · report
set_all_seeds ido90/roml-maml/MAML.py community (archive-listed) unverified no licence file found · pointer only · a7029a07ec1395db · report
single_task_grad_and_losses alexub/jax-meta-learning/maml.py community (archive-listed) unverified no licence file found · pointer only · 72d04eb97254c420 · report
single_task_rollout alexub/jax-meta-learning/maml.py community (archive-listed) unverified no licence file found · pointer only · 6b2336c5bf8ba995 · report
surrogate_loss Octavio-Pappalardo/MAML_for_RL_pytorch/FO-MAML_distributed/TRPO_and_adapt_loss.py community (archive-listed) unverified MIT (permissive) · 654f52e17f8d3cea · report
tensors_to_device SinghJasdeep/Projecting-Conflicting-Gradients/maml/utils.py community (archive-listed) unverified MIT (permissive) · e78673d4bdd6ad3c · report
vector_to_parameters nyu-larx/attack_metarl/maml_rl/metalearners/maml_trpo.py community (archive-listed) unverified MIT (permissive) · 0b9aaae9c620514c · report
xent lgcollins/tr-maml/sinusoid/maml.py community (archive-listed) unverified no licence file found · pointer only · 6318e1b6fc749097 · report
set_torch_seed identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · 5c44538154dad8a7 · report

Tasks

Category-Agnostic Pose EstimationFew-Shot Image ClassificationFew-Shot LearningGeneral ClassificationImage ClassificationMeta-LearningOne-Shot LearningReinforcement LearningReinforcement Learning (RL)image-classificationregressionreinforcement-learning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Category-Agnostic Pose Estimation MP100 MAML Mean PCK@0.2 - 1shot 61.50 #4 of 5 Archive leaderboard report
Few-Shot Image Classification Dirichlet Mini-Imagenet (5-way, 1-shot) MAML 1:1 Accuracy 47.6 #12 of 12 Archive leaderboard report
Few-Shot Image Classification Dirichlet Mini-Imagenet (5-way, 5-shot) MAML 1:1 Accuracy 64.5 #11 of 12 Archive leaderboard report
Few-Shot Image Classification Meta-Dataset fo-MAML Accuracy 57.024 #19 of 22 Archive leaderboard report
Few-Shot Image Classification Meta-Dataset Rank fo-MAML Mean Rank 10.25 #10 of 13 Archive leaderboard report
Few-Shot Image Classification Mini-ImageNet-CUB 5-way (1-shot) MAML (Finn et al., 2017) Accuracy 40.15 #9 of 12 Archive leaderboard report
Few-Shot Image Classification Mini-Imagenet 10-way (1-shot) MAML + Transduction Accuracy 31.8 #12 of 14 Archive leaderboard report
Few-Shot Image Classification Mini-Imagenet 10-way (1-shot) MAML Accuracy 31.3 #13 of 14 Archive leaderboard report
Few-Shot Image Classification Mini-Imagenet 10-way (5-shot) MAML + Transduction Accuracy 48.2 #10 of 14 Archive leaderboard report
Few-Shot Image Classification Mini-Imagenet 10-way (5-shot) MAML Accuracy 46.9 #13 of 14 Archive leaderboard report
Few-Shot Image Classification Mini-Imagenet 5-way (1-shot) MAML Accuracy 48.7 #103 of 105 Archive leaderboard report
Few-Shot Image Classification Mini-Imagenet 5-way (5-shot) MAML Accuracy 63.1 #94 of 95 Archive leaderboard report
Few-Shot Image Classification OMNIGLOT - 1-Shot, 5-way MAML Accuracy 98.7 #10 of 17 Archive leaderboard report
Few-Shot Image Classification OMNIGLOT - 5-Shot, 5-way MAML Accuracy 99.9 #2 of 16 Archive leaderboard report
Few-Shot Image Classification Tiered ImageNet 10-way (1-shot) MAML + Transduction Accuracy 34.8 #11 of 13 Archive leaderboard report
Few-Shot Image Classification Tiered ImageNet 10-way (1-shot) MAML Accuracy 34.4 #12 of 13 Archive leaderboard report
Few-Shot Image Classification Tiered ImageNet 10-way (5-shot) MAML + Transduction Accuracy 54.7 #10 of 13 Archive leaderboard report
Few-Shot Image Classification Tiered ImageNet 10-way (5-shot) MAML Accuracy 53.3 #11 of 13 Archive leaderboard report
Image Classification Tiered ImageNet 5-way (5-shot) MAML+Transduction Accuracy 70.83 #4 of 7 Archive leaderboard report
Image Classification Tiered ImageNet 5-way (5-shot) MAML Accuracy 70.30 #5 of 7 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Batch NormalizationConvolutionLinear LayerMAMLMax PoolingReLUSoftmaxTRPO

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections