بدائل البحث:
model implementation » modular implementation (توسيع البحث), time implementation (توسيع البحث), policy implementation (توسيع البحث)
world implementation » policy implementation (توسيع البحث), _ implementation (توسيع البحث)
python model » python code (توسيع البحث), python tool (توسيع البحث), action model (توسيع البحث)
python world » python tool (توسيع البحث)
model implementation » modular implementation (توسيع البحث), time implementation (توسيع البحث), policy implementation (توسيع البحث)
world implementation » policy implementation (توسيع البحث), _ implementation (توسيع البحث)
python model » python code (توسيع البحث), python tool (توسيع البحث), action model (توسيع البحث)
python world » python tool (توسيع البحث)
-
221
The artifacts and data for the paper "DD4AV: Detecting Atomicity Violations in Interrupt-Driven Programs with Guided Concolic Execution and Filtering" (OOPSLA 2025)
منشور في 2025"…</li><li><code><strong>realworld_AV</strong></code>: 18 real-world embedded interrupt-driven programs, all written in C, including control software, firmware, and device drivers.…"
-
222
OHID-FF dataset for forest fire detection and classification
منشور في 2025"…</p><p dir="ltr">- Pointed to the `train val scripts/` README for model-specific commands and dependencies.</p>…"
-
223
Ambient Air Pollutant Dynamics (2010–2025) and the Exceptional Winter 2016–17 Pollution Episode: Implications for a Uranium/Arsenic Exposure Event
منشور في 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). …"
-
224
3D PD-Controlled Nanorobot Swarm Simulation for Targeted Cancer and BBB Therapy
منشور في 2025"…Cancer-targeting nanorobots converge rapidly, while BBB-targeting nanorobots follow more complex paths due to navigation constraints.</p><p dir="ltr">Implemented in Python (NumPy, Matplotlib, 3D visualization), the framework is fully annotated and reproducible. …"
-
225
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. …"
-
226
Research Database
منشور في 2025"…</p><p dir="ltr">Statistical analysis was conducted through <b>multiple regression models</b> implemented in <b>Jamovi</b>, supported by Geographic Information System (GIS) tools to visualize spatial patterns. …"
-
227
Data and code for: Automatic fish scale analysis
منشور في 2025"…<p dir="ltr">This dataset accompanies the publication:<br><b>"Automatic fish scale analysis: age determination, annuli and circuli detection, length and weight back-calculation of coregonid scales"</b><br></p><p dir="ltr">It provides all essential data and statistical outputs used for the <b>verification and validation</b> of the <i>Coregon Analyzer</i> – a Python-based algorithm for automated biometric fish scale measurement.…"
-
228
IGD-cyberbullying-detection-AI
منشور في 2024"…[<a href="https://doi.org/10.6084/m9.figshare.27266961" rel="nofollow" target="_blank">https://doi.org/10.6084/m9.figshare.27266961</a>]</p><h2>Table of Contents</h2><ul><li><a href="https://github.com/BryanSJamesDev/IGD-cyberbullying-detection-AI#overview" target="_blank">Overview</a></li><li><a href="https://github.com/BryanSJamesDev/IGD-cyberbullying-detection-AI#requirements" target="_blank">Requirements</a></li><li><a href="https://github.com/BryanSJamesDev/IGD-cyberbullying-detection-AI#datasets" target="_blank">Datasets</a></li><li><a href="https://github.com/BryanSJamesDev/IGD-cyberbullying-detection-AI#installation" target="_blank">Installation</a></li><li><a href="https://github.com/BryanSJamesDev/IGD-cyberbullying-detection-AI#running-the-code" target="_blank">Running the Code</a></li><li><a href="https://github.com/BryanSJamesDev/IGD-cyberbullying-detection-AI#expected-results" target="_blank">Expected Results</a></li></ul><h2>Overview</h2><p dir="ltr">This repository provides the code for predicting mental health outcomes associated with Internet Gaming Disorder (IGD) and Cyberbullying using machine learning and deep learning models. Models like Logistic Regression, Random Forest, Ensemble Models, CNNs, and LSTMs are implemented to detect patterns from behavioral data.…"
-
229
MSc Personalised Medicine at Ulster University
منشور في 2025"…This includes the economic models that underpin big pharma as well the importance of entrepreneurship and small medium enterprises in driving forward healthcare innovation.…"
-
230
Landscape Change Monitoring System (LCMS) Conterminous United States Cause of Change (Image Service)
منشور في 2025"…Scikit-learn: Machine Learning in Python. In Journal of Machine Learning Research (Vol. 12, pp. 2825-2830).Pengra, B. …"
-
231
Microscopic Detection and Quantification of Microplastic Particles in Environmental Water Samples
منشور في 2025"…Image processing algorithms, implemented in Python using adaptive thresholding techniques, were applied to segment particles from the background. …"
-
232
Comprehensive Fluid and Gravitational Dynamics Script for General Symbolic Navier-Stokes Calculations and Validation
منشور في 2024"…It provides a flexible foundation on which theoretical assumptions can be validated, and practical calculations performed. Implemented in Python with symbolic calculations, the script facilitates in-depth analysis of complex flow patterns and makes advanced mathematical computations more accessible. …"
-
233
Supplementary Data: Biodiversity and Energy System Planning - Queensland 2025
منشور في 2025"…</p><h2>Software and Spatial Resolution</h2><p dir="ltr">The VRE siting model is implemented using Python and relies heavily on ArcGIS for comprehensive spatial data handling and analysis.…"
-
234
Code
منشور في 2025"…We divided the dataset into training and test sets, using 70% of the genes for training and 30% for testing. We implemented machine learning algorithms using the following R packages: rpart for Decision Trees, gbm for Gradient Boosting Machines (GBM), ranger for Random Forests, the glm function for Generalized Linear Models (GLM), and xgboost for Extreme Gradient Boosting (XGB). …"
-
235
Core data
منشور في 2025"…We divided the dataset into training and test sets, using 70% of the genes for training and 30% for testing. We implemented machine learning algorithms using the following R packages: rpart for Decision Trees, gbm for Gradient Boosting Machines (GBM), ranger for Random Forests, the glm function for Generalized Linear Models (GLM), and xgboost for Extreme Gradient Boosting (XGB). …"