Search alternatives:
time implementation » _ implementation (Expand Search), policy implementation (Expand Search), effective implementation (Expand Search)
python model » python tool (Expand Search), action model (Expand Search), motion model (Expand Search)
python time » python files (Expand Search)
time implementation » _ implementation (Expand Search), policy implementation (Expand Search), effective implementation (Expand Search)
python model » python tool (Expand Search), action model (Expand Search), motion model (Expand Search)
python time » python files (Expand Search)
-
221
-
222
-
223
Leue Modulation Coefficients (LMC): A Smooth Continuum Embedding of Bounded Arithmetic Data
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. …”
-
224
Comparison of SMC techniques.
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. …”
-
225
Proposed HOFA-SMC with experimental validation.
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. …”
-
226
ReaxANA: Analysis of Reactive Dynamics Trajectories for Reaction Network Generation
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. …”
-
227
ReaxANA: Analysis of Reactive Dynamics Trajectories for Reaction Network Generation
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. …”
-
228
Overview of generalized weighted averages.
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>.…”
-
229
Artifact for the IJCAI 2024 paper "Solving Long-run Average Reward Robust MDPs via Stochastic Games"
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.…”
-
230
<b>Anthropogenic nutrient inputs cause excessive algal growth for nearly half the world’s population</b>
Published 2025“…</p><p dir="ltr">Models: R code to explore different models for implementation via Python in ArcGIS</p><p dir="ltr">!…”
-
231
Void-Center Galaxies and the Gravity of Probability Framework: Pre-DESI Consistency with VGS 12 and NGC 6789
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. …”
-
232
Reinforcement Learning based traffic steering inOpen Radio Access Network (ORAN)- oran-ts GitHub Repository
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. …”
-
233
Supervised Classification of Burned Areas Using Spectral Reflectance and Machine Learning
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. …”
-
234
<b>Algorithm Pseudocode</b>
Published 2025“…The pseudo-code follows standard Python syntax specifications for functions and loops and is easy to understand and implement. …”
-
235
Ambient Air Pollutant Dynamics (2010–2025) and the Exceptional Winter 2016–17 Pollution Episode: Implications for a Uranium/Arsenic Exposure Event
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. …”
-
236
A Hybrid Ensemble-Based Parallel Learning Framework for Multi-Omics Data Integration and Cancer Subtype Classification
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>…”
-
237
The artifacts and data for the paper "DD4AV: Detecting Atomicity Violations in Interrupt-Driven Programs with Guided Concolic Execution and Filtering" (OOPSLA 2025)
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.…”
-
238
Curvature-Adaptive Embedding of Geographic Knowledge Graphs in Hyperbolic Space
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 .…”
-
239
A Fully Configurable Open-Source Software-Defined Digital Quantized Spiking Neural Core Architecture
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. …”
-
240
Soulware-Lite
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.…”