بدائل البحث:
tool implementation » world implementation (توسيع البحث), model implementation (توسيع البحث), proof implementation (توسيع البحث)
code representing » model representing (توسيع البحث), models representing (توسيع البحث), tpd representing (توسيع البحث)
tool implementation » world implementation (توسيع البحث), model implementation (توسيع البحث), proof implementation (توسيع البحث)
code representing » model representing (توسيع البحث), models representing (توسيع البحث), tpd representing (توسيع البحث)
-
101
Missing and Unaccounted-for People in Mexico (1960s–2025)
منشور في 2025"…</li><li><b>Requirements File:</b> A <code>requirements.txt</code> file listing the necessary Python libraries to run the script seamlessly.…"
-
102
Physiotherapist-Assisted Wrist Movement Protocol for EEG-Based Corticokinematic Coherence Assessment
منشور في 2025"…</li></ol><h4><b>Movement File Structure</b></h4><p dir="ltr">Each entry contains:</p><ul><li><code><strong>time</strong></code>: a 32-bit unsigned integer indicating the timestamp in milliseconds,</li><li><code><strong>x</strong></code>, <code><strong>y</strong></code>, <code><strong>z</strong></code>: 16-bit signed integers representing acceleration along the respective axes,</li><li><code><strong>trigger</strong></code>: an 8-bit unsigned integer used to mark event-related triggers for synchronization with the EEG data (e.g., movement onset).…"
-
103
Cognitive Fatigue
منشور في 2025"…<br></p><p dir="ltr"><b>HCI features</b> encompass keyboard, mouse, and screenshot data. Below is a Python code snippet for extracting screenshot files from the screenshots CSV file.…"
-
104
Multisession fNIRS-EEG data of Post-Stroke Motor Recovery: Recordings During Intact and Paretic Hand Movements
منشور في 2025"…The fNIRS .snirf files are accompanied by event files as .txt tables, containing arrays of event timestamps and corresponding event codes. The code for signal reading, preprocessing, and epoching is provided with the dataset in the “Preprocessing” file. …"
-
105
Digital Twin for Chemical Sciences
منشور في 2025"…The procedure for generating data in Figure 3 can be found in the demo notebook in Supplementary Code. The procedure for generating data of Figure 4 has been uploaded in fig4_figshare.zip file. …"
-
106
Sonification of Warming Stripes
منشور في 2025"…The sonification was produced using the STRAUSS sonification Python package.</p><p dir="ltr">Here we release:<br>1. …"
-
107
Supplementary file 1_ParaDeep: sequence-based deep learning for residue-level paratope prediction using chain-aware BiLSTM-CNN models.docx
منشور في 2025"…The implementation is freely available at https://github.com/PiyachatU/ParaDeep, with Python (PyTorch) code and a Google Colab interface for ease of use.…"
-
108
Supplementary material for "Euler inversion: Locating sources of potential-field data through inversion of Euler's homogeneity equation"
منشور في 2025"…</p><h2>License</h2><p dir="ltr">All Python source code (including <code>.py</code> and <code>.ipynb</code> files) is made available under the MIT license. …"
-
109
Folder with all data and algorithms
منشور في 2025"…<p dir="ltr">Spatially Offset Raman Spectroscopy (SORS) has emerged as a potential tool for non-invasive biomedical diagnostics, enabling molecularly specific probing of subsurface tissues. …"
-
110
Sonification of Growing Black Hole
منشور في 2024"…We used the open source Python package STRAUSS to produce the sonification (Trayford and Harrison 2023). …"
-
111
The artifacts and data for the paper "DD4AV: Detecting Atomicity Violations in Interrupt-Driven Programs with Guided Concolic Execution and Filtering" (OOPSLA 2025)
منشور في 2025"…</p><pre><pre>sudo apt-get install -y wget git build-essential python3 python python-pip python3-pip tmux cmake libtool libtool-bin automake autoconf autotools-dev m4 autopoint libboost-dev help2man gnulib bison flex texinfo zlib1g-dev libexpat1-dev libfreetype6 libfreetype6-dev libbz2-dev liblzo2-dev libtinfo-dev libssl-dev pkg-config libswscale-dev libarchive-dev liblzma-dev liblz4-dev doxygen libncurses5 vim intltool gcc-multilib sudo --fix-missing<br></pre></pre><pre><pre>pip install numpy && pip3 install numpy && pip3 install sysv_ipc<br></pre></pre><h4><b>Download the Code</b></h4><p dir="ltr">Download <b>DD4AV</b> from the Figshare website to your local machine and navigate to the project directory:</p><pre><pre>cd DD4AV<br></pre></pre><h4><b>Configure Environment and Install the Tool</b></h4><p dir="ltr">For convenience, we provide shell scripts to automate the installation process. …"
-
112
<b>Rethinking neighbourhood boundaries for urban planning: A data-driven framework for perception-based delineation</b>
منشور في 2025"…</p><p dir="ltr"><b>Input:</b></p><ul><li><code>svi_module/svi_data/svi_info.csv</code> - Image metadata from Step 1</li><li><code>perception_module/trained_models/</code> - Pre-trained models</li></ul><p dir="ltr"><b>Command:</b></p><pre><pre>python -m perception_module.pred \<br> --model-weights .…"
-
113
Overview of generalized weighted averages.
منشور في 2025"…GWA-UCB1 outperformed G-UCB1, UCB1-Tuned, and Thompson sampling in most problem settings and can be useful in many situations. The code is available at <a href="https://github.com/manome/python-mab" target="_blank">https://github.com/manome/python-mab</a>.…"
-
114
Minami_etal_2025
منشور في 2025"…<h2>Code files related to Minami et al (2025)</h2><p dir="ltr">accession_plot.py:Python script used to generate Fig4a.…"
-
115
Genomic Epidemiology of SARS-CoV-2 in Peru from 2020 to 2024
منشور في 2025"…</p><p dir="ltr"><b>Contents:</b></p><p><b>1. Analysis Code</b></p><p>Core Python scripts used to curate metadata, process genomic data, perform lineage assignments, compute summary statistics, and prepare inputs for downstream phylogenetic and phylogeographic analyses. …"
-
116
Tracking when the number of individuals in the video frame changes.
منشور في 2025"…The removal of unnecessary keypoint data is achieved through a Python code that allows specified ranges of tracking data obtained from DeepLabCut to be rewritten as NaN (no data) (<a href="http://www.plosbiology.org/article/info:doi/10.1371/journal.pbio.3003002#pbio.3003002.s019" target="_blank">S1 Protocol</a> and <a href="http://www.plosbiology.org/article/info:doi/10.1371/journal.pbio.3003002#pbio.3003002.s010" target="_blank">S10C Fig</a>). …"
-
117
Table 3_Novel deep learning-based prediction of HER2 expression in breast cancer using multimodal MRI, nomogram, and decision curve analysis.docx
منشور في 2025"…</p>Conclusions<p>This study demonstrates that integrating deep learning with multi-sequence breast MRI and clinical data provides a highly effective and reliable tool for predicting HER2 expression in breast cancer. …"
-
118
Table 2_Novel deep learning-based prediction of HER2 expression in breast cancer using multimodal MRI, nomogram, and decision curve analysis.docx
منشور في 2025"…</p>Conclusions<p>This study demonstrates that integrating deep learning with multi-sequence breast MRI and clinical data provides a highly effective and reliable tool for predicting HER2 expression in breast cancer. …"
-
119
Table 1_Novel deep learning-based prediction of HER2 expression in breast cancer using multimodal MRI, nomogram, and decision curve analysis.docx
منشور في 2025"…</p>Conclusions<p>This study demonstrates that integrating deep learning with multi-sequence breast MRI and clinical data provides a highly effective and reliable tool for predicting HER2 expression in breast cancer. …"
-
120
Data Sheet 1_Novel deep learning-based prediction of HER2 expression in breast cancer using multimodal MRI, nomogram, and decision curve analysis.docx
منشور في 2025"…</p>Conclusions<p>This study demonstrates that integrating deep learning with multi-sequence breast MRI and clinical data provides a highly effective and reliable tool for predicting HER2 expression in breast cancer. …"