{"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/get-tensor","entry":"get_tensor","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":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":6,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":2,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":4},"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":"2403.03181","paper":"/paper/behavior-generation-with-latent-actions","title":"Behavior Generation with Latent Actions","date":"2024-03-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jayLEE0301/vq_bet_official","path":"vqvae/vqvae_utils.py","file_url":"https://github.com/jayLEE0301/vq_bet_official/blob/HEAD/vqvae/vqvae_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5f5f6bab7bdf48cb","mcp_get_code":{"code_sha256":"5f5f6bab7bdf48cb"}},{"arxiv_id":"2401.09870","paper":"/paper/reconciling-spatial-and-temporal-abstractions","title":"Reconciling Spatial and Temporal Abstractions for Goal Representation","date":"2024-01-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cosynus-lix/STAR","path":"star/agents.py","file_url":"https://github.com/cosynus-lix/STAR/blob/HEAD/star/agents.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4938b585d0d7b67c","mcp_get_code":{"code_sha256":"4938b585d0d7b67c"}},{"arxiv_id":"2110.13625","paper":"/paper/landmark-guided-subgoal-generation-in","title":"Landmark-Guided Subgoal Generation in Hierarchical Reinforcement Learning","date":"2021-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"junsu-kim97/HIGL","path":"higl/higl.py","file_url":"https://github.com/junsu-kim97/HIGL/blob/HEAD/higl/higl.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4938b585d0d7b67c","mcp_get_code":{"code_sha256":"4938b585d0d7b67c"}},{"arxiv_id":"2006.11485","paper":"/paper/generating-adjacency-constrained-subgoals-in","title":"Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning","date":"2020-06-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"4938b585d0d7b67c","mcp_get_code":{"code_sha256":"4938b585d0d7b67c"}},{"arxiv_id":"1907.04809","paper":"/paper/variational-autoencoders-and-nonlinear-ica-a","title":"Variational Autoencoders and Nonlinear ICA: A Unifying Framework","date":"2019-07-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ilkhem/ivae","path":"models/tcl/tcl_eval.py","file_url":"https://github.com/ilkhem/ivae/blob/HEAD/models/tcl/tcl_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8ea5a22de767a1cd","mcp_get_code":{"code_sha256":"8ea5a22de767a1cd"}},{"arxiv_id":"1905.11946","paper":"/paper/efficientnet-rethinking-model-scaling-for","title":"EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks","date":"2019-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"linhduongtuan/Fruits_Vegetables_Classifier_WebApp","path":"commons.py","file_url":"https://github.com/linhduongtuan/Fruits_Vegetables_Classifier_WebApp/blob/HEAD/commons.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":"0aa29283f6dfba93","mcp_get_code":{"code_sha256":"0aa29283f6dfba93"}},{"arxiv_id":"1805.08318","paper":"/paper/self-attention-generative-adversarial","title":"Self-Attention Generative Adversarial Networks","date":"2018-05-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alfagao/DeOldify","path":"fastai/dataloader.py","file_url":"https://github.com/alfagao/DeOldify/blob/HEAD/fastai/dataloader.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"90dbf24c9ddd7f1d","mcp_get_code":{"code_sha256":"90dbf24c9ddd7f1d"}},{"arxiv_id":"1711.05225","paper":"/paper/chexnet-radiologist-level-pneumonia-detection","title":"CheXNet: Radiologist-Level Pneumonia Detection on Chest X-Rays with Deep Learning","date":"2017-11-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SGNovice/Disease-detection-using-chest-xrays","path":"commons.py","file_url":"https://github.com/SGNovice/Disease-detection-using-chest-xrays/blob/HEAD/commons.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d4a498230f440c39","mcp_get_code":{"code_sha256":"d4a498230f440c39"}}]}