{"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":"/code/calculate-mean-std","entry":"calculate_mean_std","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":7,"n_papers_ran":6,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":6,"n_samples_ran":5,"n_samples_fingerprinted":1,"n_places":7,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":5,"unverified":1},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2410.10790","paper":"/paper/sitcom-crafter-a-plot-driven-human-motion","title":"Sitcom-Crafter: A Plot-Driven Human Motion Generation System in 3D Scenes","date":"2024-10-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"windvchen/sitcom-crafter","path":"HHInter/cal_dataset_std_mean.py","file_url":"https://github.com/windvchen/sitcom-crafter/blob/HEAD/HHInter/cal_dataset_std_mean.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"98ade68f736c5ee6","mcp_get_code":{"code_sha256":"98ade68f736c5ee6"}},{"arxiv_id":"2405.06373","paper":"/paper/llm-discussion-enhancing-the-creativity-of","title":"LLM Discussion: Enhancing the Creativity of Large Language Models via Discussion Framework and Role-Play","date":"2024-05-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lawraa/llm-discussion","path":"Evaluation/automation_csv.py","file_url":"https://github.com/lawraa/llm-discussion/blob/HEAD/Evaluation/automation_csv.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"015606039eae3221","mcp_get_code":{"code_sha256":"015606039eae3221"}},{"arxiv_id":"2404.10824","paper":"/paper/decoupled-weight-decay-for-any-p-norm","title":"Decoupled Weight Decay for Any $p$ Norm","date":"2024-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nadav-out/padam","path":"python/functions.py","file_url":"https://github.com/nadav-out/padam/blob/HEAD/python/functions.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c4412d898af27e53","mcp_get_code":{"code_sha256":"c4412d898af27e53"}},{"arxiv_id":"2401.10166","paper":"/paper/vmamba-visual-state-space-model","title":"VMamba: Visual State Space Model","date":"2024-01-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zs1314/microscopic-mamba","path":"get_means.py","file_url":"https://github.com/zs1314/microscopic-mamba/blob/HEAD/get_means.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"7ac1da235babac9c","mcp_get_code":{"code_sha256":"7ac1da235babac9c"}},{"arxiv_id":"2310.07587","paper":"/paper/fed-grab-federated-long-tailed-learning-with-1","title":"Fed-GraB: Federated Long-tailed Learning with Self-Adjusting Gradient Balancer","date":"2023-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZackZikaiXiao/FedGraB","path":"mytools/cal_deviation.py","file_url":"https://github.com/ZackZikaiXiao/FedGraB/blob/HEAD/mytools/cal_deviation.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e23b33e37ebd0ef6","mcp_get_code":{"code_sha256":"e23b33e37ebd0ef6"}},{"arxiv_id":"2308.04016","paper":"/paper/hierarchical-visual-primitive-experts-for","title":"Hierarchical Visual Primitive Experts for Compositional Zero-Shot Learning","date":"2023-08-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hanjaekim98/cot","path":"utils/utils.py","file_url":"https://github.com/hanjaekim98/cot/blob/HEAD/utils/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"77dc755eec4b339c","mcp_get_code":{"code_sha256":"77dc755eec4b339c"}},{"arxiv_id":"2211.07394","paper":"/paper/composed-image-retrieval-with-text-feedback","title":"Composed Image Retrieval with Text Feedback via Multi-grained Uncertainty Regularization","date":"2022-11-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Monoxide-Chen/uncertainty_retrieval","path":"models/utils.py","file_url":"https://github.com/Monoxide-Chen/uncertainty_retrieval/blob/HEAD/models/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"77dc755eec4b339c","mcp_get_code":{"code_sha256":"77dc755eec4b339c"}}]}