Home › Code › cosine_similarity

cosine_similarity

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

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

5ran · honoured contract
15ran · violated contract
15ran · our draft was wrong
3ran · fixture could not drive it
24ran
47unverified
51fingerprinted

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

100 papers shown of 120 (newest first; the JSON twin carries all 124 places); 104 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 23 papers added by Syntology; 10 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
IDEEA: training-free Input-Dependent stEEring via Activation cluster matching added by Syntology 2026-09 (from id) DSL-Lab/IDEEA/methods/ideea.py 851259f1c6231847 unverified no licence file found · pointer only
Escaping Redundant Reasoning: Structure-Aware Search for Inference-Time LLMs added by Syntology 2026-09 (from id) GitHubLuCheng/basin/basin/embedding/similarity.py 014bb7fa909bc89d unverified MIT (permissive)
Multi-Label Node Classification with Label Influence Propagation added by Syntology 2026-07 (from id) Xtra-Computing/LIP_MLNC/main_lip.py 2be8edc2eec0bb61 ran · honoured contract fingerprinted no licence file found · pointer only
Don't Go Breaking My LLM: The Impact of Pruning Attention Layers on Explanation Faithfulness and Confidence Calibration added by Syntology 2026-06 (from id) pietrotrope/Dont_Go_Breaking_My_LLM/block_drop.py ba8962fcfa6fa907 ran fingerprinted no licence file found · pointer only
TurboMPC: Fast, Scalable, and Differentiable Model Predictive Control on the GPU added by Syntology 2026-06 (from id) ToyotaResearchInstitute/turbompc/benchmarking/linear-system/benchmark_turbompc_gradient_accuracy.py 35574ac34802affb ran fingerprinted MIT (permissive)
Rethinking Dataset Distillation for Classification: Do Distilled Sets Outperform Coresets? added by Syntology 2026-06 (from id) jachansantiago/mode_guidance/finetune_dit.py e157ae27e2ac5b4a ran · honoured contract fingerprinted no licence file found · pointer only
Entropy Gate: Entropy Quenching for Near-Lossless Token Compression in LLM Pipelines added by Syntology 2026-06 (from id) jayluxferro/entropy-gate/src/entropy_gate/quenching.py b44b433d4c82f3b9 ran · honoured contract fingerprinted MIT (permissive)
SE-GA: Memory-Augmented Self-Evolution for GUI Agents added by Syntology 2026-05 (from id) jinshilong-dev/SE-GA/gui_sega/ttme/memory/ttme.py 95334fc548831d33 ran · our draft was wrong fingerprinted MIT (permissive)
Split CNN Inference on Networked Microcontrollers added by Syntology 2026-05 (from id) shashsuresh/split-inference-on-MCUs/pc_code/Quantization/python/analysis.py 73c58ca6943e4334 ran fingerprinted no licence file found · pointer only
Continuous Knowledge Metabolism: Generating Scientific Hypotheses from Evolving Literature added by Syntology 2026-04 (from id) TaoJinkai/ckm-hypogen/ckm-eval/core/engines.py b52c1522a75ffebb unverified MIT (permissive)
Self-Evolving LLM Memory Extraction Across Heterogeneous Tasks added by Syntology 2026-04 (from id) ayyyq/heterogeneous-memory-extraction/MemEvolve/Flash-Searcher-main/EvolveLab/providers/agent_workflow_memory_provider.py 69938bf5925fef59 unverified no licence file found · pointer only
A visual observation on the geometry of UMAP projections of the difference vectors of antonym and synonym word pair embeddings added by Syntology 2026-03 (from id) ramiluisto/CuriousSwirl/semsim/stats.py 3500710b647d99ab unverified MIT (permissive)
The Alignment Tax: Response Homogenization in Aligned LLMs and Its Implications for Uncertainty Estimation added by Syntology 2026-03 (from id) DigitLion/ucbd-experiment/run_v1b_density.py 6b3330f03a270806 ran · our draft was wrong fingerprinted no licence file found · pointer only
Exploring Drug Safety Through Knowledge Graphs: Protein Kinase Inhibitors as a Case Study added by Syntology 2026-03 (from id) davidjackson99/PKI_KG/affinities.py d1d3a336b99abbf2 unverified no licence file found · pointer only
Query as Anchor: Scenario-Adaptive User Representation via Large Language Model added by Syntology 2026-02 (from id) JhCircle/Q-Anchor/modeling.py 19bb073cdac57b77 ran · our draft was wrong fingerprinted Apache-2.0 (permissive)
How Do Decoder-Only LLMs Perceive Users? Rethinking Attention Masking for User Representation Learning added by Syntology 2026-02 (from id) JhCircle/Deepfind-GGSM/model.py 0b4f1ab07f515c0d ran · our draft was wrong fingerprinted Apache-2.0 (permissive)
VENOMREC: Cross-Modal Interactive Poisoning for Targeted Promotion in Multimodal LLM Recommender Systems added by Syntology 2026-02 (from id) GuoweiGuan666/VenomRec/attack/ours/dcip_ieos/interactive.py 601d2b794f6f8f1f ran · our draft was wrong fingerprinted MIT (permissive)
Context-Augmented Code Generation Using Programming Knowledge Graphs added by Syntology 2026-01 (from id) iamshahd/ProgrammingKnowledgeGraph/src/core/knowledge_programming_graph.py 9ef279b964d588af ran · violated contract fingerprinted no licence file found · pointer only
PaperSearchQA: Learning to Search and Reason over Scientific Papers with RLVR added by Syntology 2026-01 (from id) Future-House/paper-qa/src/paperqa/llms.py cdede7ba6aa0b49b unverified Apache-2.0 (permissive)
Rectifying Soft-Label Entangled Bias in Long-Tailed Dataset Distillation added by Syntology 2025-11 (from id) j-cyoung/ADSA_DD/EDC/cifar10/train/direct_train_adsa.py a8532ee9616858c1 unverified no licence file found · pointer only
EvolveR: Self-Evolving LLM Agents through an Experience-Driven Lifecycle added by Syntology 2025-10 (from id) Edaizi/EvolveR/evolver/rewards/similarity_utils.py ed0b0e48526b0be6 unverified MIT (permissive)
BiasBusters: Uncovering and Mitigating Tool Selection Bias in Large Language Models added by Syntology 2025-10 (from id) thierry123454/tool-selection-bias/5_bias_investigation/analyze_features/sense_of_scale.py 2bad52a890367fbe unverified no licence file found · pointer only
Taught Well Learned Ill: Towards Distillation-conditional Backdoor Attack added by Syntology 2025-09 (from id) WhitolfChen/SCAR/core/dist_kd.py b5f44526e6cc6a9d ran · violated contract fingerprinted no licence file found · pointer only
Dynamic Chunking and Selection for Reading Comprehension of Ultra-Long Context in Large Language Models 1 Jun 2025 ECNU-Text-Computing/DCS/sentence_chunk.py 91467442d43e757d ran · violated contract fingerprinted no licence file found · pointer only
HippoMM: Hippocampal-inspired Multimodal Memory for Long Audiovisual Event Understanding 2025-04 (from id) linyueqian/hippomm/hippomm/utils/vector_ops.py 0dc6c019c2ed6ef9 unverified MIT (permissive)
Foundation Models for Spatio-Temporal Data Science: A Tutorial and Survey 12 Mar 2025 winfredge/t2s/Dataset_Construction_Pipeline/Evaluate_Datasets.py ae78b69362a23bd8 unverified Apache-2.0 (permissive)
ReSo: A Reward-driven Self-organizing LLM-based Multi-Agent System for Reasoning Tasks 2025-03 (from id) hengzzzhou/reso/ReSo/agent_graph/agent_graph.py 07e648dea34560c3 ran · violated contract fingerprinted no licence file found · pointer only
Language-Assisted Feature Transformation for Anomaly Detection 3 Mar 2025 yuneg11/laft/laft/laft.py 88695493222917ca ran · our draft was wrong fingerprinted no licence file found · pointer only
JBShield: Defending Large Language Models from Jailbreak Attacks through Activated Concept Analysis and Manipulation 2025-02 (from id) NISPLab/JBShield/utils.py 7a7799b556e65aad unverified MIT (permissive)
Analyzing Fine-tuning Representation Shift for Multimodal LLMs Steering alignment 6 Jan 2025 mshukor/xl-vlms/src/analysis/cluster_analysis.py bcb8d066adb36735 ran · our draft was wrong fingerprinted MIT (permissive)
How Breakable Is Privacy: Probing and Resisting Model Inversion Attacks in Collaborative Inference 2025-01 (from id) SiftFunnel/SiftFunnel/train_inversion.py 902096bb1a33d741 unverified MIT (permissive)
Quantifying Positional Biases in Text Embedding Models 13 Dec 2024 sgoel97/neurips-embedding-positional-bias/utils/metrics.py ac76b4e960077b4a ran · violated contract fingerprinted MIT (permissive)
REEF: Representation Encoding Fingerprints for Large Language Models 18 Oct 2024 tmylla/reef/src/ics.py c33e1a47ece4c17b ran no licence file found · pointer only
From Exploration to Mastery: Enabling LLMs to Master Tools via Self-Driven Interactions 10 Oct 2024 quchangle1/draft/DRAFT.py fe3dcc49d4415434 ran · violated contract fingerprinted MIT (permissive)
DelTA: An Online Document-Level Translation Agent Based on Multi-Level Memory 10 Oct 2024 yutongwang1216/docmtagent/infer/infer_gpt.py 729c43fab0e64a4e ran · violated contract fingerprinted Apache-2.0 (permissive)
DelTA: An Online Document-Level Translation Agent Based on Multi-Level Memory 10 Oct 2024 YutongWang1216/DocMTAgent/infer/infer_qwen.py fab7e1481b18f52d ran Apache-2.0 (permissive)
MEXA: Multilingual Evaluation of English-Centric LLMs via Cross-Lingual Alignment 8 Oct 2024 cisnlp/mexa/compute_mexa.py dbe1b491ed11294e ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Can Watermarked LLMs be Identified by Users via Crafted Prompts? 4 Oct 2024 thu-bpm/watermarked_llm_identification/scripts/experiment.py 440007deabcc0d03 ran · violated contract fingerprinted Apache-2.0 (permissive)
PointSAM: Pointly-Supervised Segment Anything Model for Remote Sensing Images 20 Sep 2024 lans1ng/pointsam/utils/losses.py b6637299a2972936 ran MIT (permissive)
"Image, Tell me your story!" Predicting the original meta-context of visual misinformation 19 Aug 2024 UKPLab/5pils/baseline/generation_utils.py fc2f37b8acf5766b ran fingerprinted Apache-2.0 (permissive)
Transferring Backdoors between Large Language Models by Knowledge Distillation 2024-08 (from id) zhou-cybersecurity-ai/atba/TTG/TTG_BERT.py a1876380521844c6 ran fingerprinted no licence file found · pointer only
Strong and weak alignment of large language models with human values 5 Aug 2024 marceaunahon/gpt_embeddings/src.py 7acfd3549dc818c4 ran · violated contract fingerprinted no licence file found · pointer only
Subject-driven Text-to-Image Generation via Preference-based Reinforcement Learning 16 Jul 2024 andrew-miao/RPO/utils.py 3c410fa9a055b554 ran fingerprinted MIT (permissive)
MAD: Multi-Alignment MEG-to-Text Decoding 3 Jun 2024 neuspeech/mad-meg2text/utils/loss.py 38ede58bd9091f21 ran · violated contract fingerprinted Apache-2.0 (permissive)
VideoTree: Adaptive Tree-based Video Representation for LLM Reasoning on Long Videos 29 May 2024 Ziyang412/VideoTree/depth_expansion.py b92a31685a22299f ran fingerprinted MIT (permissive)
Navigating the Safety Landscape: Measuring Risks in Finetuning Large Language Models 27 May 2024 ShengYun-Peng/llm-landscape/src/landscape/direction.py 964769faed3202e9 unverified MIT (permissive)
Exploring the Enigma of Neural Dynamics Through A Scattering-Transform Mixer Landscape for Riemannian Manifold 25 May 2024 Dandy5721/ICML2024/CODE/deepholobrain/losses.py 73b94cf94d425dda ran fingerprinted no licence file found · pointer only
Mixture of Experts Meets Prompt-Based Continual Learning 23 May 2024 Minhchuyentoancbn/MoE_PromptCL/engines/loss.py b5f44526e6cc6a9d ran · violated contract fingerprinted MIT (permissive)
Zero-Shot Tokenizer Transfer 13 May 2024 bminixhofer/zett/zett/utils.py 2b0a0e9fa563dfe2 ran fingerprinted no licence file found · pointer only
Stabilizing Backpropagation Through Time to Learn Complex Physics 3 May 2024 tum-pbs/stablebptt/CartPole/Simulations/01/training.py 8c6890fe4097f6d9 ran · honoured contract GPL-3.0 (copyleft) · pointer only
Blended RAG: Improving RAG (Retriever-Augmented Generation) Accuracy with Semantic Search and Hybrid Query-Based Retrievers 22 Mar 2024 ibm-ecosystem-engineering/blended-rag/code/evaluation_blended_rag.py d1d3a336b99abbf2 unverified no licence file found · pointer only
Learning or Self-aligning? Rethinking Instruction Fine-tuning 28 Feb 2024 renmengjie7/self-aligning/eval/analyse/metric.py 2df638271579cbed ran fingerprinted no licence file found · pointer only
Can Watermarks Survive Translation? On the Cross-lingual Consistency of Text Watermark for Large Language Models 21 Feb 2024 zwhe99/x-sir/src_watermark/xsir/train_watermark_model.py 2a673044a613aa62 ran · honoured contract fingerprinted no licence file found · pointer only
TreeEval: Benchmark-Free Evaluation of Large Language Models through Tree Planning 20 Feb 2024 ashura5/treeeval/common/utils.py c79db7f7d60c554a ran fingerprinted no licence file found · pointer only
OptEx: Expediting First-Order Optimization with Approximately Parallelized Iterations 18 Feb 2024 youyve/optex/optex_jax/OptEx_JAX.py 99b2c601b3157cc1 ran · violated contract fingerprinted no licence file found · pointer only
Enhancing Transformer RNNs with Multiple Temporal Perspectives 4 Feb 2024 RazvanDu/TemporalRNNs/MultiplePerspectives/src/model_run_ours.py c698017abb36d19c ran no licence file found · pointer only
PepHarmony: A Multi-View Contrastive Learning Framework for Integrated Sequence and Structure-Based Peptide Encoding 21 Jan 2024 zhangruochi/pepharmony/model/auto_encoder.py 077fa64a6250305c ran fingerprinted no licence file found · pointer only
Bridging State and History Representations: Understanding Self-Predictive RL 17 Jan 2024 twni2016/self-predictive-rl/linear_code/experiments/plot.py 86bdc9baa6659155 ran fingerprinted no licence file found · pointer only
Efficient Dataset Distillation via Minimax Diffusion 27 Nov 2023 vimar-gu/minimaxdiffusion/train_dit.py e157ae27e2ac5b4a ran · honoured contract fingerprinted no licence file found · pointer only
WildlifeDatasets: An open-source toolkit for animal re-identification 15 Nov 2023 wildlifedatasets/wildlife-tools/wildlife_tools/similarity/cosine.py 7c90c3fcac32f925 ran MIT (permissive)
A Robust Semantics-based Watermark for Large Language Model against Paraphrasing 2023-11 (from id) renjie3/semamark/emb_nering_sim.py 91467442d43e757d ran · violated contract fingerprinted no licence file found · pointer only
BeLLM: Backward Dependency Enhanced Large Language Model for Sentence Embeddings 9 Nov 2023 SeanLee97/AnglE/angle_emb/utils.py 9af44343ac96ad7f ran fingerprinted MIT (permissive)
Jina Embeddings 2: 8192-Token General-Purpose Text Embeddings for Long Documents 30 Oct 2023 jina-ai/late-chunking/explanatory_contextual_retrieval.py 273c1c7bcd72f9da ran · violated contract fingerprinted Apache-2.0 (permissive)
Studying K-FAC Heuristics by Viewing Adam through a Second-Order Lens 23 Oct 2023 rmclarke/adamthroughasecondorderlens/util.py f10708dbee71608b ran no licence file found · pointer only
A Semantic Invariant Robust Watermark for Large Language Models 10 Oct 2023 thu-bpm/robust_watermark/train_watermark_model.py 2a673044a613aa62 ran · honoured contract fingerprinted no licence file found · pointer only
When Prompt-based Incremental Learning Does Not Meet Strong Pretraining 21 Aug 2023 TOM-tym/APG/inclearn/lib/distance.py f7311a4ad1603f3d ran fingerprinted MIT (permissive)
Learning on Graphs with Out-of-Distribution Nodes 13 Aug 2023 songyyyy/kdd22-oodgat/utils.py dece6fe999782006 ran fingerprinted no licence file found · pointer only
Reverse Stable Diffusion: What prompt was used to generate this image? 2 Aug 2023 croitorualin/reverse-stable-diffusion/unet_enc_experiments/train_cl.py 445379f97d49dd9e ran no licence file found · pointer only
Single-cell RNA-seq data imputation using Feature Propagation 2023-07 (from id) Junseok0207/scFP/misc/utils.py 50f9075c388867cf ran fingerprinted no licence file found · pointer only
Large Language Models are Fixated by Red Herrings: Exploring Creative Problem Solving and Einstellung Effect using the Only Connect Wall Dataset 19 Jun 2023 taatiteam/ocw/src/ocw/utils.py 97bf761c6b996330 unverified MIT (permissive)
Symmetry-Informed Geometric Representation for Molecules, Proteins, and Crystalline Materials 15 Jun 2023 chao1224/geom3d/Geom3D/models/AutoEncoder.py 077fa64a6250305c ran fingerprinted MIT (permissive)
Intelligent Grimm -- Open-ended Visual Storytelling via Latent Diffusion Models 1 Jun 2023 haoningwu3639/StoryGen/data_process/align.py d871492da2e5fdf7 unverified MIT (permissive)
How to Distill your BERT: An Empirical Study on the Impact of Weight Initialisation and Distillation Objectives 24 May 2023 mainlp/How-to-distill-your-BERT/task_agnostic_distillation/methods/pear_loss.py c5070fa84fd2b490 unverified MIT (permissive)
Structure-CLIP: Towards Scene Graph Knowledge to Enhance Multi-modal Structured Representations 6 May 2023 zjukg/DUET/model/util.py 783a0907b8c9734d unverified MIT (permissive)
SoccerNet-Caption: Dense Video Captioning for Soccer Broadcasts Commentaries 10 Apr 2023 jyrao/MatchTime/evaluation/score_single.py 892eedee9677ae9e ran · our draft was wrong fingerprinted no licence file found · pointer only
Object-Centric Slot Diffusion 20 Mar 2023 jindongjiang/latent-slot-diffusion/src/eval/eval_utils.py 8f46183e80c268ef unverified MIT (permissive)
Rethinking Model Ensemble in Transfer-based Adversarial Attacks 16 Mar 2023 huanranchen/CommonWeaknessDetection/CommonWeakness.py 9c088dc4d5fbd624 ran · our draft was wrong no licence file found · pointer only
TANGOS: Regularizing Tabular Neural Networks through Gradient Orthogonalization and Specialization 9 Mar 2023 alanjeffares/tangos/src/losses.py e8a410a4cc2f0aeb ran · our draft was wrong fingerprinted BSD-3-Clause (permissive)
Cross-Lingual Retrieval Augmented Prompt for Low-Resource Languages 19 Dec 2022 ercong21/parc/lang_feat.py e43c571b97d3e868 unverified MIT (permissive)
Named Entity Recognition in Twitter: A Dataset and Analysis on Short-Term Temporal Shifts 7 Oct 2022 asahi417/tner/examples/tweetner7_paper/contextual_prediction_analysis.py 4b44d9cbe914bd9a ran · violated contract fingerprinted MIT (permissive)
Data Poisoning Attacks Against Multimodal Encoders 30 Sep 2022 zqypku/mm_poison/poisoning/attack_eval_pipeline.py 1eb9d4562f7a1cbf ran · fixture could not drive it fingerprinted no licence file found · pointer only
T-NER: An All-Round Python Library for Transformer-based Named Entity Recognition 9 Sep 2022 identical code first harvested elsewhere 4b44d9cbe914bd9a ran · violated contract fingerprinted licence of this copy not recorded
A Theoretical Framework for Inference and Learning in Predictive Coding Networks 21 Jul 2022 BerenMillidge/theoretical_framework_predictive_coding/four_layer_convergence.py 6dc29ca9372db5fe ran · fixture could not drive it MIT (permissive)
To update or not to update? Neurons at equilibrium in deep models 19 Jul 2022 eidoslab/neq/src/general_utils.py 54151c79e61c0fd2 unverified MIT (permissive)
To update or not to update? Neurons at equilibrium in deep models 19 Jul 2022 eidoslab/neq/src/Swin-Transformer/general_utils.py 33df5cac0e385286 unverified MIT (permissive)
TweetNLP: Cutting-Edge Natural Language Processing for Social Media 29 Jun 2022 cardiffnlp/tweetnlp/tweetnlp/sentence_embedding/model.py c29d45c4d93b5194 unverified MIT (permissive)
DORA: Exploring Outlier Representations in Deep Neural Networks 9 Jun 2022 lapalap/dora/dora/dora.py 810e3d44d48121de ran · our draft was wrong fingerprinted MIT (permissive)
Knowledge Distillation from A Stronger Teacher 21 May 2022 hunto/dist_kd/segmentation/losses/dist_kd.py 38ede58bd9091f21 ran · violated contract fingerprinted Apache-2.0 (permissive)
Knowledge Distillation from A Stronger Teacher 21 May 2022 hunto/image_classification_sota/lib/models/losses/dist_kd.py b5f44526e6cc6a9d ran · violated contract fingerprinted Apache-2.0 (permissive)
Fairness in Graph Mining: A Survey 21 Apr 2022 yushundong/pygdebias/pygdebias/debiasing/GUIDE.py 0c2453d8d88ed45b ran · violated contract BSD-2-Clause (permissive)
Learning to Imagine: Diversify Memory for Incremental Learning using Unlabeled Data 19 Apr 2022 TOM-tym/Learn-to-Imagine/CIFAR100/inclearn/lib/distance.py f7311a4ad1603f3d ran fingerprinted MIT (permissive)
MixFormer: Mixing Features across Windows and Dimensions 6 Apr 2022 flytocc/PaddleClas/ppcls/loss/dist_loss.py bffab447a4eca741 unverified Apache-2.0 (permissive)
On the Convergence of Prior-Guided Zeroth-Order Optimization Algorithms 21 Jul 2021 csy530216/pg-zoo/numerical_benchmarks/exp.py d171f7a8a7f40924 unverified no licence file found · pointer only
Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech 2021-06 (from id) wenet-e2e/wetts/wetts/frontend/export_onnx.py 2aa92e480638a500 unverified Apache-2.0 (permissive)
Stein Latent Optimization for Generative Adversarial Networks 9 Jun 2021 shinyflight/SLOGAN/slogan_cifar2.py effae2ca204c6bfd ran · violated contract fingerprinted licence not identified · pointer only
ProtAugment: Unsupervised diverse short-texts paraphrasing for intent detection meta-learning 27 May 2021 tdopierre/ProtAugment/models/proto/protaugment.py 3ae294e827bbb579 ran · our draft was wrong fingerprinted Apache-2.0 (permissive)
Self-Supervised Prototypical Transfer Learning for Few-Shot Classification 19 Jun 2020 ojss/samptransfer/utils/proto_utils.py e0ea79d7ea081390 ran · our draft was wrong fingerprinted no licence file found · pointer only
Language Models are Few-Shot Learners 28 May 2020 asahi417/relbert/relbert/evaluation/analogy_questions.py 3055a2ccdae837c7 unverified MIT (permissive)
Language Models are Few-Shot Learners 28 May 2020 asahi417/relbert/relbert/evaluation/relation_mapping.py 3e6ff0c8581ee623 unverified MIT (permissive)
ECAPA-TDNN: Emphasized Channel Attention, Propagation and Aggregation in TDNN Based Speaker Verification 2020-05 (from id) gzhu06/tdspkr-mismatch-study/evaluate/eer_monitor.py 5bdb987f035ec4ec unverified MIT (permissive)
Adapting Grad-CAM for Embedding Networks 17 Jan 2020 shinmura0/Faster-Grad-CAM/janken_demo.py afab5118b5b62122 unverified MIT (permissive)
Open Cross-Domain Visual Search 19 Nov 2019 twuilliam/open-search/utils.py 6a21d78b7ceca1cc unverified MIT (permissive)
Compressive Transformers for Long-Range Sequence Modelling 13 Nov 2019 ViktorStagge/CompressiveTransformer/ct/model/utils.py 3e55a982471a2ac4 unverified MIT (permissive)
Semantic Object Accuracy for Generative Text-to-Image Synthesis 29 Oct 2019 tohinz/multiple-objects-gan/code/coco/attngan/losses.py e0c14774d8283a63 ran · our draft was wrong fingerprinted 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