يعرض 141 - 160 نتائج من 210 نتيجة بحث عن '(( python code implementing ) OR ( python code (representing OR represents) ))', وقت الاستعلام: 0.27s تنقيح النتائج
  1. 141

    Supervised Classification of Burned Areas Using Spectral Reflectance and Machine Learning حسب Baptista Boanha (22424668)

    منشور في 2025
    "…Six Python scripts are provided, each implementing a distinct machine learning algorithm—Random Forest, k-Nearest Neighbors (k-NN), Multi-Layer Perceptron (MLP), Decision Tree, Naïve Bayes, and Logistic Regression. …"
  2. 142

    GeoGraphNetworks: Shapefile-Derived Datasets for Accurate and Scalable Graphical Representations حسب Harish Sharma (18881935)

    منشور في 2025
    "…The rail line infrastructure of the USA is represented as a single network that covers the entire country and includes connectivity to Canada. …"
  3. 143

    Tracking when the number of individuals in the video frame changes. حسب Hirotsugu Azechi (20700528)

    منشور في 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>). …"
  4. 144

    Satellite monitoring of Greenland wintertime buried lake drainage حسب Jianing Wei (22400896)

    منشور في 2025
    "…Buried_lake_drainage_code</p><p dir="ltr">This folder contains two Python Jupyter Notebooks for detecting wintertime buried lake drainages (BLDs). …"
  5. 145

    Data and software for "Social networks affect redistribution decisions and polarization" حسب Milena Tsvetkova (11217969)

    منشور في 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.…"
  6. 146

    The artifacts and data for the paper "DD4AV: Detecting Atomicity Violations in Interrupt-Driven Programs with Guided Concolic Execution and Filtering" (OOPSLA 2025) حسب zixuan yuan (17602152)

    منشور في 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.…"
  7. 147

    HCC Evaluation Dataset and Results حسب Jens-Rene Giesen (18461928)

    منشور في 2024
    "…The only requirement for running this script is a Python 3.6+ interpreter as well as an installation of the <code>numpy</code> package. …"
  8. 148

    Physiotherapist-Assisted Wrist Movement Protocol for EEG-Based Corticokinematic Coherence Assessment حسب Fanni Kovács (21733838)

    منشور في 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).…"
  9. 149

    RabbitSketch حسب tong zhang (20852432)

    منشور في 2025
    "…RabbitSketch achieves significant speedups compared to existing implementations, ranging from 2.30x to 49.55x.In addition, we provide flexible and easy-to-use interfaces for both Python and C++. …"
  10. 150

    A Hybrid Ensemble-Based Parallel Learning Framework for Multi-Omics Data Integration and Cancer Subtype Classification حسب Mohammed Nasser Al-Andoli (21431681)

    منشور في 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>…"
  11. 151

    Recursive generation of substructures using point data حسب Jackie R (18359715)

    منشور في 2025
    "…<p dir="ltr">The dataset contains generated substructure using POI in China, the pseudo code for the algorithm and python implement of the algorithm. …"
  12. 152

    Demonstration of Isosteric Heat of Adsorption Calculation using AIFs and pyGAPs حسب Jack Evans (11275386)

    منشور في 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. …"
  13. 153

    <b>Algorithm Pseudocode</b> حسب Yibin Zhao (22425801)

    منشور في 2025
    "…The model generates point forecasts and forecast interval boundaries for short-term loads, providing important support for risk quantification and decision-making in power systems. The pseudo-code follows standard Python syntax specifications for functions and loops and is easy to understand and implement. …"
  14. 154

    Multisession fNIRS-EEG data of Post-Stroke Motor Recovery: Recordings During Intact and Paretic Hand Movements حسب Aleksandra Medvedeva (21221383)

    منشور في 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. …"
  15. 155

    <b>Anonymous, runnable artifact for </b><b>Testing AI Applications Under Nondeterminism, Drift, and Resource Constraints: A Problem‑Driven Multi‑Layer Approach</b> حسب Nariman Mani (21380459)

    منشور في 2025
    "…</b> The anonymized archive includes a dependency‑free Python implementation of all five layers (oracle, coverage, drift mapping, prioritization, resource scheduling), an orchestrator, and synthetic datasets with 50 test cases per sub‑application (LLM assistant, retrieval with citation, vision calories, notification/social). …"
  16. 156

    <b>Testing AI Applications Under Nondeterminism, Drift, and Resource Constraints</b> حسب Nariman Mani (21380459)

    منشور في 2025
    "…<ul><li>A <b>Python repo</b> with minimal implementations of all five layers<br>(<b>COL</b>, <b>SCL</b>, <b>CDM</b>, <b>RPE</b>, <b>RAS</b>) plus an <b>orchestrator</b> and utilities.…"
  17. 157

    Digital Twin for Chemical Sciences حسب Jin Qian (19339035)

    منشور في 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. …"
  18. 158

    Sonification of Warming Stripes حسب Christopher Harrison (9448751)

    منشور في 2025
    "…The sonification was produced using the STRAUSS sonification Python package.</p><p dir="ltr">Here we release:<br>1. …"
  19. 159

    Curvature-Adaptive Embedding of Geographic Knowledge Graphs in Hyperbolic Space حسب chenchen Guo (21327470)

    منشور في 2025
    "…</p><h3>Requirements</h3><ul><li>Python 3.7</li><li>PyTorch 1.10.0 & CUDA 11.8</li></ul><h3>Main Result Running commands:</h3><p dir="ltr">Execute <code>.sh: bash .…"
  20. 160

    Sonification of Growing Black Hole حسب Rose Shepherd (20328444)

    منشور في 2024
    "…This sonification is designed to represent a complex physical process to the general public in a way that is intuitive and accessible. …"