{"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/sum","entry":"sum","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":11,"n_papers_ran":3,"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":5,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":11,"n_places_pointer_only":6,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":4},"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":"2507.16459","paper":null,"title":"arXiv:2507.16459","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"IBM/tool_guard","path":"src/toolguard/common/array.py","file_url":"https://github.com/IBM/tool_guard/blob/HEAD/src/toolguard/common/array.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":"8585b07f7d0add24","mcp_get_code":{"code_sha256":"8585b07f7d0add24"}},{"arxiv_id":"2402.12192","paper":"/paper/pan-mamba-effective-pan-sharpening-with-state","title":"Pan-Mamba: Effective pan-sharpening with State Space Model","date":"2024-02-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alexhe101/pan-mamba","path":"pan-sharpening/model/thops.py","file_url":"https://github.com/alexhe101/pan-mamba/blob/HEAD/pan-sharpening/model/thops.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2a514ab150c75974","mcp_get_code":{"code_sha256":"2a514ab150c75974"}},{"arxiv_id":"2307.16212","paper":"/paper/robust-multi-agent-reinforcement-learning-3","title":"Robust Multi-Agent Reinforcement Learning with State Uncertainty","date":"2023-07-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sihongho/robust_marl_with_state_uncertainty","path":"RMA-AC/maddpg/common/tf_util.py","file_url":"https://github.com/sihongho/robust_marl_with_state_uncertainty/blob/HEAD/RMA-AC/maddpg/common/tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fbab233112bf4d1e","mcp_get_code":{"code_sha256":"fbab233112bf4d1e"}},{"arxiv_id":"2301.12258","paper":"/paper/cross-domain-neural-pitch-and-periodicity","title":"Cross-domain Neural Pitch and Periodicity Estimation","date":"2023-01-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"interactiveaudiolab/penn","path":"penn/periodicity.py","file_url":"https://github.com/interactiveaudiolab/penn/blob/HEAD/penn/periodicity.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0d981de78258800e","mcp_get_code":{"code_sha256":"0d981de78258800e"}},{"arxiv_id":"2212.02705","paper":"/paper/what-is-the-solution-for-state-adversarial","title":"What is the Solution for State-Adversarial Multi-Agent Reinforcement Learning?","date":"2022-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"susanbao/rmarl_code","path":"rmarl/maddpg/common/tf_util.py","file_url":"https://github.com/susanbao/rmarl_code/blob/HEAD/rmarl/maddpg/common/tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"fbab233112bf4d1e","mcp_get_code":{"code_sha256":"fbab233112bf4d1e"}},{"arxiv_id":"2108.05301","paper":"/paper/hierarchical-conditional-flow-a-unified","title":"Hierarchical Conditional Flow: A Unified Framework for Image Super-Resolution and Image Rescaling","date":"2021-08-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jingyunliang/hcflow","path":"codes/models/modules/HCFlowNet_SR_arch.py","file_url":"https://github.com/jingyunliang/hcflow/blob/HEAD/codes/models/modules/HCFlowNet_SR_arch.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":"2a514ab150c75974","mcp_get_code":{"code_sha256":"2a514ab150c75974"}},{"arxiv_id":"2105.06022","paper":"/paper/principled-exploration-via-optimistic","title":"Principled Exploration via Optimistic Bootstrapping and Backward Induction","date":"2021-05-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rrmenon10/Bootstrapped-DQN","path":"baselines/common/tf_util.py","file_url":"https://github.com/rrmenon10/Bootstrapped-DQN/blob/HEAD/baselines/common/tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"ec87a50ac64b9e20","mcp_get_code":{"code_sha256":"ec87a50ac64b9e20"}},{"arxiv_id":"1803.00933","paper":"/paper/distributed-prioritized-experience-replay","title":"Distributed Prioritized Experience Replay","date":"2018-03-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uber-research/ape-x","path":"tf_util.py","file_url":"https://github.com/uber-research/ape-x/blob/HEAD/tf_util.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":"ec87a50ac64b9e20","mcp_get_code":{"code_sha256":"ec87a50ac64b9e20"}},{"arxiv_id":"1710.00814","paper":"/paper/detecting-adversarial-attacks-on-neural","title":"Detecting Adversarial Attacks on Neural Network Policies with Visual Foresight","date":"2017-10-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yenchenlin/rl-attack-detection","path":"baselines/common/tf_util.py","file_url":"https://github.com/yenchenlin/rl-attack-detection/blob/HEAD/baselines/common/tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"ec87a50ac64b9e20","mcp_get_code":{"code_sha256":"ec87a50ac64b9e20"}},{"arxiv_id":"1706.02275","paper":"/paper/multi-agent-actor-critic-for-mixed","title":"Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments","date":"2017-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"baoqianwang/iros22_darl1n","path":"maddpg_o/maddpg_local/trainer/maddpg.py","file_url":"https://github.com/baoqianwang/iros22_darl1n/blob/HEAD/maddpg_o/maddpg_local/trainer/maddpg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fbab233112bf4d1e","mcp_get_code":{"code_sha256":"fbab233112bf4d1e"}},{"arxiv_id":"aaai_28395","paper":null,"title":"arXiv:aaai_28395","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"yanzq95/SGNet","path":"thops.py","file_url":"https://github.com/yanzq95/SGNet/blob/HEAD/thops.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":"2a514ab150c75974","mcp_get_code":{"code_sha256":"2a514ab150c75974"}}]}