Showing 201 - 220 results of 287 for search '(( ((python model) OR (python code)) implementing ) OR ( python modular implementation ))', query time: 0.38s Refine Results
  1. 201

    MCCN Case Study 3 - Select optimal survey locality by Donald Hobern (21435904)

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

    Global Aridity Index and Potential Evapotranspiration (ET0) Database: Version 3.1 by Robert Zomer (12796235)

    Published 2025
    “…</p><p dir="ltr">The Python programming source code used to run the calculation of ET0 and AI is provided and available online on Figshare at:</p><p dir="ltr">https://figshare.com/articles/software/Global_Aridity_Index_and_Potential_Evapotranspiration_Climate_Database_v3_-_Algorithm_Code_Python_/20005589</p><p dir="ltr">Peer-Review Reference and Proper Citation:</p><p dir="ltr">Zomer, R.J.; Xu, J.; Trabuco, A. 2022. …”
  3. 203

    Data files accompanying our PLoS One publication by Peter Hinow (21810605)

    Published 2025
    “…The videos were digitized and the positional data were saved in .xlsx or .csv format, respectively. The python codes contain the numerical implementations of our mathematical models.…”
  4. 204

    Cathode carbon block material parameters [14]. by Chenglong Gong (20629836)

    Published 2025
    “…A random aggregate model was implemented in Python and imported into finite element software to simulate sodium diffusion using Fick’s second law. …”
  5. 205

    Sodium concentration distribution cloud map. by Chenglong Gong (20629836)

    Published 2025
    “…A random aggregate model was implemented in Python and imported into finite element software to simulate sodium diffusion using Fick’s second law. …”
  6. 206

    Sodium binding coefficient R. by Chenglong Gong (20629836)

    Published 2025
    “…A random aggregate model was implemented in Python and imported into finite element software to simulate sodium diffusion using Fick’s second law. …”
  7. 207

    Probabilistic-QSR-GeoQA by Mohammad Kazemi (19442467)

    Published 2024
    “…<p dir="ltr">The code and data are related to the paper Mohammad Kazemi Beydokhti, Matt Duckham, Amy L. …”
  8. 208

    Accompanying data files (Melbourne, Washington DC, Singapore, and NYC-Manhattan) by Winston Yap (13771969)

    Published 2025
    “…</p><p dir="ltr">Each zipped folder consists the following files:</p><ul><li>Graph data - City object nodes (.parquet) and COO format edges (.txt)</li><li>predictions.txt (model predictions from GraphSAGE model)</li><li>final_energy.parquet (Compiled training and validation building energy data)</li></ul><p dir="ltr">The provided files are supplementary to the code repository which provides Python notebooks stepping through the data preprocessing, GNN training, and satellite imagery download processes. …”
  9. 209
  10. 210

    Leue Modulation Coefficients (LMC): A Smooth Continuum Embedding of Bounded Arithmetic Data by Jeanette Leue (22470409)

    Published 2025
    “…This Zenodo package includes: the full research paper (PDF), a complete Python implementation generating the LMC field and conductivity model, a numerical plot comparing discrete LMC values with the smoothed continuum field, a cover letter and supporting documentation. …”
  11. 211
  12. 212

    Error reduction over time by the HOFA-SMC. by Asra Sarwat (22453794)

    Published 2025
    “…A detailed simulation study is conducted on a full hand model, comprising four 4-degree-of-freedom (DOF) fingers and a 3-DOF thumb, implemented in Python. …”
  13. 213

    Comparison of SMC techniques. by Asra Sarwat (22453794)

    Published 2025
    “…A detailed simulation study is conducted on a full hand model, comprising four 4-degree-of-freedom (DOF) fingers and a 3-DOF thumb, implemented in Python. …”
  14. 214

    Proposed HOFA-SMC with experimental validation. by Asra Sarwat (22453794)

    Published 2025
    “…A detailed simulation study is conducted on a full hand model, comprising four 4-degree-of-freedom (DOF) fingers and a 3-DOF thumb, implemented in Python. …”
  15. 215

    ReaxANA: Analysis of Reactive Dynamics Trajectories for Reaction Network Generation by Hong Zhu (109912)

    Published 2025
    “…To address this challenge, we introduce a graph algorithm-based explicit denoising approach that defines user-controlled operations for removing oscillatory reaction patterns, including combination and separation, isomerization, and node contraction. This algorithm is implemented in ReaxANA, a parallel Python package designed to extract reaction mechanisms from both heterogeneous and homogeneous reactive MD trajectories. …”
  16. 216

    ReaxANA: Analysis of Reactive Dynamics Trajectories for Reaction Network Generation by Hong Zhu (109912)

    Published 2025
    “…To address this challenge, we introduce a graph algorithm-based explicit denoising approach that defines user-controlled operations for removing oscillatory reaction patterns, including combination and separation, isomerization, and node contraction. This algorithm is implemented in ReaxANA, a parallel Python package designed to extract reaction mechanisms from both heterogeneous and homogeneous reactive MD trajectories. …”
  17. 217

    Overview of generalized weighted averages. by Nobuhito Manome (8882084)

    Published 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>.…”
  18. 218

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

    Published 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. …”
  19. 219

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

    Published 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.…”
  20. 220

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

    Published 2025
    “…<p dir="ltr">This repository contains the simulation codebase for research on <b>Reinforcement Learning (RL) based Traffic Steering and Resource Allocation in Open Radio Access Networks (O-RAN)</b>. 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. …”