{"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/neuralnetwork","entry":"NeuralNetwork","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":7,"n_samples_ran":6,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":6,"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":"2310.18409","paper":"/paper/state-action-similarity-based-representations-1","title":"State-Action Similarity-Based Representations for Off-Policy Evaluation","date":"2023-10-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"badger-rl/rope","path":"learn_phi.py","file_url":"https://github.com/badger-rl/rope/blob/HEAD/learn_phi.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"98d3b81dd3754492","mcp_get_code":{"code_sha256":"98d3b81dd3754492"}},{"arxiv_id":"2304.00789","paper":"/paper/combinatorial-optimization-enriched-machine","title":"Combinatorial Optimization enriched Machine Learning to solve the Dynamic Vehicle Routing Problem with Time Windows","date":"2023-04-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tumbais/euro-meets-neurips-2022","path":"training/optimization.py","file_url":"https://github.com/tumbais/euro-meets-neurips-2022/blob/HEAD/training/optimization.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"23fbd12cb9ebd45b","mcp_get_code":{"code_sha256":"23fbd12cb9ebd45b"}},{"arxiv_id":"2211.06302","paper":"/paper/graph-conditioned-mlp-for-high-dimensional","title":"GCondNet: A Novel Method for Improving Neural Networks on Small High-Dimensional Tabular Data","date":"2022-11-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jjfeng/spinn","path":"neural_network.py","file_url":"https://github.com/jjfeng/spinn/blob/HEAD/neural_network.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0e259c599f65cde2","mcp_get_code":{"code_sha256":"0e259c599f65cde2"}},{"arxiv_id":"2111.13807","paper":"/paper/offline-neural-contextual-bandits-pessimism-1","title":"Offline Neural Contextual Bandits: Pessimism, Optimization and Generalization","date":"2021-11-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thanhnguyentang/offline_neural_bandits","path":"algorithms/neural_offline_bandit.py","file_url":"https://github.com/thanhnguyentang/offline_neural_bandits/blob/HEAD/algorithms/neural_offline_bandit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"82961ea45eb3d945","mcp_get_code":{"code_sha256":"82961ea45eb3d945"}},{"arxiv_id":"2104.10078","paper":"/paper/unisurf-unifying-neural-implicit-surfaces-and","title":"UNISURF: Unifying Neural Implicit Surfaces and Radiance Fields for Multi-View Reconstruction","date":"2021-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"autonomousvision/unisurf","path":"model/network.py","file_url":"https://github.com/autonomousvision/unisurf/blob/HEAD/model/network.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"62cd99752831d534","mcp_get_code":{"code_sha256":"62cd99752831d534"}},{"arxiv_id":"1505.04597","paper":"/paper/u-net-convolutional-networks-for-biomedical","title":"U-Net: Convolutional Networks for Biomedical Image Segmentation","date":"2015-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mariosfourn/ScienceBowl","path":"U_Net_Model.py","file_url":"https://github.com/mariosfourn/ScienceBowl/blob/HEAD/U_Net_Model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c4b409e6cd1494ab","mcp_get_code":{"code_sha256":"c4b409e6cd1494ab"}},{"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":"ylytkin/backpropagation","path":"neural_network/neural_network.py","file_url":"https://github.com/ylytkin/backpropagation/blob/HEAD/neural_network/neural_network.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7ce4d43450d6e037","mcp_get_code":{"code_sha256":"7ce4d43450d6e037"}}]}