Home › Code › sigmoid

sigmoid

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

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

21ran · honoured contract
18ran · violated contract
2ran · our draft was wrong
2ran · fixture could not drive it
22ran
73unverified
62fingerprinted

Licence is a property of each copy, so it is counted per place: 69 of the 223 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 216 (newest first; the JSON twin carries all 223 places); 101 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 16 papers added by Syntology; 8 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
Robust Dual-Model Collaborative Random Vector Functional Link Network added by Syntology 2026-08 (from id) mtanveer1/KRPRVFL/RVFL.py 1a3c174f69eae69e ran · violated contract fingerprinted no licence file found · pointer only
Beyond Detection Accuracy: Measuring Explanation Cost, Stability, and Utility for Resource-Aware IoT Intrusion Detection added by Syntology 2026-08 (from id) AbdurrahmanTolay/resource-aware-iot-xai/src/stage5a1_xgboost_additivity_validation.py 41a8c26143c09e15 ran fingerprinted no licence file found · pointer only
From Compression to Deployment: Real-Time and Energy-Efficient FastGRNN on Ultra-Constrained Microcontrollers added by Syntology 2026-06 (from id) emre1998/fastgrnn-har/fastgrnn_numpy.py 156855983d880ed5 ran fingerprinted Apache-2.0 (permissive)
Representation-Aware Advantage Estimation: Your Reward Model Provides More Than A Scalar Output added by Syntology 2026-06 (from id) fanqiwan/FuseAI/FuseChat/train/align_token_and_vocab.py d0b132e4577e5bbb ran fingerprinted no licence file found · pointer only
A Hybrid Approach For Malware Classification Using Secondary Features Fusion added by Syntology 2026-06 (from id) RGF-team/rgf/python-package/rgf/utils.py f35babe3912ec8b1 ran · violated contract fingerprinted no licence file found · pointer only
A Doeblin-Anchored Contrastive Chart for Learning Markov Transition Kernels added by Syntology 2026-06 (from id) Ao-Xu/doeblin_exp_2026/experiments/run_experiments_v2.py f782d0cc5f850821 ran fingerprinted MIT (permissive)
Semiparametric Efficient Bilevel Gradient Estimation added by Syntology 2026-05 (from id) fareselkhoury/Semiparametric-Efficient-Bilevel-Gradient-Estimation/Bellman_b2_inference_experiment.py 5c4ac7d13b48e5db ran fingerprinted no licence file found · pointer only
Utility-Aware Data Pricing: Token-Level Quality and Empirical Training Gain for LLMs added by Syntology 2026-04 (from id) BDS-SDU/utility-aware-data-pricing/data_pricing/valuation.py e431bb0c81b02097 ran · honoured contract fingerprinted MIT (permissive)
Calibeating Prediction-Powered Inference added by Syntology 2026-04 (from id) Larsvanderlaan/ppi-aipw/src/ppi_aipw/_api.py d3cb240d60e1166a ran · honoured contract fingerprinted no licence file found · pointer only
Information-Theoretic Requirements for Gradient-Based Task Affinity Estimation in Multi-Task Learning added by Syntology 2026-04 (from id) JasperZG/gradientmtl/experiments/cross_domain_validation.py dd392bf580ac3e08 unverified MIT (permissive)
From Cross-Validation to SURE: Asymptotic Risk of Tuned Regularized Estimators added by Syntology 2026-03 (from id) maxkasy/cv_and_sure_simulations/cvsure_sim.py 550aa44e7c263eec unverified no licence file found · pointer only
Adaptive Reflection and Length Coordinated Penalty (ARLCP) STOP UNNECESSARY REFLECTION: TRAINING LRMS FOR EFFICIENT REASONING WITH ADAPTIVE REFLEC-TION AND LENGTH COORDINATED PENALTY added by Syntology 2026-02 (from id) ZeweiYu1/ARLCP/src/rm.py b8e95809ca2c17c9 ran · violated contract fingerprinted MIT (permissive)
HomoFM: Deep Homography Estimation with Flow Matching added by Syntology 2026-01 (from id) hmf21/HomoFM/model/depthfm.py b8e95809ca2c17c9 ran · violated contract fingerprinted no licence file found · pointer only
Polymer-Agent: Large Language Model Agent for Polymer Design added by Syntology 2026-01 (from id) TheJacksonLab/OpenMacromolecularGenome/scscore/scscore.py 833aaa4bda94787a unverified GPL-3.0 (copyleft) · pointer only
LILO: Bayesian Optimization with Natural Language Feedback added by Syntology 2025-10 (from id) facebookresearch/lilo/lilo/utils.py 7d05e96dac85acf2 unverified MIT (permissive)
The robustness of differentiable Causal Discovery in misspecified Scenarios added by Syntology 2025-10 (from id) fishmoon1234/DAG-NoCurl/BPR.py d39a275f8a95ded5 unverified Apache-2.0 (permissive)
How Benchmark Prediction from Fewer Data Misses the Mark 9 Jun 2025 socialfoundations/benchmark-prediction/benchpred/tiny_bench.py a01687b77f001026 ran fingerprinted MIT (permissive)
Zeroth-Order Optimization Finds Flat Minima 5 Jun 2025 Liang137/FlatZero/svm_logreg/logreg.py a911f9cacbc9faf4 ran · violated contract fingerprinted MIT (permissive)
AdaptThink: Reasoning Models Can Learn When to Think 19 May 2025 thu-keg/adaptthink/src/adapt_think_reward_manager.py b8e95809ca2c17c9 ran · violated contract fingerprinted MIT (permissive)
Revisiting Adversarial Perception Attacks and Defense Methods on Autonomous Driving Systems 2025-05 (from id) identical code first harvested elsewhere b8e95809ca2c17c9 ran · violated contract fingerprinted licence of this copy not recorded
Remedy: Learning Machine Translation Evaluation from Human Preferences with Reward Modeling 18 Apr 2025 Smu-Tan/Remedy/remedy/toolbox/calibration.py 9da49703a6c63108 unverified Apache-2.0 (permissive)
MERGE$^3$: Efficient Evolutionary Merging on Consumer-grade GPUs 9 Feb 2025 tommasomncttn/merge3/src/mergenetic/evaluation/perf_estimation.py a911f9cacbc9faf4 ran · violated contract fingerprinted MIT (permissive)
Jasper and Stella: distillation of SOTA embedding models 26 Dec 2024 NLPJCL/RAG-Retrieval/rag_retrieval/infer/reranker_models/llm_rankers.py b8e95809ca2c17c9 ran · violated contract fingerprinted MIT (permissive)
Two-way Deconfounder for Off-policy Evaluation in Causal Reinforcement Learning 8 Dec 2024 fsmiu/Two-way-Deconfounder/MCTrue_toy.py 197071e3c0ddf1f4 unverified no licence file found · pointer only
Weighted-Reward Preference Optimization for Implicit Model Fusion 4 Dec 2024 fanqiwan/fuseai/FuseChat/train/align_token_and_vocab.py d0b132e4577e5bbb ran fingerprinted no licence file found · pointer only
Free Process Rewards without Process Labels 2 Dec 2024 lifan-yuan/implicitprm/eval/processbench.py 1c192362b31daf5b unverified Apache-2.0 (permissive)
Multiview Equivariance Improves 3D Correspondence Understanding with Minimal Feature Finetuning 29 Nov 2024 identical code first harvested elsewhere 4b3a13b8aba7b6dc ran · honoured contract fingerprinted licence of this copy not recorded
Scaling Stick-Breaking Attention: An Efficient Implementation and In-depth Study 23 Oct 2024 ibm/dolomite-engine/lm_engine/kernels/torch_utils.py dd3979e6d750a272 unverified Apache-2.0 (permissive)
Physics-informed Neural Mapping and Motion Planning in Unknown Environments 2024-10 (from id) rtlyc/antfields-demo/models/model_igibson.py 0c4db92254391edf ran fingerprinted licence not identified · pointer only
U-shaped and Inverted-U Scaling behind Emergent Abilities of Large Language Models 2 Oct 2024 tony10101105/ExpEmergence/utils.py b8e95809ca2c17c9 ran · violated contract fingerprinted MIT (permissive)
HydraViT: Stacking Heads for a Scalable ViT 26 Sep 2024 ds-kiel/HydraViT/timm/layers/activations.py d83b6ecf3cdc1d6a ran fingerprinted MIT (permissive)
100 instances is all you need: predicting the success of a new LLM on unseen data by testing on a few instances 5 Sep 2024 lorypack/referenceinstancespredictability/src/irt.py a01687b77f001026 ran fingerprinted BSD-3-Clause (permissive)
Dual-Path Adversarial Lifting for Domain Shift Correction in Online Test-time Adaptation 26 Aug 2024 yushuntang/dpal/models/layers/activations.py d83b6ecf3cdc1d6a ran fingerprinted MIT (permissive)
MAP: Low-compute Model Merging with Amortized Pareto Fronts via Quadratic Approximation 11 Jun 2024 luli-git/MAP/MAP.py 3e8f86d8ffb36ad0 ran fingerprinted no licence file found · pointer only
R$^2$-Gaussian: Rectifying Radiative Gaussian Splatting for Tomographic Reconstruction 31 May 2024 caiyuanhao1998/x-gaussian/point_cloud_vis.py b8e95809ca2c17c9 ran · violated contract fingerprinted no licence file found · pointer only
Efficient multi-prompt evaluation of LLMs 27 May 2024 felipemaiapolo/prompteval/prompteval/methods.py d4621865e9ec9367 ran · honoured contract fingerprinted MIT (permissive)
Learnable Item Tokenization for Generative Recommendation 12 May 2024 honghuibao2000/letter/LETTER-TIGER/modeling_letter.py f47b8733b06d4cb3 ran fingerprinted no licence file found · pointer only
Fleet of Agents: Coordinated Problem Solving with Large Language Models 7 May 2024 au-clan/FoA/utils.py dc3fde22457a5dee ran fingerprinted MIT (permissive)
Causality Pursuit from Heterogeneous Environments via Neural Adversarial Invariance Learning 7 May 2024 wmyw96/fair/methods/fair_algo.py f069ff33169e6799 ran fingerprinted no licence file found · pointer only
Be Aware of the Neighborhood Effect: Modeling Selection Bias under Interference 30 Apr 2024 haoxuanli-pku/iclr24-interference/real-world/matrix_factorization.py b30dd0f0a1d1fde8 ran · violated contract fingerprinted MIT (permissive)
Debiased Collaborative Filtering with Kernel-Based Causal Balancing 30 Apr 2024 haoxuanli-pku/ICLR24-Kernel-Balancing/baselines.py b30dd0f0a1d1fde8 ran · violated contract fingerprinted no licence file found · pointer only
When to Trust LLMs: Aligning Confidence with Response Quality 26 Apr 2024 taoshuchang/conqord/step4_evaluation/gpt_evaluation.py 98ad060df3b6c611 ran fingerprinted no licence file found · pointer only
Commonsense Prototype for Outdoor Unsupervised 3D Object Detection 25 Apr 2024 hailanyi/CPD/cpd/unsupervised_core/outline_utils.py c2f8b16d86cde8e1 ran fingerprinted no licence file found · pointer only
RecurrentGemma: Moving Past Transformers for Efficient Open Language Models 11 Apr 2024 google-deepmind/recurrentgemma/recurrentgemma/jax/complex_lib.py 976bdf5aa58257cb unverified Apache-2.0 (permissive)
Scene Adaptive Sparse Transformer for Event-based Object Detection 2 Apr 2024 peterande/sast/models/layers/SAST/layers/activations.py d83b6ecf3cdc1d6a ran fingerprinted MIT (permissive)
GLAD: Improving Latent Graph Generative Modeling with Simple Quantization 25 Mar 2024 notani/python-glad/glad.py 6c965eb305670ea0 ran · honoured contract fingerprinted no licence file found · pointer only
The Elements of Differentiable Programming 21 Mar 2024 diffprog/code/control_flows/plot_global_vs_local_smoothing.py 1af82a1fc3f8bb07 ran fingerprinted Apache-2.0 (permissive)
Posterior Uncertainty Quantification in Neural Networks using Data Augmentation 18 Mar 2024 identical code first harvested elsewhere b8e95809ca2c17c9 ran · violated contract fingerprinted licence of this copy not recorded
COLEP: Certifiably Robust Learning-Reasoning Conformal Prediction via Probabilistic Circuits 17 Mar 2024 kangmintong/COLEP/arc/models.py b8e95809ca2c17c9 ran · violated contract fingerprinted no licence file found · pointer only
B-AVIBench: Towards Evaluating the Robustness of Large Vision-Language Model on Black-box Adversarial Visual-Instructions 14 Mar 2024 zhanghao5201/b-avibench/image_attack_tool/models/evolutionary_attack.py b7880bde365e8087 ran · violated contract fingerprinted no licence file found · pointer only
Improving Retrieval in Theme-specific Applications using a Corpus Topical Taxonomy 7 Mar 2024 SeongKu-Kang/ToTER_WWW24/Utils.py b8e95809ca2c17c9 ran · violated contract fingerprinted GPL-3.0 (copyleft) · pointer only
Radiative Gaussian Splatting for Efficient X-ray Novel View Synthesis 7 Mar 2024 caiyuanhao1998/X-Gaussian/point_cloud_vis.py b8e95809ca2c17c9 ran · violated contract fingerprinted no licence file found · pointer only
Benchmarking Uncertainty Disentanglement: Specialized Uncertainties for Specialized Tasks 29 Feb 2024 bmucsanyi/bud/bud/layers/activations.py d83b6ecf3cdc1d6a ran fingerprinted Apache-2.0 (permissive)
Unveiling the Potential of Robustness in Selecting Conditional Average Treatment Effect Estimators 28 Feb 2024 yiyhuang3/CATE_estimator_selection/ACIC_generate.py 56d252c766b19ec0 unverified no licence file found · pointer only
Preserving Fairness Generalization in Deepfake Detection 27 Feb 2024 purdue-m2/fairness-generalization/training/fairness_metrics.py 396256bd807f90dc ran fingerprinted MIT (permissive)
tinyBenchmarks: evaluating LLMs with fewer examples 22 Feb 2024 felipemaiapolo/tinybenchmarks/demo/utils.py a911f9cacbc9faf4 ran · violated contract fingerprinted MIT (permissive)
tinyBenchmarks: evaluating LLMs with fewer examples 22 Feb 2024 felipemaiapolo/efficbench/utils.py 613d5fa522ce2fe7 ran fingerprinted no licence file found · pointer only
Fair Classification with Partial Feedback: An Exploration-Based Data Collection Approach 17 Feb 2024 vijaykeswani/fair-classification-with-partial-feedback/algorithms.py 549a2707b6d65eb6 ran · violated contract fingerprinted no licence file found · pointer only
Training Coupled Phase Oscillators as a Neuromorphic Platform using Equilibrium Propagation 13 Feb 2024 ClaraWanjura/neuroscatter/fashionMNIST/conv_ANN_small.py 231f6788694b28f8 ran fingerprinted MIT (permissive)
Progressive Gradient Flow for Robust N:M Sparsity Training in Transformers 7 Feb 2024 abhibambhaniya/progressive_gradient_flow_nm_sparsity/timm/layers/activations.py d83b6ecf3cdc1d6a ran fingerprinted Apache-2.0 (permissive)
OVOR: OnePrompt with Virtual Outlier Regularization for Rehearsal-Free Class-Incremental Learning 6 Feb 2024 pprp/timm/timm/layers/activations.py d83b6ecf3cdc1d6a ran fingerprinted Apache-2.0 (permissive)
Multilinear Operator Networks 31 Jan 2024 Allencheng97/Multilinear_Operator_Networks/timm/layers/activations.py d83b6ecf3cdc1d6a ran fingerprinted Apache-2.0 (permissive)
X Hacking: The Threat of Misguided AutoML 16 Jan 2024 selbosh/p-hacking/src/rahulsStuff/experiments/source/graphs.py b8e95809ca2c17c9 ran · violated contract fingerprinted no licence file found · pointer only
Understanding Representation Learnability of Nonlinear Self-Supervised Learning 6 Jan 2024 wanshuiyin/AAAI-2023-The-Learnability-of-Nonlinear-SSL/SSL_update_process.py b8e95809ca2c17c9 ran · violated contract fingerprinted no licence file found · pointer only
Geometric-Facilitated Denoising Diffusion Model for 3D Molecule Generation 5 Jan 2024 LEOXC1571/GFMDiff/models/diff/noise.py 152398a541d26c5a ran · violated contract fingerprinted MIT (permissive)
Diffusion Models With Learned Adaptive Noise 20 Dec 2023 s-sahoo/mulan/ldm/model_vdm.py ce72b6af52c249b8 ran Apache-2.0 (permissive)
DistilVPR: Cross-Modal Knowledge Distillation for Visual Place Recognition 17 Dec 2023 sijieaaa/distilvpr/models/loss_utils.py 80c48ffa0d75f822 ran fingerprinted no licence file found · pointer only
Improving Self-supervised Molecular Representation Learning using Persistent Homology 29 Nov 2023 luoyk1999/molecular-homology/finetune/finetune.py dd6b2ab1d9d8e062 unverified MIT (permissive)
Counterfactually Fair Representation 9 Nov 2023 osu-srml/cf_representation_learning/CVAE/fair_classifier_d.py b8e95809ca2c17c9 ran · violated contract fingerprinted no licence file found · pointer only
LightLM: A Lightweight Deep and Narrow Language Model for Generative Recommendation 26 Oct 2023 dongyuanjushi/lightlm/indexing/GID_generation.py f35babe3912ec8b1 ran · violated contract fingerprinted no licence file found · pointer only
Understanding Fairness Surrogate Functions in Algorithmic Fairness 17 Oct 2023 yw101004244/Understanding-Fairness-Surrogate-Functions/lib/loss_funcs.py 5e06511f6f77154d ran fingerprinted no licence file found · pointer only
Collision Cone Control Barrier Functions: Experimental Validation on UGVs for Kinematic Obstacle Avoidance 2023-10 (from id) tayalmanan28/Safe-Legged-CollisionCone-CBF/mpc_controller/cbf/utils.py b8e95809ca2c17c9 ran · violated contract fingerprinted Apache-2.0 (permissive)
Microscaling Data Formats for Deep Learning 16 Oct 2023 microsoft/microxcaling/mx/activations.py bb051d6d1c91807f unverified MIT (permissive)
Revisiting Mobility Modeling with Graph: A Graph Transformer Model for Next Point-of-Interest Recommendation 2 Oct 2023 yukayo/mobgt/baseline_models/DeepMove/train_foursquare.py b8e95809ca2c17c9 ran · violated contract fingerprinted no licence file found · pointer only
MuSe-GNN: Learning Unified Gene Representation From Multimodal Biological Graph Data 29 Sep 2023 HelloWorldLTY/MuSe-GNN/Model/MuSeGNN_all_tissues.py b8e95809ca2c17c9 ran · violated contract fingerprinted MIT (permissive)
GRANDE: Gradient-Based Decision Tree Ensembles for Tabular Data 29 Sep 2023 s-marton/gradtree/experiments_paper_gradtree/utilities/GDT.py 00ecfa2a9dd20434 unverified MIT (permissive)
Channel Vision Transformers: An Image Is Worth 1 x 16 x 16 Words 28 Sep 2023 insitro/channelvit/channelvit/backbone/fan.py 1ab2898fd19b53d9 ran · fixture could not drive it fingerprinted no licence file found · pointer only
A Sentence Speaks a Thousand Images: Domain Generalization through Distilling CLIP with Language Guidance 21 Sep 2023 OoDBag/RISE/timm/layers/activations.py d83b6ecf3cdc1d6a ran fingerprinted no licence file found · pointer only
SEAL: A Framework for Systematic Evaluation of Real-World Super-Resolution 6 Sep 2023 XPixelGroup/SEAL/scripts/metrics/calculate_AR_RPR.py f35babe3912ec8b1 ran · violated contract fingerprinted no licence file found · pointer only
SpikeBERT: A Language Spikformer Learned from BERT with Knowledge Distillation 29 Aug 2023 Lvchangze/SpikeBERT/snntorch/surrogate.py 20a427d41b37eb17 ran no licence file found · pointer only
Adaptive Compression in Federated Learning via Side Information 22 Jun 2023 francescopase/federated-klms/flower_fl/clients/fedpm_client.py b8e95809ca2c17c9 ran · violated contract fingerprinted MIT (permissive)
The Importance of Time in Causal Algorithmic Recourse 8 Jun 2023 marti5ini/time-car/src/utils.py 8f5739b1dda083a1 unverified MIT (permissive)
Learning to Stabilize Online Reinforcement Learning in Unbounded State Spaces 2 Jun 2023 badger-rl/stop/nmodel.py 604c5823be725722 ran · honoured contract fingerprinted no licence file found · pointer only
Med-UniC: Unifying Cross-Lingual Medical Vision-Language Pre-Training by Diminishing Bias 31 May 2023 sustechbruce/med-unic/zero-shot/zero_shot.py 1846a09dc0fdcb18 ran · violated contract fingerprinted MIT (permissive)
KGA: A General Machine Unlearning Framework Based on Knowledge Gap Alignment 11 May 2023 lingzhi-wang/kgaunlearn/classification/run_classification.py f35babe3912ec8b1 ran · violated contract fingerprinted MIT (permissive)
Personalized Federated Learning under Mixture of Distributions 1 May 2023 zshuai8/FedGMM_ICML2023/fedem_plot.py 592303d3ca37b03a unverified MIT (permissive)
Online Platt Scaling with Calibeating 28 Apr 2023 aigen/df-posthoc-calibration/Online Platt Scaling with Calibeating/calibration.py f8558288ee058a68 ran · honoured contract fingerprinted MIT (permissive)
Earning Extra Performance from Restrictive Feedbacks 28 Apr 2023 kylejingli/EXPECTED/adult/income_prediction.py b8e95809ca2c17c9 ran · violated contract fingerprinted MIT (permissive)
DINOv2: Learning Robust Visual Features without Supervision 14 Apr 2023 seatizendoi/dinovdeau/src/utils/evaluation.py 66fcba2b19055cb7 unverified CC0-1.0 (permissive)
DynamicDet: A Unified Dynamic Architecture for Object Detection 12 Apr 2023 VDIGPKU/DynamicDet/models/common.py a74710dfd4798a0f ran · our draft was wrong no licence file found · pointer only
Unsupervised Adaptation from Repeated Traversals for Autonomous Driving 27 Mar 2023 yurongyou/rote-da/p2_score/p2_score_filtering_lidar_consistency.py b8e95809ca2c17c9 ran · violated contract fingerprinted MIT (permissive)
The limited-memory recursive variational Gaussian approximation (L-RVGA) 2023-03 (from id) marc-h-lambert/l-rvga/KalmanMachine/KUtils.py c384a4b763a3b322 unverified CC0-1.0 (permissive)
GAM Coach: Towards Interactive and User-centered Algorithmic Recourse 27 Feb 2023 poloclub/gam-coach/gamcoach/gamcoach.py 86341462096c5399 unverified MIT (permissive)
Flexible Phase Dynamics for Bio-Plausible Contrastive Learning 24 Feb 2023 zek3r/icml2023/RBM_ICML.py e21f85087b040589 ran · honoured contract fingerprinted no licence file found · pointer only
Optimizing Feature Set for Click-Through Rate Prediction 26 Jan 2023 fuyuanlyu/optfs/modules/mask.py 2b3f273432e3c247 ran · honoured contract fingerprinted MIT (permissive)
The Forward-Forward Algorithm: Some Preliminary Investigations 27 Dec 2022 identical code first harvested elsewhere f35babe3912ec8b1 ran · violated contract fingerprinted licence of this copy not recorded
The Missing Indicator Method: From Low to High Dimensions 16 Nov 2022 mvanness354/missing_indicator_method/utils/imputation_utils.py b8e95809ca2c17c9 ran · violated contract fingerprinted Apache-2.0 (permissive)
AltCLIP: Altering the Language Encoder in CLIP for Extended Language Capabilities 12 Nov 2022 flagai-open/flagai/flagai/metrics.py 98a2b2f174e040a3 unverified Apache-2.0 (permissive)
Incorporating Context into Subword Vocabularies 13 Oct 2022 melelbgu/sage/sage_v1/Python-Modules/Utils.py 3d7a8c27e8286ada unverified MIT (permissive)
Towards Robust Visual Question Answering: Making the Most of Biased Samples via Contrastive Learning 10 Oct 2022 identical code first harvested elsewhere b8e95809ca2c17c9 ran · violated contract fingerprinted licence of this copy not recorded
Self-Adaptive Driving in Nonstationary Environments through Conjectural Online Lookahead Adaptation 2022-10 (from id) panshark/cola/macad_gym/multi_env.py 9ac577fab3b01be8 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