{"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/freeze","entry":"freeze","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":9,"n_papers_ran":4,"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":8,"n_samples_ran":3,"n_samples_fingerprinted":0,"n_places":9,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":2,"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.26248","paper":"/paper/arxiv-2605-26248","title":"Unified Neural Scaling Laws","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"google/flax","path":"flax/core/frozen_dict.py","file_url":"https://github.com/google/flax/blob/HEAD/flax/core/frozen_dict.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":"cda663e4a9e350d5","mcp_get_code":{"code_sha256":"cda663e4a9e350d5"}},{"arxiv_id":"2410.01376","paper":"/paper/learning-physics-from-video-unsupervised","title":"Learning Physics From Video: Unsupervised Physical Parameter Estimation for Continuous Dynamical Systems","date":"2024-10-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alejandro-neuro/learning_physics_from_video","path":"src/train.txt.py","file_url":"https://github.com/alejandro-neuro/learning_physics_from_video/blob/HEAD/src/train.txt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4d98a8807f5d6fba","mcp_get_code":{"code_sha256":"4d98a8807f5d6fba"}},{"arxiv_id":"2403.01786","paper":"/paper/exposing-the-deception-uncovering-more","title":"Exposing the Deception: Uncovering More Forgery Clues for Deepfake Detection","date":"2024-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"qingyuliu/exposing-the-deception","path":"models/MI_Net.py","file_url":"https://github.com/qingyuliu/exposing-the-deception/blob/HEAD/models/MI_Net.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":"30090882dbaf19ed","mcp_get_code":{"code_sha256":"30090882dbaf19ed"}},{"arxiv_id":"2312.03511","paper":"/paper/kandinsky-3-0-technical-report","title":"Kandinsky 3.0 Technical Report","date":"2023-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ai-forever/kandinsky-3","path":"kandinsky3/utils.py","file_url":"https://github.com/ai-forever/kandinsky-3/blob/HEAD/kandinsky3/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ffd1b5056434604b","mcp_get_code":{"code_sha256":"ffd1b5056434604b"}},{"arxiv_id":"2305.17161","paper":"/paper/flow-matching-for-scalable-simulation-based-1","title":"Flow Matching for Scalable Simulation-Based Inference","date":"2023-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dingo-gw/dingo","path":"dingo/core/result.py","file_url":"https://github.com/dingo-gw/dingo/blob/HEAD/dingo/core/result.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b9536168e2d5ca71","mcp_get_code":{"code_sha256":"b9536168e2d5ca71"}},{"arxiv_id":"2304.08818","paper":"/paper/align-your-latents-high-resolution-video","title":"Align your Latents: High-Resolution Video Synthesis with Latent Diffusion Models","date":"2023-04-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ai-forever/kandinskyvideo","path":"kandinsky_video/utils.py","file_url":"https://github.com/ai-forever/kandinskyvideo/blob/HEAD/kandinsky_video/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ffd1b5056434604b","mcp_get_code":{"code_sha256":"ffd1b5056434604b"}},{"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":"zhixuan-lin/dreamer-pytorch","path":"dreamer.py","file_url":"https://github.com/zhixuan-lin/dreamer-pytorch/blob/HEAD/dreamer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d1d08bc76fe301d5","mcp_get_code":{"code_sha256":"d1d08bc76fe301d5"}},{"arxiv_id":"1904.07850","paper":"/paper/objects-as-points","title":"Objects as Points","date":"2019-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xuannianz/keras-CenterNet","path":"utils/model.py","file_url":"https://github.com/xuannianz/keras-CenterNet/blob/HEAD/utils/model.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":"6437d24bcf003fe4","mcp_get_code":{"code_sha256":"6437d24bcf003fe4"}},{"arxiv_id":"1509.02971","paper":"/paper/continuous-control-with-deep-reinforcement","title":"Continuous control with deep reinforcement learning","date":"2015-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HJDQN/HJQ","path":"algorithms/ddpg/ddpg.py","file_url":"https://github.com/HJDQN/HJQ/blob/HEAD/algorithms/ddpg/ddpg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a6b3153326abaddd","mcp_get_code":{"code_sha256":"a6b3153326abaddd"}}]}