{"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/norm-cdf","entry":"norm_cdf","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":1,"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":6,"n_samples_ran":1,"n_samples_fingerprinted":1,"n_places":8,"n_places_pointer_only":0,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"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":"2412.07763","paper":"/paper/bayesian-optimization-of-antibodies-informed","title":"Bayesian Optimization of Antibodies Informed by a Generative Model of Evolving Sequences","date":"2024-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alannawzadamin/clonebo","path":"clonebo/mcmc.py","file_url":"https://github.com/alannawzadamin/clonebo/blob/HEAD/clonebo/mcmc.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"dde0b5528ed75c4d","mcp_get_code":{"code_sha256":"dde0b5528ed75c4d"}},{"arxiv_id":"2405.19298","paper":"/paper/adaptive-image-quality-assessment-via","title":"Adaptive Image Quality Assessment via Teaching Large Multimodal Model to Compare","date":"2024-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Q-Future/Compare2Score","path":"q_align/evaluate/scorer.py","file_url":"https://github.com/Q-Future/Compare2Score/blob/HEAD/q_align/evaluate/scorer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a245d607af047838","mcp_get_code":{"code_sha256":"a245d607af047838"}},{"arxiv_id":"2402.01373","paper":"/paper/cmaes-a-simple-yet-practical-python-library","title":"cmaes : A Simple yet Practical Python Library for CMA-ES","date":"2024-02-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CyberAgent/cmaes","path":"cmaes/_stats.py","file_url":"https://github.com/CyberAgent/cmaes/blob/HEAD/cmaes/_stats.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"21b3e0a118e9880e","mcp_get_code":{"code_sha256":"21b3e0a118e9880e"}},{"arxiv_id":"2206.09959","paper":"/paper/global-context-vision-transformers","title":"Global Context Vision Transformers","date":"2022-06-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"EMalagoli92/GCViT-TensorFlow","path":"gcvit_tensorflow/models/layers/utils.py","file_url":"https://github.com/EMalagoli92/GCViT-TensorFlow/blob/HEAD/gcvit_tensorflow/models/layers/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1e7a21b70e475e05","mcp_get_code":{"code_sha256":"1e7a21b70e475e05"}},{"arxiv_id":"2205.13503","paper":"/paper/multi-layer-state-evolution-under-random","title":"Multi-layer State Evolution Under Random Convolutional Design","date":null,"month_inferred_from_arxiv_id":"2022-05","title_source":"archive","repo":"mdnls/conv-ml-amp","path":"model/piecewise_linear.py","file_url":"https://github.com/mdnls/conv-ml-amp/blob/HEAD/model/piecewise_linear.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d435e3b6197cfdae","mcp_get_code":{"code_sha256":"d435e3b6197cfdae"}},{"arxiv_id":"2202.09741","paper":"/paper/visual-attention-network","title":"Visual Attention Network","date":"2022-02-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"EMalagoli92/VAN-Classification-TensorFlow","path":"van_classification_tensorflow/models/layers/utils.py","file_url":"https://github.com/EMalagoli92/VAN-Classification-TensorFlow/blob/HEAD/van_classification_tensorflow/models/layers/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1e7a21b70e475e05","mcp_get_code":{"code_sha256":"1e7a21b70e475e05"}},{"arxiv_id":"2103.15808","paper":"/paper/cvt-introducing-convolutions-to-vision","title":"CvT: Introducing Convolutions to Vision Transformers","date":"2021-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"EMalagoli92/CvT-TensorFlow","path":"cvt_tensorflow/models/layers/utils.py","file_url":"https://github.com/EMalagoli92/CvT-TensorFlow/blob/HEAD/cvt_tensorflow/models/layers/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1e7a21b70e475e05","mcp_get_code":{"code_sha256":"1e7a21b70e475e05"}},{"arxiv_id":"1907.04433","paper":"/paper/gluoncv-and-gluonnlp-deep-learning-in","title":"GluonCV and GluonNLP: Deep Learning in Computer Vision and Natural Language Processing","date":"2019-07-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dmlc/gluon-nlp","path":"src/gluonnlp/initializer.py","file_url":"https://github.com/dmlc/gluon-nlp/blob/HEAD/src/gluonnlp/initializer.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":"815f8392f91c4148","mcp_get_code":{"code_sha256":"815f8392f91c4148"}}]}