Showing 121 - 140 results of 206 for search '(( python time implementation ) OR ( python from implementing ))', query time: 0.52s Refine Results
  1. 121

    CNG-ARCO-RADAR.pdf by Alfonso Ladino (21447002)

    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. …”
  2. 122

    MSc Personalised Medicine at Ulster University by Steven Watterson (100045)

    Published 2025
    “…</p><p dir="ltr">MSc Personalised Medicine is a Master’s programme that can be taken in 1 year full-time or across 2 years part-time. Both full-time and part-time programmes have two intakes and can be started in September or January.…”
  3. 123

    Optimized Bayesian regularization-back propagation neural network using data-driven intrusion detection system in Internet of Things by Ashok Kumar K (21441108)

    Published 2025
    “…The proposed DIDS-BRBPNN-BBWOA-IoT method is implemented using Python. The performance of the DIDS-BRBPNN-BBWOA-IoT approach is examined using performance metrics like accuracy, precision, recall, f1-score, specificity, error rate; computation time, and ROC. …”
  4. 124

    The codes and data for "A Graph Convolutional Neural Network-based Method for Predicting Computational Intensity of Geocomputation" by FirstName LastName (20554465)

    Published 2025
    “…The model results are saved in <code>1point2dem/SampleGeneration/result</code>, and the results for <b>Table 3</b> in the paper are derived from this output.</p><p dir="ltr"><i>cd 1point2dem/CIPrediction</i></p><p dir="ltr"><i>python -u point_prediction.py --model [GCN|ChebNet|GATNet]</i></p><h3>step 4: Parallel computation</h3><p dir="ltr">This step uses the trained models to optimize parallel computation. …”
  5. 125

    The codes and data for "A Graph Convolutional Neural Network-based Method for Predicting Computational Intensity of Geocomputation" by FirstName LastName (20554465)

    Published 2025
    “…The model results are saved in <code>1point2dem/SampleGeneration/result</code>, and the results for <b>Table 3</b> in the paper are derived from this output.</p><p dir="ltr"><i>cd 1point2dem/CIPrediction</i></p><p dir="ltr"><i>python -u point_prediction.py --model [GCN|ChebNet|GATNet]</i></p><h3>step 4: Parallel computation</h3><p dir="ltr">This step uses the trained models to optimize parallel computation. …”
  6. 126

    Microscopic Detection and Quantification of Microplastic Particles in Environmental Water Samples by Derek Lam (11944213)

    Published 2025
    “…Image processing algorithms, implemented in Python using adaptive thresholding techniques, were applied to segment particles from the background. …”
  7. 127

    kececilayout by Mehmet Keçeci (14301782)

    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.…”
  8. 128

    Data Sheet 1_COCαDA - a fast and scalable algorithm for interatomic contact detection in proteins using Cα distance matrices.pdf by Rafael Pereira Lemos (9104911)

    Published 2025
    “…COCαDA demonstrated superior performance compared to the other methods, achieving on average 6x faster computation times than advanced data structures like k-d trees from NS, in addition to being simpler to implement and fully customizable. …”
  9. 129

    Computational performance analysis script. by Le Qi (8859521)

    Published 2025
    “…<p>Python implementation for computational performance evaluation and timing analysis.…”
  10. 130

    Genosophus: A Dynamical-Systems Diagnostic Engine for Neural Representation Analysis by Alan Glanz (22109698)

    Published 2025
    “…</b><code><strong>GenosophusV2.py</strong></code></h3><p dir="ltr">Executable Python implementation of the Genosophus Engine.</p><h3><b>2. …”
  11. 131

    RabbitSketch by tong zhang (20852432)

    Published 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++. …”
  12. 132

    NanoDB: Research Activity Data Management System by Lorenci Gjurgjaj (19702207)

    Published 2024
    “…Cross-Platform Compatibility: Works on Windows, macOS, and Linux. In a Python environment or as an executable. Ease of Implementation: Using the flexibility of the Python framework all the data setup and algorithm can me modified and new functions can be easily added. …”
  13. 133

    Artifact for the IJCAI 2024 paper "Solving Long-run Average Reward Robust MDPs via Stochastic Games" by Krishnendu Chatterjee (15367413)

    Published 2024
    “…</p><p dir="ltr">To run each of the experiments, simply execute: <code>python3 [experiment file]</code> where <code>[experiment file]</code> is one of (ii), (iii) or (iv) from the above list.…”
  14. 134

    Monte Carlo Simulation Code for Evaluating Cognitive Biases in Penalty Shootouts Using ABAB and ABBA Formats by Raul MATSUSHITA (10276562)

    Published 2024
    “…<p dir="ltr">This Python code implements a Monte Carlo simulation to evaluate the impact of cognitive biases on penalty shootouts under two formats: ABAB (alternating shots) and ABBA (similar to tennis tiebreak format). …”
  15. 135

    Collaborative Research: Framework: Improving the Understanding and Representation of Atmospheric Gravity Waves using High-Resolution Observations and Machine Learning by Joan Alexander (17047170)

    Published 2025
    “…Establishing a framework for implementing and testing ML-based parameterizations in atmospheric models. …”
  16. 136

    Landscape Change Monitoring System (LCMS) Conterminous United States Cause of Change (Image Service) by U.S. Forest Service (17476914)

    Published 2025
    “…Reference data are collected using TimeSync, a web-based tool that helps analysts visualize and interpret the Landsat data record from 1984-present (Cohen et al., 2010).Outputs fall into three categories: change, land cover, and land use. …”
  17. 137

    Folder with all data and algorithms by Jorge Servert Lerdo de Tejada (22290001)

    Published 2025
    “…In this study, we present an open-source, Python-based computational framework that unifies photon transport modeling, probe geometry optimization, and photothermal safety assessment into a single workflow. …”
  18. 138

    Reinforcement Learning based traffic steering inOpen Radio Access Network (ORAN)- oran-ts GitHub Repository by Aaradhy Sharma (21503465)

    Published 2025
    “…It features a modular Python framework implementing various RL agents (Q-Learning, SARSA, N-Step SARSA, DQN) and a traditional baseline evaluated in a realistic cellular network environment. …”
  19. 139

    DA-Faster-RCNN code by Seunghyeon Wang (16500132)

    Published 2025
    “…<p dir="ltr">This repository provides the code used in the paper “Domain-Adaptive Faster R-CNN for Non-PPE Identification on Construction Sites from Body-Worn and General Images.” The implementation is written in Python using PyTorch and Detectron2.…”
  20. 140

    Spotted owl habitat quality maps and disturbance attribution analysis by Josh Barry (7573823)

    Published 2025
    “…Users may derive annual gains or losses in habitat quality from these layers and apply the provided ArcPython workflow (nest_fire_zonal_stats.py) to attribute change to specific disturbance drivers. …”