Home › Code › initialize_model

initialize_model

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

initialize_model appears in the code Syntology harvested for 15 papers, as 17 distinct code bodies found in 17 places (a place is one code body under one paper). At least one of them ran in 2 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 initialize_model 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 2 of the 17 distinct code bodies named initialize_model; 15 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
0ran · our draft was wrong
0ran · fixture could not drive it
2ran
15unverified
0fingerprinted

Licence is a property of each copy, so it is counted per place: 5 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

15 papers shown of 15, 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, and the graph's for 2 papers added by Syntology; 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
Eliciting Numerical Predictive Distributions of LLMs Without Autoregression added by Syntology 2026-03 (from id) kasia-kobalczyk/guess_llm/src/guess_llm/datasets/get_llm_data.py 1bfbe98283f252b4 unverified licence not identified · pointer only
Type-Less yet Type-Aware Inductive Link Prediction with Pretrained Language Models added by Syntology 2025-09 (from id) sisinflab/tyler/ITLP/initialization_utils.py 0e55727d683c37b5 unverified no licence file found · pointer only
arXiv:2506.18434 2025-06 (from id) fruffini/PEFT_Prognosis/src/utils/util_model_tab.py dbe660974bb7b382 unverified no licence file found · pointer only
AANet: Virtual Screening under Structural Uncertainty via Alignment and Aggregation 6 Jun 2025 CAODH/EquiScore/utils/utils.py b15cc5c53ff9d463 unverified MIT (permissive)
Evaluation of Text-to-Video Generation Models: A Dynamics Perspective 1 Jul 2024 mingxiangl/devil/metrics_utils/variance_video_net.py 6a9436664797357f unverified no licence file found · pointer only
Understanding Inter-Concept Relationships in Concept-Based Models 28 May 2024 naveenr414/Concept-Learning/cem/experiments/cbm_models.py b18555b57615e2e7 unverified no licence file found · pointer only
Detecting critical treatment effect bias in small subgroups 29 Apr 2024 jaabmar/kernel-test-bias/src/experiment_utils.py ea617f3766473da5 ran MIT (permissive)
Large Language Models Can Learn Temporal Reasoning 12 Jan 2024 xiongsiheng/tg-llm/src/Inference_in_context_learning_ppl.py 04baeed1a6087e14 ran MIT (permissive)
Recasting Self-Attention with Holographic Reduced Representations 31 May 2023 FutureComputing4AI/Hrrformer/malware/hrrformer_mgpu.py a98da1a55cc51929 unverified Apache-2.0 (permissive)
Recasting Self-Attention with Holographic Reduced Representations 31 May 2023 neuromorphiccomputationresearchprogram/hrrformer/image/hrrformer_mgpu.py 4f1a5274115568d4 unverified Apache-2.0 (permissive)
Recasting Self-Attention with Holographic Reduced Representations 31 May 2023 neuromorphiccomputationresearchprogram/hrrformer/retrieval/hrrformer_mgpu.py c574416e3c30908b unverified Apache-2.0 (permissive)
Make-A-Story: Visual Memory Conditioned Consistent Story Generation 23 Nov 2022 ubc-vision/make-a-story/eval_backgound_classifier.py 44ac3ddfe6b3c751 unverified MIT (permissive)
Class Distance Weighted Cross-Entropy Loss for Ulcerative Colitis Severity Estimation 9 Feb 2022 GorkemP/labeled-images-for-ulcerative-colitis/utils/provider.py 4bc29aa65d1053ba unverified MIT (permissive)
Decoding the Protein-ligand Interactions Using Parallel Graph Neural Networks 30 Nov 2021 nkkchem/pf-gnn_pli/GNNp/utils_gnn.py f41d78d81e42b5b7 unverified BSD-2-Clause (permissive)
Improving Generation and Evaluation of Visual Stories via Semantic Consistency 20 May 2021 adymaharana/StoryViz/train_classifier.py d6b963ff0de4fe07 unverified MIT (permissive)
Poisoned classifiers are not only backdoored, they are fundamentally broken 18 Oct 2020 locuslab/breaking-poisoned-classifier/code/badnet/utils.py 430095ea902452ea unverified MIT (permissive)
Deep Mixture of Experts via Shallow Embedding 5 Jun 2018 RyanKim17920/DeepMoE/traintest.py a0ff1e5387c04771 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