Home › Code › heatmap

heatmap

Syntologyentry name in harvested coderead from the graph 2026-09-24

heatmap appears in the code Syntology harvested for 17 papers, as 16 distinct code bodies found in 17 places (a place is one code body under one paper). At least one of them ran in 5 of the papers; 0 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named heatmap do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 5 of the 16 distinct code bodies named heatmap; 11 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
1ran · our draft was wrong
4ran · fixture could not drive it
0ran
11unverified
0fingerprinted

Licence is a property of each copy, so it is counted per place: 4 of the 17 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

17 papers shown of 17, newest first; 17 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive; 1 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
Vision CNNs trained to estimate spatial latents learned similar ventral-stream-aligned representations 12 Dec 2024 YudiXie/multitask-vision/analysis.py 8007d64c247ab34d unverified MIT (permissive)
mOthello: When Do Cross-Lingual Representation Alignment and Cross-Lingual Transfer Emerge in Multilingual Models? 18 Apr 2024 ethahtz/multilingual_othello/metrics.py 38615900da6c9437 ran · fixture could not drive it MIT (permissive)
All Roads Lead to Rome? Exploring the Invariance of Transformers' Representations 23 May 2023 twinkle0331/bert-similarity/draw_heat_map.py fc1108bb5f14d4c6 unverified MIT (permissive)
DeFiNES: Enabling Fast Exploration of the Depth-first Scheduling Space for DNN Accelerators through Analytical Modeling 2022-12 (from id) zigzag-project/defines/plot_helper_funcs.py cfe5673960d811ad unverified BSD-3-Clause (permissive)
Red Teaming with Mind Reading: White-Box Adversarial Policies Against RL Agents 5 Sep 2022 thestephencasper/white_box_rarl/wbrarl_plotting.py eb9e6ce47e7ff390 ran · fixture could not drive it no licence file found · pointer only
Can Language Models Make Fun? A Case Study in Chinese Comical Crosstalk 2 Jul 2022 anonNo2/crosstalk-generation/src/beta_code/muti_heatmap_demo.py a9865f96feffb830 unverified Apache-2.0 (permissive)
Understanding Robust Learning through the Lens of Representation Similarities 20 Jun 2022 uchicago-sandlab/robust_representation_similarity/utils/plots.py 67429d0bc6233cba ran · our draft was wrong no licence file found · pointer only
DERAIL: Diagnostic Environments for Reward And Imitation Learning 2 Dec 2020 HumanCompatibleAI/derail/src/derail/plot.py 035b30eee58b13a8 ran · fixture could not drive it MIT (permissive)
Interpretable Multi-dataset Evaluation for Named Entity Recognition 13 Nov 2020 neulab/InterpretEval/interpretEval/analysis/genFig.py 29ea6c0c5ae9b5de ran · fixture could not drive it no licence file found · pointer only
Dataset Dynamics via Gradient Flows in Probability Space 24 Oct 2020 microsoft/otdd/otdd/plotting.py 111f3719f5e48079 unverified MIT (permissive)
Unsupervised Sketch-to-Photo Synthesis 18 Sep 2019 samaonline/3D-Shape-Reconstruction-from-Free-Hand-Sketches/depthestimate/visualizeptexample.v.py f4f8efe70b76b9b4 unverified BSD-3-Clause (permissive)
GraSPy: Graph Statistics in Python 29 Mar 2019 bdpedigo/graspy/graspy/plot/plot.py 8b410895c2990a55 unverified Apache-2.0 (permissive)
Modelling Bounded Rationality in Multi-Agent Interactions by Generalized Recursive Reasoning 26 Jan 2019 ying-wen/gr2/code/maci/plot.py 3ef71138411e0095 unverified MIT (permissive)
Deep Learning for Classical Japanese Literature 3 Dec 2018 huckiyang/MOT-Kuzushiji-Fashion-Video/modules/utils.py 8686f5f8869b96ee unverified MIT (permissive)
On-Line Learning of Linear Dynamical Systems: Exponential Forgetting in Kalman Filters 16 Sep 2018 jmarecek/OnlineLDS/experiments.py f3ef841c0231fd21 unverified Apache-2.0 (permissive)
Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Localization 7 Oct 2016 AlanYangYi/GayPhotoStyleRecongnizer/GradCam.py b9c20be9032c318f unverified no licence file found · pointer only
arXiv:Li_Data_Valuation_and_Detections_in_Federated_Learning_CVPR_2024_paper muz1lee/MOTdata/otdd/plotting.py 111f3719f5e48079 unverified MIT (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections