{"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/gaussian-logprob","entry":"gaussian_logprob","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":17,"n_papers_ran":16,"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":4,"n_samples_fingerprinted":3,"n_places":18,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":3,"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":"2608.07870","paper":"/paper/arxiv-2608-07870","title":"V-Simba: Unleashing the Architectural Potential of RL in Visual Continuous Control","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"nicklashansen/tdmpc2","path":"tdmpc2/common/math.py","file_url":"https://github.com/nicklashansen/tdmpc2/blob/HEAD/tdmpc2/common/math.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3ffae94f45894637","mcp_get_code":{"code_sha256":"3ffae94f45894637"}},{"arxiv_id":"2605.16692","paper":"/paper/arxiv-2605-16692","title":"EfficientTDMPC: Improved MPC Objectives for Sample-Efficient Continuous Control","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"wertyuilife2/bmpc","path":"bmpc/common/math.py","file_url":"https://github.com/wertyuilife2/bmpc/blob/HEAD/bmpc/common/math.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3ffae94f45894637","mcp_get_code":{"code_sha256":"3ffae94f45894637"}},{"arxiv_id":"2410.08751","paper":"/paper/zero-shot-offline-imitation-learning-via","title":"Zero-Shot Offline Imitation Learning via Optimal Transport","date":"2024-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"martius-lab/zilot","path":"zilot/model/tdmpc2.py","file_url":"https://github.com/martius-lab/zilot/blob/HEAD/zilot/model/tdmpc2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"027dc57646ce7fa2","mcp_get_code":{"code_sha256":"027dc57646ce7fa2"}},{"arxiv_id":"2312.15339","paper":"/paper/madi-learning-to-mask-distractions-for","title":"MaDi: Learning to Mask Distractions for Generalization in Visual Deep Reinforcement Learning","date":"2023-12-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bramgrooten/mask-distractions","path":"src/algorithms/modules.py","file_url":"https://github.com/bramgrooten/mask-distractions/blob/HEAD/src/algorithms/modules.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2df17488b927be0b","mcp_get_code":{"code_sha256":"2df17488b927be0b"}},{"arxiv_id":"2210.07241","paper":"/paper/visual-reinforcement-learning-with-self","title":"Visual Reinforcement Learning with Self-Supervised 3D Representations","date":"2022-10-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"YanjieZe/rl3d","path":"src/algorithms/modules.py","file_url":"https://github.com/YanjieZe/rl3d/blob/HEAD/src/algorithms/modules.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2df17488b927be0b","mcp_get_code":{"code_sha256":"2df17488b927be0b"}},{"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":"elo_sac.py","file_url":"https://github.com/LostXine/elo-sac/blob/HEAD/elo_sac.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"daa7b3a0355eb7c3","mcp_get_code":{"code_sha256":"daa7b3a0355eb7c3"}},{"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":"models.py","file_url":"https://github.com/yufengyuan/ur5_async_rl/blob/HEAD/models.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"daa7b3a0355eb7c3","mcp_get_code":{"code_sha256":"daa7b3a0355eb7c3"}},{"arxiv_id":"2107.00644","paper":"/paper/stabilizing-deep-q-learning-with-convnets-and","title":"Stabilizing Deep Q-Learning with ConvNets and Vision Transformers under Data Augmentation","date":"2021-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nicklashansen/svea-vit","path":"src/algorithms/modules.py","file_url":"https://github.com/nicklashansen/svea-vit/blob/HEAD/src/algorithms/modules.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"daa7b3a0355eb7c3","mcp_get_code":{"code_sha256":"daa7b3a0355eb7c3"}},{"arxiv_id":"2107.00644","paper":"/paper/stabilizing-deep-q-learning-with-convnets-and","title":"Stabilizing Deep Q-Learning with ConvNets and Vision Transformers under Data Augmentation","date":"2021-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nicklashansen/dmcontrol-generalization-benchmark","path":"src/algorithms/modules.py","file_url":"https://github.com/nicklashansen/dmcontrol-generalization-benchmark/blob/HEAD/src/algorithms/modules.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2df17488b927be0b","mcp_get_code":{"code_sha256":"2df17488b927be0b"}},{"arxiv_id":"2103.16596","paper":"/paper/benchmarks-for-deep-off-policy-evaluation-1","title":"Benchmarks for Deep Off-Policy Evaluation","date":"2021-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tedmoskovitz/DOPE","path":"dmc/top_curl_sac.py","file_url":"https://github.com/tedmoskovitz/DOPE/blob/HEAD/dmc/top_curl_sac.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"daa7b3a0355eb7c3","mcp_get_code":{"code_sha256":"daa7b3a0355eb7c3"}},{"arxiv_id":"2102.13268","paper":"/paper/robust-deep-reinforcement-learning-via-multi","title":"DRIBO: Robust Deep Reinforcement Learning via Multi-View Information Bottleneck","date":"2021-02-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bu-depend-lab/dribo","path":"DRIBO/DRIBO_sac.py","file_url":"https://github.com/bu-depend-lab/dribo/blob/HEAD/DRIBO/DRIBO_sac.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"daa7b3a0355eb7c3","mcp_get_code":{"code_sha256":"daa7b3a0355eb7c3"}},{"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/curl_sac.py","file_url":"https://github.com/pairlab/d2rl/blob/HEAD/curl/curl_sac.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"daa7b3a0355eb7c3","mcp_get_code":{"code_sha256":"daa7b3a0355eb7c3"}},{"arxiv_id":"2010.07470","paper":"/paper/masked-contrastive-representation-learning","title":"Masked Contrastive Representation Learning for Reinforcement Learning","date":"2020-10-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"teslacool/m-curl","path":"curl_sac.py","file_url":"https://github.com/teslacool/m-curl/blob/HEAD/curl_sac.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"daa7b3a0355eb7c3","mcp_get_code":{"code_sha256":"daa7b3a0355eb7c3"}},{"arxiv_id":"2009.04278","paper":"/paper/dynode-neural-ordinary-differential-equations","title":"DyNODE: Neural Ordinary Differential Equations for Dynamics Modeling in Continuous Control","date":"2020-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vmartinezalvarez/DyNODE","path":"networks.py","file_url":"https://github.com/vmartinezalvarez/DyNODE/blob/HEAD/networks.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"daa7b3a0355eb7c3","mcp_get_code":{"code_sha256":"daa7b3a0355eb7c3"}},{"arxiv_id":"2007.04309","paper":"/paper/self-supervised-policy-adaptation-during","title":"Self-Supervised Policy Adaptation during Deployment","date":"2020-07-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"daa7b3a0355eb7c3","mcp_get_code":{"code_sha256":"daa7b3a0355eb7c3"}},{"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":"curl_sac.py","file_url":"https://github.com/MishaLaskin/curl/blob/HEAD/curl_sac.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"daa7b3a0355eb7c3","mcp_get_code":{"code_sha256":"daa7b3a0355eb7c3"}},{"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":"denisyarats/pytorch_sac_ae","path":"sac_ae.py","file_url":"https://github.com/denisyarats/pytorch_sac_ae/blob/HEAD/sac_ae.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"daa7b3a0355eb7c3","mcp_get_code":{"code_sha256":"daa7b3a0355eb7c3"}},{"arxiv_id":"1903.12436","paper":"/paper/from-variational-to-deterministic","title":"From Variational to Deterministic Autoencoders","date":"2019-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"astrid-merckling/SRL4RL","path":"SRL4RL/rl/modules/sac_nn.py","file_url":"https://github.com/astrid-merckling/SRL4RL/blob/HEAD/SRL4RL/rl/modules/sac_nn.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"61a769412f015945","mcp_get_code":{"code_sha256":"61a769412f015945"}}]}