{"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/preprocess-obs","entry":"preprocess_obs","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":8,"n_papers_ran":7,"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":4,"n_samples_ran":3,"n_samples_fingerprinted":2,"n_places":8,"n_places_pointer_only":1,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":1,"ran":0,"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":"2404.14064","paper":"/paper/multi-view-disentanglement-for-reinforcement","title":"Multi-view Disentanglement for Reinforcement Learning with Multiple Cameras","date":"2024-04-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uoe-agents/mvd","path":"utils.py","file_url":"https://github.com/uoe-agents/mvd/blob/HEAD/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"975f23eeea267e55","mcp_get_code":{"code_sha256":"975f23eeea267e55"}},{"arxiv_id":"2206.13452","paper":"/paper/causal-dynamics-learning-for-task-independent","title":"Causal Dynamics Learning for Task-Independent State Abstraction","date":"2022-06-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wangzizhao/causaldynamicslearning","path":"cdl/model/inference_cmi.py","file_url":"https://github.com/wangzizhao/causaldynamicslearning/blob/HEAD/cdl/model/inference_cmi.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8f99a8a7355f27e8","mcp_get_code":{"code_sha256":"8f99a8a7355f27e8"}},{"arxiv_id":"2206.05266","paper":"/paper/does-self-supervised-learning-really-improve","title":"Does Self-supervised Learning Really Improve Reinforcement Learning from Pixels?","date":"2022-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LostXine/elo-sac","path":"utils.py","file_url":"https://github.com/LostXine/elo-sac/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6428d2b9919f888a","mcp_get_code":{"code_sha256":"6428d2b9919f888a"}},{"arxiv_id":"2203.12759","paper":"/paper/asynchronous-reinforcement-learning-for-real","title":"Asynchronous Reinforcement Learning for Real-Time Control of Physical Robots","date":"2022-03-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yufengyuan/ur5_async_rl","path":"utils.py","file_url":"https://github.com/yufengyuan/ur5_async_rl/blob/HEAD/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"975f23eeea267e55","mcp_get_code":{"code_sha256":"975f23eeea267e55"}},{"arxiv_id":"2010.09163","paper":"/paper/d2rl-deep-dense-architectures-in-1","title":"D2RL: Deep Dense Architectures in Reinforcement Learning","date":"2020-10-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pairlab/d2rl","path":"curl/utils.py","file_url":"https://github.com/pairlab/d2rl/blob/HEAD/curl/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"975f23eeea267e55","mcp_get_code":{"code_sha256":"975f23eeea267e55"}},{"arxiv_id":"2004.04136","paper":"/paper/curl-contrastive-unsupervised-representations","title":"CURL: Contrastive Unsupervised Representations for Reinforcement Learning","date":"2020-04-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MishaLaskin/curl","path":"utils.py","file_url":"https://github.com/MishaLaskin/curl/blob/HEAD/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"975f23eeea267e55","mcp_get_code":{"code_sha256":"975f23eeea267e55"}},{"arxiv_id":"1912.01603","paper":"/paper/dream-to-control-learning-behaviors-by-latent","title":"Dream to Control: Learning Behaviors by Latent Imagination","date":"2019-12-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"adityabingi/Dreamer","path":"dreamer.py","file_url":"https://github.com/adityabingi/Dreamer/blob/HEAD/dreamer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b3d662dabfc89979","mcp_get_code":{"code_sha256":"b3d662dabfc89979"}},{"arxiv_id":"1910.01741","paper":"/paper/improving-sample-efficiency-in-model-free-1","title":"Improving Sample Efficiency in Model-Free Reinforcement Learning from Images","date":"2019-10-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KarlXing/RL-Visual-Continuous-Control","path":"src/agent/sac_ae.py","file_url":"https://github.com/KarlXing/RL-Visual-Continuous-Control/blob/HEAD/src/agent/sac_ae.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"975f23eeea267e55","mcp_get_code":{"code_sha256":"975f23eeea267e55"}}]}