{"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/adam-2","entry":"Adam","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":6,"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":10,"n_samples_ran":7,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":7,"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":"2406.12649","paper":"/paper/probabilistic-conceptual-explainers","title":"Probabilistic Conceptual Explainers: Trustworthy Conceptual Explanations for Vision Foundation Models","date":"2024-06-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Wang-ML-Lab/interpretable-foundation-models","path":"PACE/src/model.py","file_url":"https://github.com/Wang-ML-Lab/interpretable-foundation-models/blob/HEAD/PACE/src/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"53ce46e55205efc8","mcp_get_code":{"code_sha256":"53ce46e55205efc8"}},{"arxiv_id":"2405.01615","paper":"/paper/hard-thresholding-meets-evolution-strategies","title":"Hard-Thresholding Meets Evolution Strategies in Reinforcement Learning","date":"2024-05-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cangcn/NES-HT","path":"NES.py","file_url":"https://github.com/cangcn/NES-HT/blob/HEAD/NES.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5d018203b687bdd6","mcp_get_code":{"code_sha256":"5d018203b687bdd6"}},{"arxiv_id":"2308.04073","paper":"/paper/learning-specialized-activation-functions-for","title":"Learning Specialized Activation Functions for Physics-informed Neural Networks","date":"2023-08-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"leaplabthu/adaafforpinns","path":"source/choose_optimizer.py","file_url":"https://github.com/leaplabthu/adaafforpinns/blob/HEAD/source/choose_optimizer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9962b7f1cb6fc33c","mcp_get_code":{"code_sha256":"9962b7f1cb6fc33c"}},{"arxiv_id":"2207.11368","paper":"/paper/neural-sim-learning-to-generate-training-data","title":"Neural-Sim: Learning to Generate Training Data with NeRF","date":"2022-07-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gyhandy/Neural-Sim-NeRF","path":"optimization/neural_sim_main.py","file_url":"https://github.com/gyhandy/Neural-Sim-NeRF/blob/HEAD/optimization/neural_sim_main.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9fbeb5525d1cd232","mcp_get_code":{"code_sha256":"9fbeb5525d1cd232"}},{"arxiv_id":"2103.07113","paper":"/paper/training-networks-in-null-space-of-covariance","title":"Training Networks in Null Space of Feature Covariance for Continual Learning","date":"2021-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ShipengWang/Adam-NSCL","path":"optim/adam_svd.py","file_url":"https://github.com/ShipengWang/Adam-NSCL/blob/HEAD/optim/adam_svd.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8171798fa8ce14c8","mcp_get_code":{"code_sha256":"8171798fa8ce14c8"}},{"arxiv_id":"1711.05101","paper":"/paper/decoupled-weight-decay-regularization","title":"Decoupled Weight Decay Regularization","date":"2017-11-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JakobHavtorn/nn","path":"optim/adam.py","file_url":"https://github.com/JakobHavtorn/nn/blob/HEAD/optim/adam.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ba570ad7fc7fc941","mcp_get_code":{"code_sha256":"ba570ad7fc7fc941"}},{"arxiv_id":"1412.6980","paper":"/paper/adam-a-method-for-stochastic-optimization","title":"Adam: A Method for Stochastic Optimization","date":"2014-12-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nnaisense/pgpelib","path":"pgpelib/optimizers.py","file_url":"https://github.com/nnaisense/pgpelib/blob/HEAD/pgpelib/optimizers.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"7f2c925da971c0b5","mcp_get_code":{"code_sha256":"7f2c925da971c0b5"}},{"arxiv_id":"1412.6980","paper":"/paper/adam-a-method-for-stochastic-optimization","title":"Adam: A Method for Stochastic Optimization","date":"2014-12-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MaximeVandegar/Papers-in-100-Lines-of-Code","path":"Adam_a_Method_For_Stochastic_Optimization/adam.py","file_url":"https://github.com/MaximeVandegar/Papers-in-100-Lines-of-Code/blob/HEAD/Adam_a_Method_For_Stochastic_Optimization/adam.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cbb1359e9a11e474","mcp_get_code":{"code_sha256":"cbb1359e9a11e474"}},{"arxiv_id":"1412.6980","paper":"/paper/adam-a-method-for-stochastic-optimization","title":"Adam: A Method for Stochastic Optimization","date":"2014-12-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vpj/jax_transformer","path":"transformer.py","file_url":"https://github.com/vpj/jax_transformer/blob/HEAD/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c48006199ed3e050","mcp_get_code":{"code_sha256":"c48006199ed3e050"}},{"arxiv_id":"1412.6980","paper":"/paper/adam-a-method-for-stochastic-optimization","title":"Adam: A Method for Stochastic Optimization","date":"2014-12-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"labmlai/annotated_deep_learning_paper_implementations","path":"labml_nn/optimizers/adam.py","file_url":"https://github.com/labmlai/annotated_deep_learning_paper_implementations/blob/HEAD/labml_nn/optimizers/adam.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"10c32bb6eaf9662a","mcp_get_code":{"code_sha256":"10c32bb6eaf9662a"}}]}