يعرض 201 - 220 نتائج من 286 نتيجة بحث عن '(( python code implementation ) OR ( python model implementation ))', وقت الاستعلام: 0.34s تنقيح النتائج
  1. 201

    <b>Altered cognitive processes shape tactile perception in autism.</b> (data) حسب Ourania Semelidou (19178362)

    منشور في 2025
    "…The perceptual decision-making setup was controlled by Bpod (Sanworks) through scripts in Python (PyBpod, https://pybpod.readthedocs.io/en/latest/). …"
  2. 202

    Probabilistic-QSR-GeoQA حسب Mohammad Kazemi (19442467)

    منشور في 2024
    "…<p dir="ltr">The code and data are related to the paper Mohammad Kazemi Beydokhti, Matt Duckham, Amy L. …"
  3. 203

    Data files accompanying our PLoS One publication حسب Peter Hinow (21810605)

    منشور في 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]. حسب Chenglong Gong (20629836)

    منشور في 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. حسب Chenglong Gong (20629836)

    منشور في 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. حسب Chenglong Gong (20629836)

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

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

    منشور في 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 حسب Jeanette Leue (22470409)

    منشور في 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

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

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

    Comparison of SMC techniques. حسب Asra Sarwat (22453794)

    منشور في 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

    Proposed HOFA-SMC with experimental validation. حسب Asra Sarwat (22453794)

    منشور في 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

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

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

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

    منشور في 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

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

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

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

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

    منشور في 2025
    "…The pseudo-code follows standard Python syntax specifications for functions and loops and is easy to understand and implement. …"
  20. 220

    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>…"