{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/on-first-order-meta-learning-algorithms","title":"On First-Order Meta-Learning Algorithms","arxiv_id":"1803.02999","date":"2018-03-08","proceeding":null,"authors":["Alex Nichol","Joshua Achiam","John Schulman"],"abstract":"This paper considers meta-learning problems, where there is a distribution of\ntasks, and we would like to obtain an agent that performs well (i.e., learns\nquickly) when presented with a previously unseen task sampled from this\ndistribution. We analyze a family of algorithms for learning a parameter\ninitialization that can be fine-tuned quickly on a new task, using only\nfirst-order derivatives for the meta-learning updates. This family includes and\ngeneralizes first-order MAML, an approximation to MAML obtained by ignoring\nsecond-order derivatives. It also includes Reptile, a new algorithm that we\nintroduce here, which works by repeatedly sampling a task, training on it, and\nmoving the initialization towards the trained weights on that task. We expand\non the results from Finn et al. showing that first-order meta-learning\nalgorithms perform well on some well-established benchmarks for few-shot\nclassification, and we provide theoretical analysis aimed at understanding why\nthese algorithms work.","url_abs":"http://arxiv.org/abs/1803.02999v3","url_pdf":"http://arxiv.org/pdf/1803.02999v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"on-first-order-meta-learning-algorithms","repo_url":"https://github.com/openai/supervised-reptile","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"on-first-order-meta-learning-algorithms","repo_url":"https://github.com/Yuzhe-CHEN/NerfSNN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"on-first-order-meta-learning-algorithms","repo_url":"https://github.com/aravindMahadevan/metaLearningAlgos","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"on-first-order-meta-learning-algorithms","repo_url":"https://github.com/gabrielhuang/reptile-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"BSD-2-Clause"}},{"paper_slug":"on-first-order-meta-learning-algorithms","repo_url":"https://github.com/gebob19/REPTILE-Metalearning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"on-first-order-meta-learning-algorithms","repo_url":"https://github.com/gebob19/cscd94-metalearning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"on-first-order-meta-learning-algorithms","repo_url":"https://github.com/gebob19/cscd94_metalearning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"on-first-order-meta-learning-algorithms","repo_url":"https://github.com/hfahrudin/reptile_implement_tf2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"on-first-order-meta-learning-algorithms","repo_url":"https://github.com/peisungtsai/Reptile-Pytorch-Implementation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"on-first-order-meta-learning-algorithms","repo_url":"https://github.com/radrumond/Chameleon","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"on-first-order-meta-learning-algorithms","repo_url":"https://github.com/sanowar-raihan/nerf-meta","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"on-first-order-meta-learning-algorithms","repo_url":"https://github.com/MaximeVandegar/Papers-in-100-Lines-of-Code/tree/main/On_First_Order_Meta_Learning_Algorithms","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null},{"paper_slug":"on-first-order-meta-learning-algorithms","repo_url":"https://github.com/learnables/learn2learn","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"few-shot-image-classification","task_name":"Few-Shot Image Classification"},{"task_slug":"few-shot-learning","task_name":"Few-Shot Learning"},{"task_slug":"meta-learning","task_name":"Meta-Learning"}],"methods":[{"method_slug":"maml","method_name":"MAML"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/few-shot-image-classification-on-mini-12","task":"Few-Shot Image Classification","dataset":"Mini-Imagenet 10-way (1-shot)","model":"Reptile+BN","rank_in_archive_order":11,"of":14,"metrics":{"Accuracy":"32.0"},"uses_additional_data":false},{"leaderboard":"/sota/few-shot-image-classification-on-mini-12","task":"Few-Shot Image Classification","dataset":"Mini-Imagenet 10-way (1-shot)","model":"Reptile","rank_in_archive_order":14,"of":14,"metrics":{"Accuracy":"31.1"},"uses_additional_data":false},{"leaderboard":"/sota/few-shot-image-classification-on-mini-13","task":"Few-Shot Image Classification","dataset":"Mini-Imagenet 10-way (5-shot)","model":"Reptile+BN","rank_in_archive_order":12,"of":14,"metrics":{"Accuracy":"47.6"},"uses_additional_data":false},{"leaderboard":"/sota/few-shot-image-classification-on-mini-13","task":"Few-Shot Image Classification","dataset":"Mini-Imagenet 10-way (5-shot)","model":"Reptile","rank_in_archive_order":14,"of":14,"metrics":{"Accuracy":"44.7"},"uses_additional_data":false},{"leaderboard":"/sota/few-shot-image-classification-on-mini-2","task":"Few-Shot Image Classification","dataset":"Mini-Imagenet 5-way (1-shot)","model":"Reptile + Transduction","rank_in_archive_order":100,"of":105,"metrics":{"Accuracy":"49.97"},"uses_additional_data":false},{"leaderboard":"/sota/few-shot-image-classification-on-mini-3","task":"Few-Shot Image Classification","dataset":"Mini-Imagenet 5-way (5-shot)","model":"Reptile + Transduction","rank_in_archive_order":90,"of":95,"metrics":{"Accuracy":"65.99"},"uses_additional_data":false},{"leaderboard":"/sota/few-shot-image-classification-on-omniglot-1-1","task":"Few-Shot Image Classification","dataset":"OMNIGLOT - 1-Shot, 20-way","model":"Reptile + Transduction","rank_in_archive_order":18,"of":20,"metrics":{"Accuracy":"89.43%"},"uses_additional_data":false},{"leaderboard":"/sota/few-shot-image-classification-on-omniglot-1-2","task":"Few-Shot Image Classification","dataset":"OMNIGLOT - 1-Shot, 5-way","model":"Reptile + Transduction","rank_in_archive_order":17,"of":17,"metrics":{"Accuracy":"97.68"},"uses_additional_data":false},{"leaderboard":"/sota/few-shot-image-classification-on-omniglot-5-1","task":"Few-Shot Image Classification","dataset":"OMNIGLOT - 5-Shot, 20-way","model":"Reptile + Transduction","rank_in_archive_order":18,"of":19,"metrics":{"Accuracy":"97.12%"},"uses_additional_data":false},{"leaderboard":"/sota/few-shot-image-classification-on-omniglot-5-2","task":"Few-Shot Image Classification","dataset":"OMNIGLOT - 5-Shot, 5-way","model":"Reptile + Transduction","rank_in_archive_order":13,"of":16,"metrics":{"Accuracy":"99.48"},"uses_additional_data":false},{"leaderboard":"/sota/few-shot-image-classification-on-tiered-2","task":"Few-Shot Image Classification","dataset":"Tiered ImageNet 10-way (1-shot)","model":"Reptile+BN","rank_in_archive_order":10,"of":13,"metrics":{"Accuracy":"35.3"},"uses_additional_data":false},{"leaderboard":"/sota/few-shot-image-classification-on-tiered-2","task":"Few-Shot Image Classification","dataset":"Tiered ImageNet 10-way (1-shot)","model":"Reptile","rank_in_archive_order":13,"of":13,"metrics":{"Accuracy":"33.7"},"uses_additional_data":false},{"leaderboard":"/sota/few-shot-image-classification-on-tiered-3","task":"Few-Shot Image Classification","dataset":"Tiered ImageNet 10-way (5-shot)","model":"Reptile+BN","rank_in_archive_order":12,"of":13,"metrics":{"Accuracy":"52.0"},"uses_additional_data":false},{"leaderboard":"/sota/few-shot-image-classification-on-tiered-3","task":"Few-Shot Image Classification","dataset":"Tiered ImageNet 10-way (5-shot)","model":"Reptile","rank_in_archive_order":13,"of":13,"metrics":{"Accuracy":"48.0"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-tiered-imagenet-5-way","task":"Image Classification","dataset":"Tiered ImageNet 5-way (5-shot)","model":"Reptile + BN","rank_in_archive_order":3,"of":7,"metrics":{"Accuracy":"71.03"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-tiered-imagenet-5-way","task":"Image Classification","dataset":"Tiered ImageNet 5-way (5-shot)","model":"Reptile","rank_in_archive_order":7,"of":7,"metrics":{"Accuracy":"66.47"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1803.02999","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1803.02999"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Yuzhe-CHEN/NerfSNN","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gebob19/REPTILE-Metalearning","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/radrumond/Chameleon","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/peisungtsai/Reptile-Pytorch-Implementation","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/aravindMahadevan/metaLearningAlgos","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/learnables/learn2learn","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/openai/supervised-reptile","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gebob19/cscd94_metalearning","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/sanowar-raihan/nerf-meta","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gabrielhuang/reptile-pytorch","reach":{"status":"ok","spdx":"BSD-2-Clause"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hfahrudin/reptile_implement_tf2","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MaximeVandegar/Papers-in-100-Lines-of-Code/tree/main/On_First_Order_Meta_Learning_Algorithms","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gebob19/cscd94-metalearning","reach":null}],"summary":{"ran":3,"ran_fixture":4,"ran_draft_wrong":14,"ran_violates":2,"ran_honours":1,"unverified":18},"by_repo_kind":{"official":{"samples":10,"ran":8,"repositories":1},"listed":{"samples":32,"ran":16,"repositories":7}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":13,"samples":[{"code_sha256_prefix":"8d746ce18ec482a7","entry":"MiniimagenetModel","repo":"peisungtsai/Reptile-Pytorch-Implementation","repo_kind":"listed","path":"reptile.py","file_url":"https://github.com/peisungtsai/Reptile-Pytorch-Implementation/blob/HEAD/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8d746ce18ec482a7"}},{"code_sha256_prefix":"4c7e734776a0037f","entry":"SineModel","repo":"hfahrudin/reptile_implement_tf2","repo_kind":"listed","path":"Reptile.py","file_url":"https://github.com/hfahrudin/reptile_implement_tf2/blob/HEAD/Reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4c7e734776a0037f"}},{"code_sha256_prefix":"e2090b8a7ed2f304","entry":"Variable_","repo":"peisungtsai/Reptile-Pytorch-Implementation","repo_kind":"listed","path":"reptile.py","file_url":"https://github.com/peisungtsai/Reptile-Pytorch-Implementation/blob/HEAD/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e2090b8a7ed2f304"}},{"code_sha256_prefix":"a9fca842e7dce3dc","entry":"_mini_batches","repo":"openai/supervised-reptile","repo_kind":"official","path":"supervised_reptile/reptile.py","file_url":"https://github.com/openai/supervised-reptile/blob/HEAD/supervised_reptile/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a9fca842e7dce3dc"}},{"code_sha256_prefix":"8a4d810f710c7156","entry":"_sample_mini_dataset","repo":"openai/supervised-reptile","repo_kind":"official","path":"supervised_reptile/reptile.py","file_url":"https://github.com/openai/supervised-reptile/blob/HEAD/supervised_reptile/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8a4d810f710c7156"}},{"code_sha256_prefix":"d91fc29b93983a36","entry":"_split_train_test","repo":"openai/supervised-reptile","repo_kind":"official","path":"supervised_reptile/reptile.py","file_url":"https://github.com/openai/supervised-reptile/blob/HEAD/supervised_reptile/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d91fc29b93983a36"}},{"code_sha256_prefix":"4e38232a76ab2c21","entry":"add_vars","repo":"openai/supervised-reptile","repo_kind":"official","path":"supervised_reptile/reptile.py","file_url":"https://github.com/openai/supervised-reptile/blob/HEAD/supervised_reptile/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4e38232a76ab2c21"}},{"code_sha256_prefix":"59c0d53cfcbb2398","entry":"average_vars","repo":"openai/supervised-reptile","repo_kind":"official","path":"supervised_reptile/reptile.py","file_url":"https://github.com/openai/supervised-reptile/blob/HEAD/supervised_reptile/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"59c0d53cfcbb2398"}},{"code_sha256_prefix":"634c4ae3d42d183d","entry":"average_vars","repo":"peisungtsai/Reptile-Pytorch-Implementation","repo_kind":"listed","path":"reptile.py","file_url":"https://github.com/peisungtsai/Reptile-Pytorch-Implementation/blob/HEAD/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"634c4ae3d42d183d"}},{"code_sha256_prefix":"5756a43251ee78a0","entry":"clone_model","repo":"peisungtsai/Reptile-Pytorch-Implementation","repo_kind":"listed","path":"reptile.py","file_url":"https://github.com/peisungtsai/Reptile-Pytorch-Implementation/blob/HEAD/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5756a43251ee78a0"}},{"code_sha256_prefix":"5b32ff71531a63f4","entry":"copy_model","repo":"hfahrudin/reptile_implement_tf2","repo_kind":"listed","path":"Reptile.py","file_url":"https://github.com/hfahrudin/reptile_implement_tf2/blob/HEAD/Reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5b32ff71531a63f4"}},{"code_sha256_prefix":"1aec86f12ed5bdbf","entry":"get_loss","repo":"peisungtsai/Reptile-Pytorch-Implementation","repo_kind":"listed","path":"reptile.py","file_url":"https://github.com/peisungtsai/Reptile-Pytorch-Implementation/blob/HEAD/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1aec86f12ed5bdbf"}},{"code_sha256_prefix":"4119f639d71237d9","entry":"get_optimizer","repo":"peisungtsai/Reptile-Pytorch-Implementation","repo_kind":"listed","path":"reptile.py","file_url":"https://github.com/peisungtsai/Reptile-Pytorch-Implementation/blob/HEAD/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4119f639d71237d9"}},{"code_sha256_prefix":"874a035aef959ab0","entry":"get_rays_shapenet","repo":"sanowar-raihan/nerf-meta","repo_kind":"listed","path":"shapenet_train.py","file_url":"https://github.com/sanowar-raihan/nerf-meta/blob/HEAD/shapenet_train.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"874a035aef959ab0"}},{"code_sha256_prefix":"b6a6811d1b4f3cb1","entry":"interpolate_vars","repo":"openai/supervised-reptile","repo_kind":"official","path":"supervised_reptile/reptile.py","file_url":"https://github.com/openai/supervised-reptile/blob/HEAD/supervised_reptile/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b6a6811d1b4f3cb1"}},{"code_sha256_prefix":"e1d757cc1d97469e","entry":"interpolate_vars","repo":"peisungtsai/Reptile-Pytorch-Implementation","repo_kind":"listed","path":"reptile.py","file_url":"https://github.com/peisungtsai/Reptile-Pytorch-Implementation/blob/HEAD/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e1d757cc1d97469e"}},{"code_sha256_prefix":"6898b2b8e89e013c","entry":"np_to_tensor","repo":"hfahrudin/reptile_implement_tf2","repo_kind":"listed","path":"Reptile.py","file_url":"https://github.com/hfahrudin/reptile_implement_tf2/blob/HEAD/Reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6898b2b8e89e013c"}},{"code_sha256_prefix":"663789fdc8b48fc7","entry":"padCols","repo":"radrumond/Chameleon","repo_kind":"listed","path":"code/reptile.py","file_url":"https://github.com/radrumond/Chameleon/blob/HEAD/code/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"663789fdc8b48fc7"}},{"code_sha256_prefix":"1e9509d17fafd962","entry":"predict_label","repo":"peisungtsai/Reptile-Pytorch-Implementation","repo_kind":"listed","path":"reptile.py","file_url":"https://github.com/peisungtsai/Reptile-Pytorch-Implementation/blob/HEAD/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1e9509d17fafd962"}},{"code_sha256_prefix":"ee6a21f2e9ccd76e","entry":"sample_points","repo":"sanowar-raihan/nerf-meta","repo_kind":"listed","path":"shapenet_train.py","file_url":"https://github.com/sanowar-raihan/nerf-meta/blob/HEAD/shapenet_train.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ee6a21f2e9ccd76e"}},{"code_sha256_prefix":"38ba8a7c486030e7","entry":"sample_task","repo":"MaximeVandegar/Papers-in-100-Lines-of-Code","repo_kind":"listed","path":"On_First_Order_Meta_Learning_Algorithms/reptile.py","file_url":"https://github.com/MaximeVandegar/Papers-in-100-Lines-of-Code/blob/HEAD/On_First_Order_Meta_Learning_Algorithms/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"38ba8a7c486030e7"}},{"code_sha256_prefix":"546a058c2eeefb61","entry":"scale_vars","repo":"openai/supervised-reptile","repo_kind":"official","path":"supervised_reptile/reptile.py","file_url":"https://github.com/openai/supervised-reptile/blob/HEAD/supervised_reptile/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"546a058c2eeefb61"}},{"code_sha256_prefix":"3880e32be4fd7c7f","entry":"subtract_vars","repo":"openai/supervised-reptile","repo_kind":"official","path":"supervised_reptile/reptile.py","file_url":"https://github.com/openai/supervised-reptile/blob/HEAD/supervised_reptile/reptile.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3880e32be4fd7c7f"}},{"code_sha256_prefix":"ea9eecfceada7f03","entry":"volume_render","repo":"sanowar-raihan/nerf-meta","repo_kind":"listed","path":"shapenet_train.py","file_url":"https://github.com/sanowar-raihan/nerf-meta/blob/HEAD/shapenet_train.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ea9eecfceada7f03"}},{"code_sha256_prefix":"c2a3170df7df4870","entry":"GBML","repo":"learnables/learn2learn","repo_kind":"listed","path":"learn2learn/algorithms/gbml.py","file_url":"https://github.com/learnables/learn2learn/blob/HEAD/learn2learn/algorithms/gbml.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c2a3170df7df4870"}},{"code_sha256_prefix":"12c044306a7432d7","entry":"Reptile","repo":"openai/supervised-reptile","repo_kind":"official","path":"supervised_reptile/reptile.py","file_url":"https://github.com/openai/supervised-reptile/blob/HEAD/supervised_reptile/reptile.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"12c044306a7432d7"}},{"code_sha256_prefix":"d215ca39171d7e6a","entry":"Reptile","repo":"peisungtsai/Reptile-Pytorch-Implementation","repo_kind":"listed","path":"reptile.py","file_url":"https://github.com/peisungtsai/Reptile-Pytorch-Implementation/blob/HEAD/reptile.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d215ca39171d7e6a"}},{"code_sha256_prefix":"862a81450c933234","entry":"Reptile","repo":"radrumond/Chameleon","repo_kind":"listed","path":"code/reptile.py","file_url":"https://github.com/radrumond/Chameleon/blob/HEAD/code/reptile.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"862a81450c933234"}},{"code_sha256_prefix":"fc567dbf68a97f9c","entry":"VariableState","repo":"openai/supervised-reptile","repo_kind":"official","path":"supervised_reptile/reptile.py","file_url":"https://github.com/openai/supervised-reptile/blob/HEAD/supervised_reptile/reptile.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fc567dbf68a97f9c"}},{"code_sha256_prefix":"e5b4fcff02414010","entry":"argument_parser","repo":"peisungtsai/Reptile-Pytorch-Implementation","repo_kind":"listed","path":"reptile.py","file_url":"https://github.com/peisungtsai/Reptile-Pytorch-Implementation/blob/HEAD/reptile.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e5b4fcff02414010"}},{"code_sha256_prefix":"ac866a5f88b92797","entry":"compute_loss","repo":"hfahrudin/reptile_implement_tf2","repo_kind":"listed","path":"Reptile.py","file_url":"https://github.com/hfahrudin/reptile_implement_tf2/blob/HEAD/Reptile.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ac866a5f88b92797"}},{"code_sha256_prefix":"b63cb25f52bfa440","entry":"find_latest_file","repo":"gabrielhuang/reptile-pytorch","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/gabrielhuang/reptile-pytorch/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"b63cb25f52bfa440"}},{"code_sha256_prefix":"649f40959e38546d","entry":"inner_loop","repo":"sanowar-raihan/nerf-meta","repo_kind":"listed","path":"shapenet_train.py","file_url":"https://github.com/sanowar-raihan/nerf-meta/blob/HEAD/shapenet_train.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"649f40959e38546d"}},{"code_sha256_prefix":"9bc2cdc80cede326","entry":"list_dir","repo":"gabrielhuang/reptile-pytorch","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/gabrielhuang/reptile-pytorch/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"9bc2cdc80cede326"}},{"code_sha256_prefix":"fdee3ec4c52c3c4e","entry":"list_files","repo":"gabrielhuang/reptile-pytorch","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/gabrielhuang/reptile-pytorch/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"fdee3ec4c52c3c4e"}},{"code_sha256_prefix":"97d6ee1a0025a4d4","entry":"loss_function","repo":"hfahrudin/reptile_implement_tf2","repo_kind":"listed","path":"Reptile.py","file_url":"https://github.com/hfahrudin/reptile_implement_tf2/blob/HEAD/Reptile.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"97d6ee1a0025a4d4"}},{"code_sha256_prefix":"7c5446461cabc053","entry":"perform_k_training_steps","repo":"MaximeVandegar/Papers-in-100-Lines-of-Code","repo_kind":"listed","path":"On_First_Order_Meta_Learning_Algorithms/reptile.py","file_url":"https://github.com/MaximeVandegar/Papers-in-100-Lines-of-Code/blob/HEAD/On_First_Order_Meta_Learning_Algorithms/reptile.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7c5446461cabc053"}},{"code_sha256_prefix":"a7a5b0bb081fdc90","entry":"reptile","repo":"MaximeVandegar/Papers-in-100-Lines-of-Code","repo_kind":"listed","path":"On_First_Order_Meta_Learning_Algorithms/reptile.py","file_url":"https://github.com/MaximeVandegar/Papers-in-100-Lines-of-Code/blob/HEAD/On_First_Order_Meta_Learning_Algorithms/reptile.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a7a5b0bb081fdc90"}},{"code_sha256_prefix":"a2a852379817fd88","entry":"savePlot","repo":"radrumond/Chameleon","repo_kind":"listed","path":"code/reptile.py","file_url":"https://github.com/radrumond/Chameleon/blob/HEAD/code/reptile.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a2a852379817fd88"}},{"code_sha256_prefix":"6ccf8109b819b534","entry":"train_batch","repo":"hfahrudin/reptile_implement_tf2","repo_kind":"listed","path":"Reptile.py","file_url":"https://github.com/hfahrudin/reptile_implement_tf2/blob/HEAD/Reptile.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6ccf8109b819b534"}},{"code_sha256_prefix":"9ad33249189e3716","entry":"train_meta","repo":"sanowar-raihan/nerf-meta","repo_kind":"listed","path":"shapenet_train.py","file_url":"https://github.com/sanowar-raihan/nerf-meta/blob/HEAD/shapenet_train.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9ad33249189e3716"}},{"code_sha256_prefix":"7ce7bf6a46593388","entry":"train_reptile","repo":"hfahrudin/reptile_implement_tf2","repo_kind":"listed","path":"Reptile.py","file_url":"https://github.com/hfahrudin/reptile_implement_tf2/blob/HEAD/Reptile.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7ce7bf6a46593388"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}