Search alternatives:
after implementation » assess implementation (Expand Search), time implementation (Expand Search), model implementation (Expand Search)
model implementing » model implemented (Expand Search), model implementation (Expand Search), model representing (Expand Search)
python model » python code (Expand Search), python tool (Expand Search), action model (Expand Search)
after implementation » assess implementation (Expand Search), time implementation (Expand Search), model implementation (Expand Search)
model implementing » model implemented (Expand Search), model implementation (Expand Search), model representing (Expand Search)
python model » python code (Expand Search), python tool (Expand Search), action model (Expand Search)
-
161
-
162
Probabilistic-QSR-GeoQA
Published 2024“…Also we have written Python API for Probcog (ProbCog-API.py) and SparQ reasoners (SparQ-API.py).…”
-
163
Accompanying data files (Melbourne, Washington DC, Singapore, and NYC-Manhattan)
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. …”
-
164
The codes and data for "A Graph Convolutional Neural Network-based Method for Predicting Computational Intensity of Geocomputation"
Published 2025“…</p><p dir="ltr"><i>cd 1point2dem/CIPrediction</i></p><p dir="ltr"><i>python -u point_prediction.py --model [GCN|ChebNet|GATNet]</i></p><h3>step 4: Parallel computation</h3><p dir="ltr">This step uses the trained models to optimize parallel computation. …”
-
165
The codes and data for "A Graph Convolutional Neural Network-based Method for Predicting Computational Intensity of Geocomputation"
Published 2025“…</p><p dir="ltr"><i>cd 1point2dem/CIPrediction</i></p><p dir="ltr"><i>python -u point_prediction.py --model [GCN|ChebNet|GATNet]</i></p><h3>step 4: Parallel computation</h3><p dir="ltr">This step uses the trained models to optimize parallel computation. …”
-
166
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. …”
-
167
Error reduction over time by the HOFA-SMC.
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. …”
-
168
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. …”
-
169
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. …”
-
170
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. …”
-
171
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. …”
-
172
Overview of generalized weighted averages.
Published 2025“…<div><p>The multi-armed bandit (MAB) problem is a classical problem that models sequential decision-making under uncertainty in reinforcement learning. …”
-
173
Monte Carlo Simulation Code for Evaluating Cognitive Biases in Penalty Shootouts Using ABAB and ABBA Formats
Published 2024“…</li><li>Easily modifiable to fit other scenarios or cognitive models.</li></ul><p dir="ltr"><b>Usage:</b> Run the script in a Python environment after installing the required dependencies (<code>numpy</code> and <code>scipy</code>). …”
-
174
Table 3_Novel deep learning-based prediction of HER2 expression in breast cancer using multimodal MRI, nomogram, and decision curve analysis.docx
Published 2025“…Nomogram construction, ROC analysis, and DCA evaluation were performed to assess model performance. Statistical analyses were conducted using Python and R, with significance set at p < 0.05.…”
-
175
Table 2_Novel deep learning-based prediction of HER2 expression in breast cancer using multimodal MRI, nomogram, and decision curve analysis.docx
Published 2025“…Nomogram construction, ROC analysis, and DCA evaluation were performed to assess model performance. Statistical analyses were conducted using Python and R, with significance set at p < 0.05.…”
-
176
Table 1_Novel deep learning-based prediction of HER2 expression in breast cancer using multimodal MRI, nomogram, and decision curve analysis.docx
Published 2025“…Nomogram construction, ROC analysis, and DCA evaluation were performed to assess model performance. Statistical analyses were conducted using Python and R, with significance set at p < 0.05.…”
-
177
Data Sheet 1_Novel deep learning-based prediction of HER2 expression in breast cancer using multimodal MRI, nomogram, and decision curve analysis.docx
Published 2025“…Nomogram construction, ROC analysis, and DCA evaluation were performed to assess model performance. Statistical analyses were conducted using Python and R, with significance set at p < 0.05.…”
-
178
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. …”
-
179
Ambient Air Pollutant Dynamics (2010–2025) and the Exceptional Winter 2016–17 Pollution Episode: Implications for a Uranium/Arsenic Exposure Event
Published 2025“…<br><br><b>Missing-Data Handling & Imputation:</b></p><p dir="ltr">The following sequential steps were applied to create a complete and consistent daily time series suitable for analysis (presented in the Imputed_AP_Data_Zurich_2010-25 sheet), particularly addressing the absence of routine PM₂.₅ measurements prior to January 2016. The full implementation is detailed in the accompanying Python script (Imputation_Air_Pollutants_NABEL.py). …”
-
180
Supervised Classification of Burned Areas Using Spectral Reflectance and Machine Learning
Published 2025“…<p dir="ltr">This dataset and code package presents a modular framework for supervised classification of burned and unburned land surfaces using satellite-derived spectral reflectance. 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. …”