يعرض 101 - 120 نتائج من 167 نتيجة بحث عن '(( python code implementation ) OR ( python new implementation ))', وقت الاستعلام: 0.39s تنقيح النتائج
  1. 101

    Comparison data 1 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  2. 102

    Comparison data 2 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  3. 103

    Comparison data 5 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  4. 104

    Comparison data 6 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  5. 105

    adnus حسب Mehmet Keçeci (14301782)

    منشور في 2025
    "…<p dir="ltr">adnus (AdNuS): Advanced Number Systems</p><p dir="ltr">adnus is a Python library that provides an implementation of various advanced number systems. …"
  6. 106

    Automatic data reduction for the typical astronomer حسب Bradford Holden (21789524)

    منشور في 2025
    "…PypeIt has been developed by a small team of astronomers with two leading philosophies: (1) build instrument-agnostic code to serve nearly any spectrograph; (2) implement algorithms that achieve Poisson-level sky-subtraction with minimal systematics to yield precisely calibrated spectra with a meaningful noise model. …"
  7. 107

    Overview of generalized weighted averages. حسب Nobuhito Manome (8882084)

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

    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.…"
  9. 109

    MCCN Case Study 3 - Select optimal survey locality حسب Donald Hobern (21435904)

    منشور في 2025
    "…</p><p dir="ltr">This is a simple implementation that uses four environmental attributes imported for all Australia (or a subset like NSW) at a moderate grid scale:</p><ol><li>Digital soil maps for key soil properties over New South Wales, version 2.0 - SEED - see <a href="https://esoil.io/TERNLandscapes/Public/Pages/SLGA/ProductDetails-SoilAttributes.html" target="_blank">https://esoil.io/TERNLandscapes/Public/Pages/SLGA/ProductDetails-SoilAttributes.html</a></li><li>ANUCLIM Annual Mean Rainfall raster layer - SEED - see <a href="https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-rainfall-raster-layer" target="_blank">https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-rainfall-raster-layer</a></li><li>ANUCLIM Annual Mean Temperature raster layer - SEED - see <a href="https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-temperature-raster-layer" target="_blank">https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-temperature-raster-layer</a></li></ol><h4><b>Dependencies</b></h4><ul><li>This notebook requires Python 3.10 or higher</li><li>Install relevant Python libraries with: <b>pip install mccn-engine rocrate</b></li><li>Installing mccn-engine will install other dependencies</li></ul><h4><b>Overview</b></h4><ol><li>Generate STAC metadata for layers from predefined configuratiion</li><li>Load data cube and exclude nodata values</li><li>Scale all variables to a 0.0-1.0 range</li><li>Select four layers for comparison (soil organic carbon 0-30 cm, soil pH 0-30 cm, mean annual rainfall, mean annual temperature)</li><li>Select 10 random points within NSW</li><li>Generate 10 new layers representing standardised environmental distance between one of the selected points and all other points in NSW</li><li>For every point in NSW, find the lowest environmental distance to any of the selected points</li><li>Select the point in NSW that has the highest value for the lowest environmental distance to any selected point - this is the most different point</li><li>Clean up and save results to RO-Crate</li></ol><p><br></p>…"
  10. 110

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

    منشور في 2024
    "…<br></pre></pre><h2>Structure and How to run</h2><p dir="ltr">There are four Python files in the repository.</p><pre><pre>(i) `StrategyIteration.py` is the backend code, containing the implementation of the RPPI algorithm described in the paper.…"
  11. 111

    <b>Anthropogenic nutrient inputs cause excessive algal growth for nearly half the world’s population</b> حسب Richard McDowell (7311011)

    منشور في 2025
    "…<p dir="ltr">Contains</p><p dir="ltr">Final Analysis Output.xlsx: Current and reference concentrations of DRP, TP, NO3-N and TN along with pivot table analysis</p><p dir="ltr">Code: Python code used to implement the model in ArcGIS Pro.…"
  12. 112

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

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

    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>…"
  14. 114

    <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. …"
  15. 115

    <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. 116

    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. …"
  17. 117

    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 .…"
  18. 118

    Leveraging explainable causal artificial intelligence to study forest gross primary productivity dynamics in China's protected areas حسب Pedro Cabral (18947566)

    منشور في 2025
    "…<p dir="ltr">A Python script used for modeling forest GPP in China´s Protected Areas, including mean encoding of the categorical variable climate zone (CZ), multicollinearity testing using Variance Inflation Factor (VIF), implementation of four machine learning models to predict forest GPP, XAI and causality analysis.…"
  19. 119

    NanoDB: Research Activity Data Management System حسب Lorenci Gjurgjaj (19702207)

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

    Missing Value Imputation in Relational Data Using Variational Inference حسب Simon Fontaine (7046618)

    منشور في 2025
    "…Additional results, implementation details, a Python implementation, and the code reproducing the results are available online. …"