{"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/read-label-file","entry":"read_label_file","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":3,"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":2,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":1,"by_status":{"ran_honours":2,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":3},"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":"2505.19932","paper":"/paper/logic-gate-neural-networks-are-good-for","title":"Logic Gate Neural Networks are Good for Verification","date":"2025-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HyberionBrew/difflogic_verify","path":"datasets_neus/datasets_neus/mnist_dataset.py","file_url":"https://github.com/HyberionBrew/difflogic_verify/blob/HEAD/datasets_neus/datasets_neus/mnist_dataset.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8c947dbac76cd1ab","mcp_get_code":{"code_sha256":"8c947dbac76cd1ab"}},{"arxiv_id":"2412.06097","paper":"/paper/order-theory-in-the-context-of-machine","title":"Order Theory in the Context of Machine Learning","date":"2024-12-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Abhi-H/CNN-with-Fashion-MNIST-dataset","path":"FashionMNISTwithCNN.py","file_url":"https://github.com/Abhi-H/CNN-with-Fashion-MNIST-dataset/blob/HEAD/FashionMNISTwithCNN.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":"d2b1ee48c5fdcfd2","mcp_get_code":{"code_sha256":"d2b1ee48c5fdcfd2"}},{"arxiv_id":"2411.04732","paper":"/paper/convolutional-differentiable-logic-gate","title":"Convolutional Differentiable Logic Gate Networks","date":"2024-11-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Felix-Petersen/difflogic","path":"experiments/mnist_dataset.py","file_url":"https://github.com/Felix-Petersen/difflogic/blob/HEAD/experiments/mnist_dataset.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8c947dbac76cd1ab","mcp_get_code":{"code_sha256":"8c947dbac76cd1ab"}},{"arxiv_id":"2302.04313","paper":"/paper/geometry-complete-diffusion-for-3d-molecule","title":"Geometry-Complete Diffusion for 3D Molecule Generation and Optimization","date":"2023-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bioinfomachinelearning/gcdm-sbdd","path":"process_bindingmoad.py","file_url":"https://github.com/bioinfomachinelearning/gcdm-sbdd/blob/HEAD/process_bindingmoad.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a05fbc2a9d5ee01c","mcp_get_code":{"code_sha256":"a05fbc2a9d5ee01c"}},{"arxiv_id":"2211.02578","paper":"/paper/data-models-for-dataset-drift-controls-in","title":"Data Models for Dataset Drift Controls in Machine Learning With Optical Images","date":"2022-11-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aiaudit-org/raw2logit","path":"dataset.py","file_url":"https://github.com/aiaudit-org/raw2logit/blob/HEAD/dataset.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"045190de81281aa8","mcp_get_code":{"code_sha256":"045190de81281aa8"}},{"arxiv_id":"2210.13695","paper":"/paper/structure-based-drug-design-with-equivariant","title":"Structure-based Drug Design with Equivariant Diffusion Models","date":"2022-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"arneschneuing/diffsbdd","path":"process_bindingmoad.py","file_url":"https://github.com/arneschneuing/diffsbdd/blob/HEAD/process_bindingmoad.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a05fbc2a9d5ee01c","mcp_get_code":{"code_sha256":"a05fbc2a9d5ee01c"}},{"arxiv_id":"2006.04662","paper":"/paper/rethinking-importance-weighting-for-deep","title":"Rethinking Importance Weighting for Deep Learning under Distribution Shift","date":"2020-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TongtongFANG/DIW","path":"diw.py","file_url":"https://github.com/TongtongFANG/DIW/blob/HEAD/diw.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e983c94b0048922f","mcp_get_code":{"code_sha256":"e983c94b0048922f"}},{"arxiv_id":"1909.03388","paper":"/paper/l_dmi-an-information-theoretic-noise-robust","title":"L_DMI: An Information-theoretic Noise-robust Loss Function","date":"2019-09-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Newbeeer/L_DMI","path":"fashion/fashion.py","file_url":"https://github.com/Newbeeer/L_DMI/blob/HEAD/fashion/fashion.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d2b1ee48c5fdcfd2","mcp_get_code":{"code_sha256":"d2b1ee48c5fdcfd2"}}]}