Showing 221 - 240 results of 295 for search '(( python time implementation ) OR ( ((python model) OR (python code)) implementing ))', query time: 0.47s Refine Results
  1. 221
  2. 222
  3. 223

    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. …”
  4. 224

    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. …”
  5. 225

    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. …”
  6. 226

    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. …”
  7. 227

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

    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>.…”
  9. 229

    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.…”
  10. 230

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

    Published 2025
    “…</p><p dir="ltr">Models: R code to explore different models for implementation via Python in ArcGIS</p><p dir="ltr">!…”
  11. 231

    Void-Center Galaxies and the Gravity of Probability Framework: Pre-DESI Consistency with VGS 12 and NGC 6789 by Jordan Waters (21620558)

    Published 2025
    “…<br><br><br><b>ORCID ID: https://orcid.org/0009-0009-0793-8089</b><br></p><p dir="ltr"><b>Code Availability:</b></p><p dir="ltr"><b>All Python tools used for GoP simulations and predictions are available at:</b></p><p dir="ltr"><b>https://github.com/Jwaters290/GoP-Probabilistic-Curvature</b><br><br>The Gravity of Probability framework is implemented in this public Python codebase that reproduces all published GoP predictions from preexisting DESI data, using a single fixed set of global parameters. …”
  12. 232

    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. …”
  13. 233

    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. …”
  14. 234

    <b>Algorithm Pseudocode</b> by Yibin Zhao (22425801)

    Published 2025
    “…The pseudo-code follows standard Python syntax specifications for functions and loops and is easy to understand and implement. …”
  15. 235

    Ambient Air Pollutant Dynamics (2010–2025) and the Exceptional Winter 2016–17 Pollution Episode: Implications for a Uranium/Arsenic Exposure Event by Thomas Clemens Carmine (19756929)

    Published 2025
    “…This repository provides the raw data, the complete imputed daily dataset, imputation statistics, a data dictionary, the Python code used (Imputation_Air_Pollutants_NABEL.py), smoothed time-series plots (28-day running average), and a comparative table of winter pollutant burdens 2016–2019. …”
  16. 236

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

    Published 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>…”
  17. 237

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

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

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

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

    A Fully Configurable Open-Source Software-Defined Digital Quantized Spiking Neural Core Architecture by Nagarajan Kandasamy (8400168)

    Published 2025
    “…QUANTISENC’s software-defined hardware design methodology allows the user to train an SNN model using Python and evaluate performance of its hardware implementation, such as area, power, latency, and throughput. …”
  20. 240

    Soulware-Lite by Abhiram Gnyanijaya (21572942)

    Published 2025
    “…<p dir="ltr">Soulware-Lite is an open-source semantic conscience system designed for large language models (LLMs). It operates as middleware to intercept user inputs and LLM outputs, performing real-time semantic auditing, belief-state tracking, introspective alignment scoring (KRW, deltaΨ), and automated self-correction.…”