{"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/mem-update","entry":"mem_update","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":5,"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":7,"n_samples_ran":4,"n_samples_fingerprinted":1,"n_places":7,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":3,"ran_fixture":0,"ran":1,"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":"2310.06232","paper":"/paper/spiking-pointnet-spiking-neural-networks-for-1","title":"Spiking PointNet: Spiking Neural Networks for Point Clouds","date":"2023-10-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dayongren/spiking-pointnet","path":"models/spike_model.py","file_url":"https://github.com/dayongren/spiking-pointnet/blob/HEAD/models/spike_model.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3feff0fd15c37746","mcp_get_code":{"code_sha256":"3feff0fd15c37746"}},{"arxiv_id":"2307.11411","paper":"/paper/deep-directly-trained-spiking-neural-networks","title":"Deep Directly-Trained Spiking Neural Networks for Object Detection","date":"2023-07-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"BICLab/EMS-YOLO","path":"g1-resnet/models/common.py","file_url":"https://github.com/BICLab/EMS-YOLO/blob/HEAD/g1-resnet/models/common.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"7915afd1687e3464","mcp_get_code":{"code_sha256":"7915afd1687e3464"}},{"arxiv_id":"2211.06027","paper":"/paper/dance-of-snn-and-ann-solving-binding-problem","title":"Dance of SNN and ANN: Solving binding problem by combining spike timing and reconstructive attention","date":"2022-11-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"monstersecond/dasbe","path":"dasbe/clrnet.py","file_url":"https://github.com/monstersecond/dasbe/blob/HEAD/dasbe/clrnet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8236edfb89b917e9","mcp_get_code":{"code_sha256":"8236edfb89b917e9"}},{"arxiv_id":"2211.06027","paper":"/paper/dance-of-snn-and-ann-solving-binding-problem","title":"Dance of SNN and ANN: Solving binding problem by combining spike timing and reconstructive attention","date":"2022-11-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"monstersecond/dasbe","path":"dasbe/bae.py","file_url":"https://github.com/monstersecond/dasbe/blob/HEAD/dasbe/bae.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2d019e6a74bcc670","mcp_get_code":{"code_sha256":"2d019e6a74bcc670"}},{"arxiv_id":"2211.06027","paper":"/paper/dance-of-snn-and-ann-solving-binding-problem","title":"Dance of SNN and ANN: Solving binding problem by combining spike timing and reconstructive attention","date":"2022-11-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"monstersecond/dasbe","path":"dasbe/bcdae.py","file_url":"https://github.com/monstersecond/dasbe/blob/HEAD/dasbe/bcdae.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a711131847150061","mcp_get_code":{"code_sha256":"a711131847150061"}},{"arxiv_id":"2103.02376","paper":"/paper/event-based-synthetic-aperture-imaging","title":"Event-based Synthetic Aperture Imaging with a Hybrid Network","date":"2021-03-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dvs-whu/E-SAI","path":"codes/Networks/Hybrid.py","file_url":"https://github.com/dvs-whu/E-SAI/blob/HEAD/codes/Networks/Hybrid.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fc04bbce50ccf4c9","mcp_get_code":{"code_sha256":"fc04bbce50ccf4c9"}},{"arxiv_id":"2005.02183","paper":"/paper/comparing-snns-and-rnns-on-neuromorphic","title":"Comparing SNNs and RNNs on Neuromorphic Vision Datasets: Similarities and Differences","date":"2020-05-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hewh16/SNNs-RNNs","path":"N-MNIST/nmnist_snn.py","file_url":"https://github.com/hewh16/SNNs-RNNs/blob/HEAD/N-MNIST/nmnist_snn.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ab0f0985c103ebf6","mcp_get_code":{"code_sha256":"ab0f0985c103ebf6"}}]}