بدائل البحث:
practical implementation » practical implications (توسيع البحث)
python model » python tool (توسيع البحث), action model (توسيع البحث), motion model (توسيع البحث)
practical implementation » practical implications (توسيع البحث)
python model » python tool (توسيع البحث), action model (توسيع البحث), motion model (توسيع البحث)
-
221
Artifact for the IJCAI 2024 paper "Solving Long-run Average Reward Robust MDPs via Stochastic Games"
منشور في 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.…"
-
222
<b>Anthropogenic nutrient inputs cause excessive algal growth for nearly half the world’s population</b>
منشور في 2025"…</p><p dir="ltr">Models: R code to explore different models for implementation via Python in ArcGIS</p><p dir="ltr">!…"
-
223
<b>Algorithm Pseudocode</b>
منشور في 2025"…The pseudo-code follows standard Python syntax specifications for functions and loops and is easy to understand and implement. …"
-
224
A Hybrid Ensemble-Based Parallel Learning Framework for Multi-Omics Data Integration and Cancer Subtype Classification
منشور في 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>…"
-
225
HCC Evaluation Dataset and Results
منشور في 2024"…The only requirement for running this script is a Python 3.6+ interpreter as well as an installation of the <code>numpy</code> package. …"
-
226
Curvature-Adaptive Embedding of Geographic Knowledge Graphs in Hyperbolic Space
منشور في 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 .…"
-
227
Demonstration of Isosteric Heat of Adsorption Calculation using AIFs and pyGAPs
منشور في 2025"…</p><p dir="ltr">The calculation is performed using the Clausius-Clapeyron method as implemented in the <code><strong>pyGAPS</strong></code> Python library for adsorption science. …"
-
228
Leveraging explainable causal artificial intelligence to study forest gross primary productivity dynamics in China's protected areas
منشور في 2025"…<p dir="ltr">A Python script used for modeling forest GPP in China´s Protected Areas, including mean encoding of the categorical variable climate zone (CZ), multicollinearity testing using Variance Inflation Factor (VIF), implementation of four machine learning models to predict forest GPP, XAI and causality analysis.…"
-
229
Automatic data reduction for the typical astronomer
منشور في 2025"…PypeIt has been developed by a small team of astronomers with two leading philosophies: (1) build instrument-agnostic code to serve nearly any spectrograph; (2) implement algorithms that achieve Poisson-level sky-subtraction with minimal systematics to yield precisely calibrated spectra with a meaningful noise model. …"
-
230
Online Resource: Reservoir Computing as a Promising Approach for False Data Injection Attack Detection in Smart Grids
منشور في 2025"…</li><li><b>3_literature_analysis_and_mapping.ipynb</b><br>Contains the Python code used for executing the systematic mapping study (SMS), including automated processing of literature data and thematic clustering.…"
-
231
Table & Figure.pdfBrainwaves and Higher-Order Thinking: An EEG Study of Cognitive Engagement in Mathematics Tasks
منشور في 2025"…Supplementary Materials</p> <p><br></p> <p>Experimental protocols and study design details</p> <p><br></p> <p>Questionnaires, surveys, or rubrics used in the study</p> <p><br></p> <p>Educational materials related to HOTS-based mathematics tasks</p> <p><br></p> <p><br></p> <p><br></p> <p>3. Code and Algorithms (if applicable)</p> <p><br></p> <p>Scripts for EEG signal processing and analysis</p> <p><br></p> <p>Machine learning or statistical modeling scripts</p> <p><br></p> <p>Any software implementation used to analyze brainwave patterns</p> <p><br></p> <p><br></p> <p><br></p> <p>4. …"
-
232
Raw Data EEG.pdfBrainwaves and Higher-Order Thinking: An EEG Study of Cognitive Engagement in Mathematics Tasks
منشور في 2025"…Supplementary Materials</p> <p><br></p> <p>Experimental protocols and study design details</p> <p><br></p> <p>Questionnaires, surveys, or rubrics used in the study</p> <p><br></p> <p>Educational materials related to HOTS-based mathematics tasks</p> <p><br></p> <p><br></p> <p><br></p> <p>3. Code and Algorithms (if applicable)</p> <p><br></p> <p>Scripts for EEG signal processing and analysis</p> <p><br></p> <p>Machine learning or statistical modeling scripts</p> <p><br></p> <p>Any software implementation used to analyze brainwave patterns</p> <p><br></p> <p><br></p> <p><br></p> <p>4. …"
-
233
Supervised Classification of Burned Areas Using Spectral Reflectance and Machine Learning
منشور في 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
Data from: Circadian activity predicts breeding phenology in the Asian burying beetle <i>Nicrophorus nepalensis</i>
منشور في 2025"…</p><p dir="ltr">The dataset includes:</p><ol><li>Raw locomotor activity measurements (.txt files) with 1-minute resolution</li><li>Breeding experiment data (Pair_breeding.csv) documenting nest IDs, population sources, photoperiod treatments, and breeding success</li><li>Activity measurement metadata (Loc_metadataset.csv) containing detailed experimental parameters and daily activity metrics extracted using tsfresh</li></ol><p dir="ltr">The repository also includes complete analysis pipelines implemented in both Python (3.8.8) and R (4.3.1), featuring:</p><ul><li>Data preprocessing and machine learning model development</li><li>Statistical analyses</li><li>Visualization scripts for generating Shapley plots, activity pattern plots, and other figures</li></ul><p></p>…"
-
235
<b>Anonymous, runnable artifact for </b><b>Testing AI Applications Under Nondeterminism, Drift, and Resource Constraints: A Problem‑Driven Multi‑Layer Approach</b>
منشور في 2025"…</b> The anonymized archive includes a dependency‑free Python implementation of all five layers (oracle, coverage, drift mapping, prioritization, resource scheduling), an orchestrator, and synthetic datasets with 50 test cases per sub‑application (LLM assistant, retrieval with citation, vision calories, notification/social). …"
-
236
IGD-cyberbullying-detection-AI
منشور في 2024"…Models like Logistic Regression, Random Forest, Ensemble Models, CNNs, and LSTMs are implemented to detect patterns from behavioral data.…"
-
237
CNG-ARCO-RADAR.pdf
منشور في 2025"…This approach uses a suite of Python libraries, including Xarray (Xarray-Datatree), Xradar, and Zarr, to implement a hierarchical tree-like data model. …"
-
238
Void-Center Galaxies and the Gravity of Probability Framework: Pre-DESI Consistency with VGS 12 and NGC 6789
منشور في 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. …"
-
239
adnus
منشور في 2025"…<p dir="ltr">adnus (AdNuS): Advanced Number Systems</p><p dir="ltr">adnus is a Python library that provides an implementation of various advanced number systems. …"
-
240
MSc Personalised Medicine at Ulster University
منشور في 2025"…</b> Introducing computational approaches to studying genes, proteins or metabolites, this module teaches Python coding, data analysis and how to work with the databases that support data analysis.…"