Home › Code › dropout

dropout

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

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

0ran · honoured contract
0ran · violated contract
2ran · our draft was wrong
10ran · fixture could not drive it
1ran
19unverified
9fingerprinted

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

34 papers shown of 34, newest first; 39 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; 4 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
arXiv:2507.12001 2025-07 (from id) wslh852/AUBlendNet/utils/base_model_util.py 9ffc1505608f8450 unverified MIT (permissive)
All Points Matter: Entropy-Regularized Distribution Alignment for Weakly-supervised 3D Segmentation 25 May 2023 LiyaoTang/ERDA/models/head.py 66f4ca8e47d66009 ran · our draft was wrong fingerprinted MIT (permissive)
NORM: Knowledge Distillation via N-to-One Representation Matching 23 May 2023 OSVAI/NORM/distiller_zoo/FitNet.py 50e6e0d8738ab5cb unverified BSD-2-Clause (permissive)
Information Plane Analysis for Dropout Neural Networks 2023-03 (from id) link-er/ip_dropout/utils/continuous_dropouts.py 795323fbd66efec9 unverified MIT (permissive)
CodeTalker: Speech-Driven 3D Facial Animation with Discrete Motion Prior 6 Jan 2023 Doubiiu/CodeTalker/utils/base_model_util.py 9ffc1505608f8450 unverified MIT (permissive)
Cross-Lingual Phrase Retrieval 19 Apr 2022 artetxem/vecmap/map_embeddings.py 777b8ff7b13f247e unverified GPL-3.0 (copyleft) · pointer only
Generative Text Modeling through Short Run Inference 27 May 2021 bpucla/sri_text/semi_sup_classification.py d28ffad096a18890 ran · fixture could not drive it fingerprinted no licence file found · pointer only
Sparse Coding Frontend for Robust Neural Networks 12 Apr 2021 canbakiskan/sparse_coding_frontend/src/models/encoder.py 25c2d65fbcdc6bc7 unverified Apache-2.0 (permissive)
Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddings 21 Jun 2020 hugochan/IDGL/src/core/layers/common.py 90744bd46d234211 unverified Apache-2.0 (permissive)
Domain Generalization using Causal Matching 12 Jun 2020 biomedia-mira/masf/masf_func.py 2ff962d151152c2e ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Probabilistically Masked Language Model Capable of Autoregressive Generation in Arbitrary Word Order 24 Apr 2020 huawei-noah/Pretrained-Language-Model/PMLM/interactive_conditional_samples_sincos_acrostic.py 873e08c3f15eb1e4 ran · fixture could not drive it fingerprinted no licence file found · pointer only
Toward Subgraph-Guided Knowledge Graph Question Generation with Graph Neural Networks 13 Apr 2020 hugochan/Graph2Seq-for-KGQG/src/core/layers/common.py 90744bd46d234211 unverified Apache-2.0 (permissive)
AlignTTS: Efficient Feed-Forward Text-to-Speech System without Explicit Alignment 4 Mar 2020 mangushev/aligntts/model.py 873e08c3f15eb1e4 ran · fixture could not drive it fingerprinted MIT (permissive)
Knowledge Graph Alignment Network with Gated Multi-hop Neighborhood Aggregation 20 Nov 2019 nju-websoft/AliNet/code/gnn/gcn/layers.py 07e71e2afeccab7f unverified MIT (permissive)
GMAN: A Graph Multi-Attention Network for Traffic Prediction 11 Nov 2019 zhengchuanpan/GMAN/METR/tf_utils.py e4716e5fdd0a9483 unverified Apache-2.0 (permissive)
Adversarial NLI: A New Benchmark for Natural Language Understanding 31 Oct 2019 tlatkowski/multihead-siamese-nets/layers/basics.py ace946a8ae5831ee unverified MIT (permissive)
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations 26 Sep 2019 brightmart/albert_zh/modeling_google.py 2bf900d0da165894 ran · fixture could not drive it fingerprinted no licence file found · pointer only
NERO: A Neural Rule Grounding Framework for Label-Efficient Relation Extraction 5 Sep 2019 INK-USC/NERO/func.py c52cf85f1e861534 unverified MIT (permissive)
Reinforcement Learning Based Graph-to-Sequence Model for Natural Question Generation 14 Aug 2019 hugochan/RL-based-Graph2Seq-for-NQG/src/core/layers/common.py 90744bd46d234211 unverified Apache-2.0 (permissive)
A Deep Sequential Model for Discourse Parsing on Multi-Party Dialogues 1 Dec 2018 shizhouxing/DialogueDiscourseParsing/libs/dropout.py f965e9e04d49783f unverified BSD-2-Clause (permissive)
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 11 Oct 2018 icewing1996/bert_dep/lstm_crf_layer.py 873e08c3f15eb1e4 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 11 Oct 2018 TeamLab/bert-gcn-for-paper-citation/modeling.py fb518a8fa5849d2f ran · fixture could not drive it fingerprinted no licence file found · pointer only
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 11 Oct 2018 deepmipt/bert/bert_dp/modeling.py 780899d457cb7f07 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Self-Attentive Sequential Recommendation 20 Aug 2018 mangushev/mfgan/model.py 873e08c3f15eb1e4 ran · fixture could not drive it fingerprinted MIT (permissive)
3DFeat-Net: Weakly Supervised Local 3D Features for Point Cloud Registration 25 Jul 2018 yewzijian/3DFeatNet/models/layers.py a7e0217e7e46649e unverified MIT (permissive)
Bi-Directional Block Self-Attention for Fast and Memory-Efficient Sequence Modeling 3 Apr 2018 taoshen58/BiBloSA/context_fusion/nn.py d4166cae430d786f unverified Apache-2.0 (permissive)
Self-Attention with Relative Position Representations 6 Mar 2018 OpenNMT/OpenNMT-tf/opennmt/layers/transformer.py 3b70cfc3a2e7647c ran · fixture could not drive it MIT (permissive)
Dynamic Graph CNN for Learning on Point Clouds 24 Jan 2018 AmitBracha/GIP_project/models/dgcnn.py a7e0217e7e46649e unverified no licence file found · pointer only
Attention Is All You Need 12 Jun 2017 yydai/bert_test/modeling.py b934a5a18a8186cb ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation 2 Dec 2016 KiranAkadas/My_Pointnet_v2/models/pointnet_cls.py b9cc54403e6c3be8 ran · our draft was wrong licence not identified · pointer only
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation 2 Dec 2016 SonuDileep/3-D-Object-Detection-using-PointNet/models/pointnet_cls.py 3d9def431518fbd7 ran licence not identified · pointer only
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation 2 Dec 2016 abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds/models/pointnet_cls.py c59b25c37b041301 unverified licence not identified · pointer only
The One Hundred Layers Tiramisu: Fully Convolutional DenseNets for Semantic Segmentation 28 Nov 2016 ankit-vaghela30/Cilia-Segmentation/hastings/tiramisu_model.py f60d7b457f163df3 unverified MIT (permissive)
U-Net: Convolutional Networks for Biomedical Image Segmentation 18 May 2015 FelixGruen/tensorflow-u-net/architecture/networks.py 7643bb0d81ad85ba ran · fixture could not drive it fingerprinted GPL-3.0 (copyleft) · pointer only
U-Net: Convolutional Networks for Biomedical Image Segmentation 18 May 2015 ChengBinJin/U-Net-TensorFlow/src/model.py f1220598c633f491 unverified no licence file found · pointer only
Convolutional Neural Networks for Sentence Classification 25 Aug 2014 piyush2896/CNN-Text-Classifier/nn/layers.py 09cb65a28eb46830 unverified MIT (permissive)
arXiv:2023.acl-long.736 felixgwu/FastFusionNet/qa/layers.py f3afe1541b11af51 unverified MIT (permissive)
arXiv:2023.acl-long.693 AI4Bharat/IndicBERT/train/modeling.py 842da8a130910db0 ran · fixture could not drive it MIT (permissive)
arXiv:2021.acl-long.233 ACL2020SpellGCN/SpellGCN/modeling.py fa101009957c6b22 unverified no licence file found · pointer only

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