{"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/get-var","entry":"get_var","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":1,"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":1,"n_samples_fingerprinted":0,"n_places":9,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":5},"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.10637","paper":"/paper/high-dimensional-differential-parameter","title":"High-Dimensional Differential Parameter Inference in Exponential Family using Time Score Matching","date":"2024-10-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Leyangw/tsm","path":"debiased/utils.py","file_url":"https://github.com/Leyangw/tsm/blob/HEAD/debiased/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e5f63070d1ce9ac7","mcp_get_code":{"code_sha256":"e5f63070d1ce9ac7"}},{"arxiv_id":"2105.14111","paper":"/paper/objective-robustness-in-deep-reinforcement","title":"Goal Misgeneralization in Deep Reinforcement Learning","date":"2021-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JacobPfau/procgenAISC","path":"procgen-build/procgen_build/build_package.py","file_url":"https://github.com/JacobPfau/procgenAISC/blob/HEAD/procgen-build/procgen_build/build_package.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"fa2053a8568916ec","mcp_get_code":{"code_sha256":"fa2053a8568916ec"}},{"arxiv_id":"2010.08561","paper":"/paper/differentiable-quantum-architecture-search","title":"Differentiable Quantum Architecture Search","date":null,"month_inferred_from_arxiv_id":"2020-10","title_source":"archive","repo":"refraction-ray/tensorcircuit","path":"tensorcircuit/applications/dqas.py","file_url":"https://github.com/refraction-ray/tensorcircuit/blob/HEAD/tensorcircuit/applications/dqas.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bc3a4d66be415115","mcp_get_code":{"code_sha256":"bc3a4d66be415115"}},{"arxiv_id":"2002.09741","paper":"/paper/vflow-more-expressive-generative-flows-with","title":"VFlow: More Expressive Generative Flows with Variational Data Augmentation","date":"2020-02-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thu-ml/vflow","path":"flows_imagenet/imagenet32.py","file_url":"https://github.com/thu-ml/vflow/blob/HEAD/flows_imagenet/imagenet32.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"952f606576c632c7","mcp_get_code":{"code_sha256":"952f606576c632c7"}},{"arxiv_id":"2002.09741","paper":"/paper/vflow-more-expressive-generative-flows-with","title":"VFlow: More Expressive Generative Flows with Variational Data Augmentation","date":"2020-02-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thu-ml/vflow","path":"flows/flows.py","file_url":"https://github.com/thu-ml/vflow/blob/HEAD/flows/flows.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9d6d831a4e81b501","mcp_get_code":{"code_sha256":"9d6d831a4e81b501"}},{"arxiv_id":"1912.01588","paper":"/paper/leveraging-procedural-generation-to-benchmark","title":"Leveraging Procedural Generation to Benchmark Reinforcement Learning","date":"2019-12-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rgilman33/carlita","path":"procgen-build/procgen_build/build_package.py","file_url":"https://github.com/rgilman33/carlita/blob/HEAD/procgen-build/procgen_build/build_package.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"fa2053a8568916ec","mcp_get_code":{"code_sha256":"fa2053a8568916ec"}},{"arxiv_id":"1902.00275","paper":"/paper/flow-improving-flow-based-generative-models","title":"Flow++: Improving Flow-Based Generative Models with Variational Dequantization and Architecture Design","date":"2019-02-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aravind0706/flowpp","path":"flows_imagenet/launchers/imagenet32_official.py","file_url":"https://github.com/aravind0706/flowpp/blob/HEAD/flows_imagenet/launchers/imagenet32_official.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"952f606576c632c7","mcp_get_code":{"code_sha256":"952f606576c632c7"}},{"arxiv_id":"1902.00275","paper":"/paper/flow-improving-flow-based-generative-models","title":"Flow++: Improving Flow-Based Generative Models with Variational Dequantization and Architecture Design","date":"2019-02-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aravind0706/flowpp","path":"flows/flows.py","file_url":"https://github.com/aravind0706/flowpp/blob/HEAD/flows/flows.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9d6d831a4e81b501","mcp_get_code":{"code_sha256":"9d6d831a4e81b501"}},{"arxiv_id":"aaai_25540","paper":null,"title":"arXiv:aaai_25540","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"KingGugu/TiCoSeRec","path":"src/data_augmentation_time.py","file_url":"https://github.com/KingGugu/TiCoSeRec/blob/HEAD/src/data_augmentation_time.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":"9df44c2c801091f2","mcp_get_code":{"code_sha256":"9df44c2c801091f2"}}]}