{"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-vars","entry":"get_vars","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":10,"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":10,"n_places_pointer_only":1,"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":"2605.26068","paper":"/paper/arxiv-2605-26068","title":"Rethinking Weak Supervision in Anomaly Detection: A Comprehensive Benchmark","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"SUFE-AILAB/WSADBench","path":"WSADBench/baseline/ARNet/model.py","file_url":"https://github.com/SUFE-AILAB/WSADBench/blob/HEAD/WSADBench/baseline/ARNet/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4ef8e6819a534a3d","mcp_get_code":{"code_sha256":"4ef8e6819a534a3d"}},{"arxiv_id":"2401.14758","paper":"/paper/off-policy-primal-dual-safe-reinforcement","title":"Off-Policy Primal-Dual Safe Reinforcement Learning","date":"2024-01-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AlgTUDelft/WCSAC","path":"wc_sac/sac/wcsac.py","file_url":"https://github.com/AlgTUDelft/WCSAC/blob/HEAD/wc_sac/sac/wcsac.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a2580d7c4a763348","mcp_get_code":{"code_sha256":"a2580d7c4a763348"}},{"arxiv_id":"2302.00808","paper":"/paper/average-constrained-policy-optimization","title":"ACPO: A Policy Optimization Algorithm for Average MDPs with Constraints","date":"2023-02-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"openai/safety-starter-agents","path":"safe_rl/sac/sac.py","file_url":"https://github.com/openai/safety-starter-agents/blob/HEAD/safe_rl/sac/sac.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a2580d7c4a763348","mcp_get_code":{"code_sha256":"a2580d7c4a763348"}},{"arxiv_id":"2105.06350","paper":"/paper/mapgo-model-assisted-policy-optimization-for","title":"MapGo: Model-Assisted Policy Optimization for Goal-Oriented Tasks","date":"2021-05-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"apexrl/MapGo","path":"utils/network_utils.py","file_url":"https://github.com/apexrl/MapGo/blob/HEAD/utils/network_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ec0ed404be89e2d8","mcp_get_code":{"code_sha256":"ec0ed404be89e2d8"}},{"arxiv_id":"2005.03288","paper":"/paper/carl-controllable-agent-with-reinforcement","title":"CARL: Controllable Agent with Reinforcement Learning for Quadruped Locomotion","date":"2020-05-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"inventec-ai-center/carl-siggraph2020","path":"CARL/plot_action_dist.py","file_url":"https://github.com/inventec-ai-center/carl-siggraph2020/blob/HEAD/CARL/plot_action_dist.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5a63f5f1f3182799","mcp_get_code":{"code_sha256":"5a63f5f1f3182799"}},{"arxiv_id":"1910.07224","paper":"/paper/teacher-algorithms-for-curriculum-learning-of","title":"Teacher algorithms for curriculum learning of Deep RL in continuously parameterized environments","date":"2019-10-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"flowersteam/teachDeepRL","path":"teachDRL/spinup/algos/ddpg/core.py","file_url":"https://github.com/flowersteam/teachDeepRL/blob/HEAD/teachDRL/spinup/algos/ddpg/core.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a2580d7c4a763348","mcp_get_code":{"code_sha256":"a2580d7c4a763348"}},{"arxiv_id":"1909.04121","paper":"/paper/ac-teach-a-bayesian-actor-critic-method-for","title":"AC-Teach: A Bayesian Actor-Critic Method for Policy Learning with an Ensemble of Suboptimal Teachers","date":"2019-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"StanfordVL/ac-teach","path":"src/rl_with_teachers/learners.py","file_url":"https://github.com/StanfordVL/ac-teach/blob/HEAD/src/rl_with_teachers/learners.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b5bbe4234db5167f","mcp_get_code":{"code_sha256":"b5bbe4234db5167f"}},{"arxiv_id":"1812.02690","paper":"/paper/provably-efficient-maximum-entropy","title":"Provably Efficient Maximum Entropy Exploration","date":"2018-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"abbyvansoest/maxent","path":"core.py","file_url":"https://github.com/abbyvansoest/maxent/blob/HEAD/core.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a2580d7c4a763348","mcp_get_code":{"code_sha256":"a2580d7c4a763348"}},{"arxiv_id":"1802.09477","paper":"/paper/addressing-function-approximation-error-in","title":"Addressing Function Approximation Error in Actor-Critic Methods","date":"2018-02-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"robintyh1/icml2021-pengqlambda","path":"spinup/algos/tf1/td3_peng/core.py","file_url":"https://github.com/robintyh1/icml2021-pengqlambda/blob/HEAD/spinup/algos/tf1/td3_peng/core.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"a2580d7c4a763348","mcp_get_code":{"code_sha256":"a2580d7c4a763348"}},{"arxiv_id":"1703.04529","paper":"/paper/task-based-end-to-end-model-learning-in","title":"Task-based End-to-end Model Learning in Stochastic Optimization","date":"2017-03-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"locuslab/e2e-model-learning","path":"newsvendor/batch.py","file_url":"https://github.com/locuslab/e2e-model-learning/blob/HEAD/newsvendor/batch.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":"6e7fdf98291ef451","mcp_get_code":{"code_sha256":"6e7fdf98291ef451"}}]}