{"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/load-baselines","entry":"load_baselines","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":2,"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":7,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":9,"n_places_pointer_only":0,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":6},"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":"2210.11698","paper":"/paper/learning-robust-dynamics-through-variational","title":"Learning Robust Dynamics through Variational Sparse Gating","date":"2022-10-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"arnavkj1995/vsg","path":"plotting.py","file_url":"https://github.com/arnavkj1995/vsg/blob/HEAD/plotting.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f5538829a09b5fc7","mcp_get_code":{"code_sha256":"f5538829a09b5fc7"}},{"arxiv_id":"2112.05848","paper":"/paper/deep-q-network-with-proximal-iteration-1","title":"Faster Deep Reinforcement Learning with Slower Online Network","date":"2021-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amazon-research/fast-rl-with-slow-updates","path":"dopamine/colab/utils.py","file_url":"https://github.com/amazon-research/fast-rl-with-slow-updates/blob/HEAD/dopamine/colab/utils.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":"ba90a401fa9b20dc","mcp_get_code":{"code_sha256":"ba90a401fa9b20dc"}},{"arxiv_id":"2110.14565","paper":"/paper/dreamerpro-reconstruction-free-model-based-1","title":"DreamerPro: Reconstruction-Free Model-Based Reinforcement Learning with Prototypical Representations","date":"2021-10-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fdeng18/dreamer-pro","path":"Dreamer/common/plot.py","file_url":"https://github.com/fdeng18/dreamer-pro/blob/HEAD/Dreamer/common/plot.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b3ae56f77b905c0e","mcp_get_code":{"code_sha256":"b3ae56f77b905c0e"}},{"arxiv_id":"2106.07156","paper":"/paper/temporal-predictive-coding-for-model-based","title":"Temporal Predictive Coding For Model-Based Planning In Latent Space","date":"2021-06-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VinAIResearch/TPC-tensorflow","path":"plotting.py","file_url":"https://github.com/VinAIResearch/TPC-tensorflow/blob/HEAD/plotting.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2f2cf1bbab74e2d7","mcp_get_code":{"code_sha256":"2f2cf1bbab74e2d7"}},{"arxiv_id":"2010.02193","paper":"/paper/mastering-atari-with-discrete-world-models-1","title":"Mastering Atari with Discrete World Models","date":"2020-10-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"iglu-contest/iglu-builder-baseline-dreamer","path":"common/plot.py","file_url":"https://github.com/iglu-contest/iglu-builder-baseline-dreamer/blob/HEAD/common/plot.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b3ae56f77b905c0e","mcp_get_code":{"code_sha256":"b3ae56f77b905c0e"}},{"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":"danijar/dreamer","path":"plotting.py","file_url":"https://github.com/danijar/dreamer/blob/HEAD/plotting.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2f2cf1bbab74e2d7","mcp_get_code":{"code_sha256":"2f2cf1bbab74e2d7"}},{"arxiv_id":"1812.06110","paper":"/paper/dopamine-a-research-framework-for-deep","title":"Dopamine: A Research Framework for Deep Reinforcement Learning","date":"2018-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ACampero/dopamine","path":"dopamine/colab/utils.py","file_url":"https://github.com/ACampero/dopamine/blob/HEAD/dopamine/colab/utils.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":"da193998947f1f00","mcp_get_code":{"code_sha256":"da193998947f1f00"}},{"arxiv_id":"1812.06110","paper":"/paper/dopamine-a-research-framework-for-deep","title":"Dopamine: A Research Framework for Deep Reinforcement Learning","date":"2018-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GoingMyWay/dopamine_reward_decomposition","path":"dopamine/colab/utils.py","file_url":"https://github.com/GoingMyWay/dopamine_reward_decomposition/blob/HEAD/dopamine/colab/utils.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":"164574e121bef26e","mcp_get_code":{"code_sha256":"164574e121bef26e"}},{"arxiv_id":"1812.06110","paper":"/paper/dopamine-a-research-framework-for-deep","title":"Dopamine: A Research Framework for Deep Reinforcement Learning","date":"2018-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KatyNTsachi/Hierarchical-RL","path":"dopamine/colab/utils.py","file_url":"https://github.com/KatyNTsachi/Hierarchical-RL/blob/HEAD/dopamine/colab/utils.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":"ffc223b3f87cf2cf","mcp_get_code":{"code_sha256":"ffc223b3f87cf2cf"}}]}