Search alternatives:
code implementation » model implementation (Expand Search), time implementation (Expand Search), world implementation (Expand Search)
code implementation » model implementation (Expand Search), time implementation (Expand Search), world implementation (Expand Search)
-
141
The artifacts and data for the paper "DD4AV: Detecting Atomicity Violations in Interrupt-Driven Programs with Guided Concolic Execution and Filtering" (OOPSLA 2025)
Published 2025“…</li><li><ul><li><code><strong>DBDS</strong></code>: The code implements our proposed dynamic scheduling execution method, which systematically explores task interleaving for atomicity violation detection, enhanced by an effective prefix-directed strategy.…”
-
142
HCC Evaluation Dataset and Results
Published 2024“…</p><h3>Report Script</h3><p dir="ltr">On the top-level directory you find a <code>report.py</code> file, which is an executable Python script. …”
-
143
Data and software for "Social networks affect redistribution decisions and polarization"
Published 2025“…</p><p dir="ltr">The repository contains data in .csv and .xlsx format, model code in .nlogox Netlogo format, analysis code in .ipynb Jupyter notebooks, and helping code in .py Python files.…”
-
144
Table & Figure.pdfBrainwaves and Higher-Order Thinking: An EEG Study of Cognitive Engagement in Mathematics Tasks
Published 2025“…Raw and Processed Data</p> <p><br></p> <p>EEG brainwave recordings (raw and preprocessed signals)</p> <p><br></p> <p>Neurofeedback score datasets ( Neuron-Spectrum.NET )</p> <p><br></p> <p>Statistical analysis data (e.g., SPSS, MATLAB, or Python files)</p> <p><br></p> <p>Cognitive achievement test scores and student performance data</p> <p><br></p> <p><br></p> <p><br></p> <p>2. …”
-
145
Raw Data EEG.pdfBrainwaves and Higher-Order Thinking: An EEG Study of Cognitive Engagement in Mathematics Tasks
Published 2025“…Raw and Processed Data</p> <p><br></p> <p>EEG brainwave recordings (raw and preprocessed signals)</p> <p><br></p> <p>Neurofeedback score datasets ( Neuron-Spectrum.NET )</p> <p><br></p> <p>Statistical analysis data (e.g., SPSS, MATLAB, or Python files)</p> <p><br></p> <p>Cognitive achievement test scores and student performance data</p> <p><br></p> <p><br></p> <p><br></p> <p>2. …”
-
146
Genosophus: A Dynamical-Systems Diagnostic Engine for Neural Representation Analysis
Published 2025“…</p><h2><b>Included Files</b></h2><h3><b>1. </b><code><strong>GenosophusV2.py</strong></code></h3><p dir="ltr">Executable Python implementation of the Genosophus Engine.…”
-
147
Gene Editing using Transformer Architecture
Published 2025“…</p><p dir="ltr">Once TASAG detects a deviation from a reference sequence (e.g., the H-Bot sequence), it facilitates on-screen gene editing, enabling targeted mutations or the insertion of desired genes. Implementation requires Python and deep learning frameworks like TensorFlow or PyTorch, with optional use of Biopython for genetic sequence handling. …”
-
148
Demonstration of Isosteric Heat of Adsorption Calculation using AIFs and pyGAPs
Published 2025“…</p><p dir="ltr">The calculation is performed using the Clausius-Clapeyron method as implemented in the <code><strong>pyGAPS</strong></code> Python library for adsorption science. …”
-
149
Ambient Air Pollutant Dynamics (2010–2025) and the Exceptional Winter 2016–17 Pollution Episode: Implications for a Uranium/Arsenic Exposure Event
Published 2025“…This repository provides the raw data, the complete imputed daily dataset, imputation statistics, a data dictionary, the Python code used (Imputation_Air_Pollutants_NABEL.py), smoothed time-series plots (28-day running average), and a comparative table of winter pollutant burdens 2016–2019. …”
-
150
Keyhole Imagery Global Coverage Dataset (1960–1984)
Published 2025“…</li><li><b>Code</b>: Python scripts implementing the three-step workflow (imagery classification, global grid generation, and point-based property calculation).…”
-
151
kececilayout
Published 2025“…<p dir="ltr"><b>Kececi Layout (Keçeci Yerleşimi)</b>: A deterministic graph layout algorithm designed for visualizing linear or sequential structures with a characteristic "zig-zag" or "serpentine" pattern.</p><p dir="ltr"><i>Python implementation of the Keçeci layout algorithm for graph visualization.…”
-
152
Dataset for: Phylotranscriptomics reveals the phylogeny of Asparagales and the evolution of allium flavor biosynthesis, Nature Communications,DOI:10.1038/s41467-024-53943-6
Published 2024“…Specifically, run this *.xml file using BEAST six times. Then, output of the six runs was combined and TreeAnnotator was used to summarize divergence time.…”
-
153
Probabilistic-QSR-GeoQA
Published 2024“…<p dir="ltr">The code and data are related to the paper Mohammad Kazemi Beydokhti, Matt Duckham, Amy L. …”
-
154
face recognation with Flask
Published 2025“…Built using the <b>Flask</b> web framework (Python), this system provides a lightweight and scalable solution for implementing facial recognition capabilities in real-time or on-demand through a browser interface.…”
-
155
Data from: Circadian activity predicts breeding phenology in the Asian burying beetle <i>Nicrophorus nepalensis</i>
Published 2025“…</p><p dir="ltr">The dataset includes:</p><ol><li>Raw locomotor activity measurements (.txt files) with 1-minute resolution</li><li>Breeding experiment data (Pair_breeding.csv) documenting nest IDs, population sources, photoperiod treatments, and breeding success</li><li>Activity measurement metadata (Loc_metadataset.csv) containing detailed experimental parameters and daily activity metrics extracted using tsfresh</li></ol><p dir="ltr">The repository also includes complete analysis pipelines implemented in both Python (3.8.8) and R (4.3.1), featuring:</p><ul><li>Data preprocessing and machine learning model development</li><li>Statistical analyses</li><li>Visualization scripts for generating Shapley plots, activity pattern plots, and other figures</li></ul><p></p>…”
-
156
Numerical analysis and modeling of water quality indicators in the Ribeirão João Leite reservoir (Goiás, Brazil)
Published 2025“…The code implements a statistical–computational workflow for parameter selection (VIF, Bartlett and KMO tests, PCA and FA with <i>varimax</i>) and then trains and evaluates machine-learning models to predict three key physico-chemical indicators: turbidity, true color, and total iron. …”
-
157
Supplement Number 1
Published 2025“…Python files containing the implementation of the graphical calculus on generalized Wilson loop diagrams…”
-
158
A Hybrid Ensemble-Based Parallel Learning Framework for Multi-Omics Data Integration and Cancer Subtype Classification
Published 2025“…<p dir="ltr">The code supports replication of results on TCGA Pan-cancer and BRCA datasets and includes data preprocessing, model training, and evaluation scripts:<br>Python scripts for data preprocessing and integration</p><ul><li>Autoencoder implementation for multimodal feature learning</li><li>Hybrid ensemble training code (DL/ML models and meta-learner)</li><li>PSO and backpropagation hybrid optimization code</li><li>Parallel execution scripts</li><li>Instructions for replicating results on TCGA Pan-cancer and BRCA datasets</li></ul><p></p>…”
-
159
CNG-ARCO-RADAR.pdf
Published 2025“…This approach uses a suite of Python libraries, including Xarray (Xarray-Datatree), Xradar, and Zarr, to implement a hierarchical tree-like data model. …”
-
160
Elements: Streaming Molecular Dynamics Simulation Trajectories for Direct Analysis – Applications to Sub-Picosecond Dynamics in Microsecond Simulations
Published 2025“…This eliminates the need for intermediate storage and allows immediate access to high-frequency fluctuations and vibrational signatures that would otherwise be inaccessible. We have implemented this streaming interface in the MD engines NAMD, LAMMPS, and GROMACS</p><p dir="ltr">On the client side, we developed the IMDClient Python package which receives the streamed data, stores into a custom buffer, and provides it to external tools as NumPy arrays, facilitating integration with scientific computing workflows. …”