Home › Code › one_hot

one_hot

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

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

5ran · honoured contract
0ran · violated contract
17ran · our draft was wrong
10ran · fixture could not drive it
15ran
64unverified
14fingerprinted

Licence is a property of each copy, so it is counted per place: 47 of the 152 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 150 (newest first; the JSON twin carries all 152 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 5 papers added by Syntology; 7 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 ed89c1bf08d9071b ran · our draft was wrong fingerprinted no licence file found · pointer only
Beyond Instance-Level Self-Supervision in 3D Multi-Modal Medical Imaging added by Syntology 2026-05 (from id) Ashespt/TACO/pretrain/TACO/losses/coderating.py f0709ca52def958c ran no licence file found · pointer only
Decomposing the Generalization Gap in PROTAC Activity Prediction: Variance Attribution and the Inter-Laboratory Ceiling added by Syntology 2026-05 (from id) ThorKlm/PROTAC-Bench/baselines/gnn_baselines.py 8141e1d925395b8d ran no licence file found · pointer only
Characterizing and Correcting Effective Target Shift in Online Learning added by Syntology 2026-05 (from id) Hiratani-Lab/target_correction/ConvNTK/data.py 60fb650d6d546a2c ran · fixture could not drive it no licence file found · pointer only
Understanding the Generalization of Bilevel Programming in Hyperparameter Optimization: A Tale of Bias-Variance Decomposition added by Syntology 2026-02 (from id) kjunelee/MetaOptNet/models/classification_heads.py 7c64c35be7f02395 ran · our draft was wrong Apache-2.0 (permissive)
TRACED: Transition-aware Regret Approximation with Co-learnability for Environment Design 24 Jun 2025 Cho-Geonwoo/TRACED/models/common.py 60463321ab6527df unverified licence not identified · pointer only
ProjectTest: A Project-level LLM Unit Test Generation Benchmark and Impact of Error Fixing Mechanisms 10 Feb 2025 yibowang214/projecttest/ProjectTest/Python/main/keras_preprocessing.py 8f1600f856db0ca4 unverified MIT (permissive)
Offline Model-Based Optimization by Learning to Rank 15 Oct 2024 brandontrabucco/design-bench/design_bench/datasets/discrete_dataset.py 9254b9a1999e5ab9 ran MIT (permissive)
Adversarially Robust Out-of-Distribution Detection Using Lyapunov-Stabilized Embeddings 14 Oct 2024 AdaptiveMotorControlLab/AROS/aros_node/utils.py 64975423655410b6 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
An Introduction to Deep Survival Analysis Models for Predicting Time-to-Event Outcomes 1 Oct 2024 georgehc/survival-intro/survival_kernets/models.py d87ff0ee47cb77cd ran fingerprinted licence not identified · pointer only
Towards Representation Learning for Weighting Problems in Design-Based Causal Inference 24 Sep 2024 oscarclivio/representations_weighting/src/datasets.py 514e2ce79c7b07f6 ran no licence file found · pointer only
Exploring Cross-Domain Few-Shot Classification via Frequency-Aware Prompting 24 Jun 2024 tinkez/fap_cdfsc/functions.py f1324589fc273593 ran no licence file found · pointer only
Characterizing out-of-distribution generalization of neural networks: application to the disordered Su-Schrieffer-Heeger model 2024-06 (from id) kcybinski/interpreting_nns_for_topological_phases_of_matter/src/thermometer_encoding.py 63052d81412770ae unverified 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 4fe5b26db1726dd8 ran fingerprinted MIT (permissive)
Debiased Collaborative Filtering with Kernel-Based Causal Balancing 30 Apr 2024 haoxuanli-pku/ICLR24-Kernel-Balancing/baselines.py 4fe5b26db1726dd8 ran fingerprinted no licence file found · pointer only
Towards noise contrastive estimation with soft targets for conditional models 22 Apr 2024 uhlmanngroup/soft-target-infonce/util/transforms.py 6caffa789f1bdabe ran no licence file found · pointer only
EfficientVMamba: Atrous Selective Scan for Light Weight Visual Mamba 15 Mar 2024 terrypei/efficientvmamba/classification/lib/dataset/mixup.py 4728dc2025227bba ran · our draft was wrong no licence file found · pointer only
Fine-grained Prompt Tuning: A Parameter and Memory Efficient Transfer Learning Method for High-resolution Medical Image Classification 12 Mar 2024 yijinhuang/fpt/utils/func.py d31a0b594825c787 ran no licence file found · pointer only
AuG-KD: Anchor-Based Mixup Generation for Out-of-Domain Knowledge Distillation 11 Mar 2024 ishikura-a/aug-kd/models/anchor_net.py fed03b1dc42d16c4 ran · our draft was wrong MIT (permissive)
Flatten Long-Range Loss Landscapes for Cross-Domain Few-Shot Learning 1 Mar 2024 zoilsen/flor/utils.py f1324589fc273593 ran no licence file found · pointer only
VoCo: A Simple-yet-Effective Volume Contrastive Learning Framework for 3D Medical Image Analysis 27 Feb 2024 luffy03/voco/Finetune/Amos/inferers.py adfc9b95c4e65682 ran Apache-2.0 (permissive)
Equivariant Frames and the Impossibility of Continuous Canonicalization 25 Feb 2024 jwsiegel2510/sn-invariant-weighted-frames/point_cloud_mnist_classifier.py 60fb650d6d546a2c ran · fixture could not drive it no licence file found · pointer only
Bayesian Uncertainty for Gradient Aggregation in Multi-Task Learning 6 Feb 2024 ssi-research/bayesagg_mtl/experiments/CIFAR_MTL/data.py 2ded4a4604e0c9fa ran Apache-2.0 (permissive)
Cross-Space Adaptive Filter: Integrating Graph Topology and Node Attributes for Alleviating the Over-smoothing Problem 26 Jan 2024 huangzichun/cross-space-adaptive-filter/pygcn/utils.py 792407788ecdb51e ran fingerprinted no licence file found · pointer only
EAT: Self-Supervised Pre-Training with Efficient Audio Transformer 7 Jan 2024 cwx-worst-one/eat/utils/mixup.py 6caffa789f1bdabe ran MIT (permissive)
FRNet: Frustum-Range Networks for Scalable LiDAR Segmentation 7 Dec 2023 Xiangxu-0103/FRNet/frnet/models/losses/boundary_loss.py 3dd5e5e1db226e90 unverified Apache-2.0 (permissive)
Learning Curricula in Open-Ended Worlds 3 Dec 2023 facebookresearch/dcd/models/common.py 60463321ab6527df unverified no licence file found · pointer only
Robust Concept Erasure via Kernelized Rate-Distortion Maximization 30 Nov 2023 brcsomnath/KRaM/src/loss.py 62dfecd92146a155 ran · our draft was wrong MIT (permissive)
SBCFormer: Lightweight Network Capable of Full-size ImageNet Classification at 1 FPS on Single Board Computers 7 Nov 2023 xyonglu/sbcformer/mixup.py 4728dc2025227bba ran · our draft was wrong MIT (permissive)
CityRefer: Geography-aware 3D Visual Grounding Dataset on City-scale Point Cloud Data 28 Oct 2023 atr-dbi/cityrefer/lib/dataset.py 6a2c7b9d59143510 ran MIT (permissive)
3D-Aware Visual Question Answering about Parts, Poses and Occlusions 27 Oct 2023 xingruiwang/3d-aware-vqa/PO3D-VQA/6D_pose_estimator/align_objects_parts_prob.py 57f66e40396ced61 ran no licence file found · pointer only
Exploiting Activation Sparsity with Dense to Dynamic-k Mixture-of-Experts Conversion 6 Oct 2023 bartwojcik/d2dmoe/utils.py 6caffa789f1bdabe ran MIT (permissive)
Prune Spatio-temporal Tokens by Semantic-aware Temporal Accumulation 8 Aug 2023 mark12ding/sta/mixup.py 4728dc2025227bba ran · our draft was wrong BSD-2-Clause (permissive)
Implicit Graph Neural Diffusion Networks: Convergence, Generalization, and Over-Smoothing 7 Aug 2023 guoji-fu/dignn/nodeclassification/linkx_dataset.py 259d4544dc760378 ran MIT (permissive)
Video-FocalNets: Spatio-Temporal Focal Modulation for Video Action Recognition 13 Jul 2023 talalwasim/video-focalnets/datasets/blending.py 4728dc2025227bba ran · our draft was wrong no licence file found · pointer only
MAE-DFER: Efficient Masked Autoencoder for Self-supervised Dynamic Facial Expression Recognition 5 Jul 2023 sunlicai/mae-dfer/mixup.py 4728dc2025227bba ran · our draft was wrong MIT (permissive)
Structure-free Graph Condensation: From Large-scale Graphs to Condensed Graph-free Data 5 Jun 2023 Amanda-Zheng/SFGC/metagtt_inductive_adj_identity.py f49468c140bc342f unverified MIT (permissive)
Lifting the Curse of Capacity Gap in Distilling Language Models 20 May 2023 genezc/minimoe/modules/modeling_moebert_gate.py 882d0552fedc5aa1 ran · fixture could not drive it Apache-2.0 (permissive)
Stimulative Training++: Go Beyond The Performance Limits of Residual Networks 4 May 2023 sunshine-ye/nips22-st/mixup.py 4728dc2025227bba ran · our draft was wrong MIT (permissive)
MixPro: Data Augmentation with MaskMix and Progressive Attention Labeling for Vision Transformer 24 Apr 2023 fistyee/mixpro/utils.py 4728dc2025227bba ran · our draft was wrong MIT (permissive)
Time Series as Images: Vision Transformer for Irregularly Sampled Time Series 1 Mar 2023 identical code first harvested elsewhere e5da4e4200323899 ran · fixture could not drive it fingerprinted licence of this copy not recorded
Designing BERT for Convolutional Networks: Sparse and Hierarchical Masked Modeling 9 Jan 2023 keyu-tian/spark/downstream_imagenet/mixup.py 4728dc2025227bba ran · our draft was wrong MIT (permissive)
OAMixer: Object-aware Mixing Layer for Vision Transformers 13 Dec 2022 alinlab/OAMixer/utils.py c91ca77cd9c1882e unverified Apache-2.0 recorded; this copy not marked cleared · pointer only
GAUCHE: A Library for Gaussian Processes in Chemistry 6 Dec 2022 leojklarner/gauche/gauche/representations/fingerprints.py 27570ebcbb961e1c unverified MIT (permissive)
Fine-tuned CLIP Models are Efficient Video Learners 6 Dec 2022 muzairkhattak/vifi-clip/datasets/blending.py 4728dc2025227bba ran · our draft was wrong MIT (permissive)
ResFormer: Scaling ViTs with Multi-Resolution Training 1 Dec 2022 ruitian12/resformer/image_classification/mix.py 4728dc2025227bba ran · our draft was wrong MIT (permissive)
Synergies between Disentanglement and Sparsity: Generalization and Identifiability in Multi-Task Learning 26 Nov 2022 tristandeleu/synergies-disentanglement-sparsity/metaoptnet/models/classification_heads.py 6db52403976aa70c unverified MIT (permissive)
The Missing Indicator Method: From Low to High Dimensions 16 Nov 2022 mvanness354/missing_indicator_method/mimic_benchmark_scripts/make_processed_los_data.py 1191f6dfc22f1ffd unverified Apache-2.0 (permissive)
TAPAS: a Toolbox for Adversarial Privacy Auditing of Synthetic Data 12 Nov 2022 alan-turing-institute/privacy-sdg-toolbox/tapas/generators/generator.py e2670d9fdfc6b603 ran · honoured contract MIT (permissive)
Efficient Dataset Distillation Using Random Feature Approximation 21 Oct 2022 yolky/RFAD/utils.py defd9ff9cbe131da ran · our draft was wrong no licence file found · pointer only
Holomorphic Equilibrium Propagation Computes Exact Gradients Through Finite Size Oscillations 1 Sep 2022 Laborieux-Axel/holomorphic_eqprop/utils/data.py 38f2f3d1795ca431 unverified MIT (permissive)
FS-BAN: Born-Again Networks for Domain Generalization Few-Shot Classification 23 Aug 2022 yunqing-me/Born-Again-FS/baseline_model/utils.py f1324589fc273593 ran MIT (permissive)
Kernel Relative-prototype Spectral Filtering for Few-shot Learning 24 Jul 2022 identical code first harvested elsewhere 7c64c35be7f02395 ran · our draft was wrong licence of this copy not recorded
Langevin Monte Carlo for Contextual Bandits 22 Jun 2022 devzhk/lmcts/run_cifar.py c875d9cdc27a6719 ran · our draft was wrong no licence file found · pointer only
On the Representation Collapse of Sparse Mixture of Experts 20 Apr 2022 microsoft/torchscale/torchscale/component/xmoe/routing.py 9d133667851a7737 ran · fixture could not drive it MIT (permissive)
The Principle of Diversity: Training Stronger Vision Transformers Calls for Reducing All Levels of Redundancy 12 Mar 2022 VITA-Group/Diverse-ViT/mix.py a1e046d46f0b9ca0 unverified MIT (permissive)
Multi-modal Graph Learning for Disease Prediction 11 Mar 2022 ssgood/mmgl/MMGL_inductive/utils.py 46cf6f1ad6a4824f unverified MIT (permissive)
PACTran: PAC-Bayesian Metrics for Estimating the Transferability of Pretrained Models to Classification Tasks 10 Mar 2022 google-research/pactran_metrics/compute_metrics.py edfd7151645e07b8 ran · our draft was wrong Apache-2.0 (permissive)
Design-Bench: Benchmarks for Data-Driven Offline Model-Based Optimization 17 Feb 2022 rail-berkeley/design-bench/design_bench/datasets/discrete_dataset.py 9254b9a1999e5ab9 ran MIT (permissive)
MGCVAE: Multi-objective Inverse Design via Molecular Graph Conditional Variational Autoencoder 14 Feb 2022 mhlee216/mgcvae/code/mgcvae.py 8cfd0918586268a8 ran · our draft was wrong fingerprinted no licence file found · pointer only
Locally Typical Sampling 1 Feb 2022 HomebrewNLP/HomebrewNLP-Jax/inference.py e11d769ad67f0934 unverified BSD-2-Clause (permissive)
Learning Fair Representations via Rate-Distortion Maximization 31 Jan 2022 brcsomnath/farm/src/utils/loss.py 62dfecd92146a155 ran · our draft was wrong no licence file found · pointer only
Posterior Matching for Arbitrary Conditioning 28 Jan 2022 deepmind/dm-haiku/haiku/_src/basic.py f6f51ced321b0151 unverified Apache-2.0 (permissive)
Masked Autoencoders Are Scalable Vision Learners 11 Nov 2021 yangyucheng000/mae/src/datasets/mixup.py 500863dca85164af unverified Apache-2.0 (permissive)
SEGA: Semantic Guided Attention on Visual Prototype for Few-Shot Learning 8 Nov 2021 martayang/sega/models/classification_heads.py 7c64c35be7f02395 ran · our draft was wrong MIT (permissive)
Stable Neural ODE with Lyapunov-Stable Equilibrium Points for Defending Against Adversarial Attacks 25 Oct 2021 kangqiyu/sodef/trades_r/sodef_eval_ode.py 64975423655410b6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
Graph-Guided Network for Irregularly Sampled Multivariate Time Series 11 Oct 2021 mims-harvard/Raindrop/code/Raindrop.py e5da4e4200323899 ran · fixture could not drive it fingerprinted MIT (permissive)
Semantic-Guided Zero-Shot Learning for Low-Light Image/Video Enhancement 3 Oct 2021 ShenZheng2000/Semantic-Guided-Low-Light-Image-Enhancement/modeling/fpn.py c7aea909c128d085 unverified MIT (permissive)
One Loss for All: Deep Hashing with a Single Cosine Similarity based Learning Objective 29 Sep 2021 kamwoh/orthohash/utils/datasets.py d2b1a5f7c60e27b5 ran · our draft was wrong BSD-3-Clause (permissive)
CAMul: Calibrated and Accurate Multi-view Time-Series Forecasting 15 Sep 2021 adityalab/camul/train_covid.py 8b195a6b88d4bd87 ran · honoured contract fingerprinted MIT (permissive)
RepNAS: Searching for Efficient Re-parameterizing Blocks 8 Sep 2021 bestfleer/RepNAS/utils/Mixup.py 4728dc2025227bba ran · our draft was wrong MIT (permissive)
Continual Learning for Image-Based Camera Localization 20 Aug 2021 aaltovision/cl_hscnet/models/hscnet.py 3dea70a376daefdf ran · our draft was wrong MIT (permissive)
Deep Learning on a Data Diet: Finding Important Examples Early in Training 15 Jul 2021 mansheej/data_diet/data_diet/data.py f8f057d94b1824fe unverified Apache-2.0 (permissive)
Scaling Up Graph Neural Networks Via Graph Coarsening 9 Jun 2021 szzhang17/Scaling-Up-Graph-Neural-Networks-Via-Graph-Coarsening/APPNP/utils.py 03c0ec68ff746fc6 unverified MIT (permissive)
Learning Markov State Abstractions for Deep Reinforcement Learning 8 Jun 2021 camall3n/markov-state-abstractions/markov_abstr/gridworld/models/nnutils.py 5d06710de8ac5fbd unverified MIT (permissive)
When in Doubt: Neural Non-Parametric Uncertainty Quantification for Epidemic Forecasting 7 Jun 2021 adityalab/epifnp/train_ili.py a5a22adb6b1bdc7e ran · honoured contract fingerprinted MIT (permissive)
Equilibrium and non-Equilibrium regimes in the learning of Restricted Boltzmann Machines 28 May 2021 AurelienDecelle/TorchRBM/rbm/custom_fn.py f2786712ec765b2c unverified MIT (permissive)
BERTifying the Hidden Markov Model for Multi-Source Weakly Supervised Named Entity Recognition 26 May 2021 Yinghao-Li/CHMM-ALT/data_constr/src/util.py 94f946467c015b2d unverified Apache-2.0 (permissive)
DeepI2P: Image-to-Point Cloud Registration via Deep Classification 8 Apr 2021 lijx10/DeepI2P/models/focal_loss.py 2311207780694810 unverified MIT (permissive)
ECINN: Efficient Counterfactuals from Invertible Neural Networks 25 Mar 2021 fhvilshoj/ecinn/counterfactual/cf_utils.py eb78cf906deee8f7 unverified MIT (permissive)
Vision Transformers for Dense Prediction 24 Mar 2021 mszpc/3d_dense/3d_densenet/src/common.py c3d563ce6492d0a5 unverified Apache-2.0 (permissive)
NeMo: Neural Mesh Models of Contrastive Features for Robust 3D Pose Estimation 29 Jan 2021 Angtian/NeMo/code/models/FeatureBanks.py a67d611e7bd0a54f ran · fixture could not drive it fingerprinted no licence file found · pointer only
Keep your Eyes on the Lane: Real-time Attention-guided Lane Detection 22 Oct 2020 lucastabelini/LaneATT/lib/focal_loss.py c7460dd375c3ae41 unverified MIT (permissive)
Data Augmentation for Meta-Learning 14 Oct 2020 renkunni/metaaug/train_aug.py 7c64c35be7f02395 ran · our draft was wrong MIT (permissive)
Compositional Demographic Word Embeddings 6 Oct 2020 salesforce/awd-lstm-lm/pointer.py d38f82da04a3f93e ran · honoured contract fingerprinted BSD-3-Clause (permissive)
Meta-Consolidation for Continual Learning 1 Oct 2020 JosephKJ/merlin/lib/consolidate.py 8431f92b5e9cab82 ran · our draft was wrong no licence file found · pointer only
Prototype Completion with Primitive Knowledge for Few-Shot Learning 10 Sep 2020 zhangbq-research/Prototype_Completion_for_FSL/models/classification_heads.py 7c64c35be7f02395 ran · our draft was wrong MIT (permissive)
Information Theoretic Counterfactual Learning from Missing-Not-At-Random Feedback 6 Sep 2020 RyanWangZf/CVIB-Rec/matrix_factorization.py 4fe5b26db1726dd8 ran fingerprinted MIT (permissive)
LowFER: Low-rank Bilinear Pooling for Link Prediction 25 Aug 2020 suamin/lowfer/scripts/toy_example.py ab2a2912ef928b40 unverified MIT (permissive)
What Neural Networks Memorize and Why: Discovering the Long Tail via Influence Estimation 9 Aug 2020 google-research/heldout-influence-estimation/mnist-example/mnist_infl_mem.py a8f998b9ec355770 unverified Apache-2.0 (permissive)
Distributed Associative Memory Network with Memory Refreshing Loss 21 Jul 2020 taewonpark/DAM/model/DAM/util.py eb2b8d997f4e7238 unverified MIT (permissive)
Hypersolvers: Toward Fast Continuous-Depth Models 19 Jul 2020 DiffEqML/diffeqml-research/neural-hybrid-automata/src/nn.py c6a6548ef8385b9a unverified Apache-2.0 (permissive)
NVAE: A Deep Hierarchical Variational Autoencoder 8 Jul 2020 NVlabs/NVAE/model.py b95bc8179cca09d6 ran · our draft was wrong licence not identified · pointer only
INT: An Inequality Benchmark for Evaluating Generalization in Theorem Proving 6 Jul 2020 albertqjiang/INT/int_environment/algos/thm_env.py d760315462516b6b unverified MIT (permissive)
INT: An Inequality Benchmark for Evaluating Generalization in Theorem Proving 6 Jul 2020 albertqjiang/INT/int_environment/algos/lib/ops.py a36605330ae69c8d unverified MIT (permissive)
On the Bottleneck of Graph Neural Networks and its Practical Implications 9 Jun 2020 tech-srl/bottleneck/common.py 3cbabc677bbc4e31 unverified MIT (permissive)
SEKD: Self-Evolving Keypoint Detection and Description 9 Jun 2020 aliyun/Self-Evolving-Keypoint-Demo/loss/loss_focal.py 7b7e414e3d968b19 unverified MIT recorded; this copy not marked cleared · pointer only
YOLOv4: Optimal Speed and Accuracy of Object Detection 23 Apr 2020 HeegonJin/yolov1/yolov1.py 76c3b477a498bbae ran · our draft was wrong fingerprinted no licence file found · pointer only
Diversity Helps: Unsupervised Few-shot Learning via Distribution Shift-based Data Augmentation 13 Apr 2020 WonderSeven/ULDA/network/net_tools.py f1ac0078149b3155 unverified MIT (permissive)
Efficient Domain Generalization via Common-Specific Low-Rank Decomposition 28 Mar 2020 vihari/csd/pacs/train_csd.py ded0bf1e1b21f399 unverified MIT (permissive)
Robustness to Programmable String Transformations via Augmented Abstract Training 22 Feb 2020 ForeverZyh/A3T/a3t/diffai/components.py bfd82e9e809aad36 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