بدائل البحث:
pre implementation » time implementation (توسيع البحث), _ implementation (توسيع البحث), new implementation (توسيع البحث)
pre implementation » time implementation (توسيع البحث), _ implementation (توسيع البحث), new implementation (توسيع البحث)
-
121
Probabilistic-QSR-GeoQA
منشور في 2024"…</p><p><br></p><p><br></p><p dir="ltr"><b>Perquisites</b></p><p dir="ltr">Two spatial reasoning tools, SparQ for conventional reasoning and Probcog for probabilistic reasoning need to be installed:</p><p><br></p><p dir="ltr">- Probcog ( Follow the their github repo in https://github.com/opcode81/ProbCog)</p><p dir="ltr">- SparQ (Follow their manual in https://www.uni-bamberg.de/fileadmin/sme/SparQ/SparQ-Manual.pdf)</p><p><br></p><p><br></p><p dir="ltr"><b>Materials</b></p><p dir="ltr">This includes codes, data, evidence sets, and mln folders for two experiments:</p><p dir="ltr">- Code: This folder includes questionGenerator.py and answerExtraction.py for generating synthetic questions and post-processing of inferences from Probcog and SparQ reasoners. …"
-
122
Genomic Surveillance of Pemivibart (VYD2311) Escape-Associated Mutations in SARS-CoV-2: December 2025 BioSamples (n=2)
منشور في 2025"…The pipeline integrates established open-source tools (fastp, BWA-MEM, samtools, iVar, bcftools) and implements <b>codon-aware mutation calling</b> at five canonical RBD positions (R346, S371, K444, F456, F486) relative to NC_045512.2. …"
-
123
<b>Data Availability</b>
منشور في 2025"…</p><p dir="ltr">python scripts documenting the implementation of the Mixture Density Network (MDN) algorithm, including hyperparameter tuning and uncertainty quantification.…"
-
124
<b>Data Availability</b>
منشور في 2025"…</p><p dir="ltr">python scripts documenting the implementation of the Mixture Density Network (MDN) algorithm, including hyperparameter tuning and uncertainty quantification.…"
-
125
Methodological Approach Based on Structural Parameters, Vibrational Frequencies, and MMFF94 Bond Charge Increments for Platinum-Based Compounds
منشور في 2025"…The developed bci optimization tool, based on MMFF94, was implemented using a Python code made available at https://github.com/molmodcs/bci_solver. …"
-
126
face recognation with Flask
منشور في 2025"…Built using the <b>Flask</b> web framework (Python), this system provides a lightweight and scalable solution for implementing facial recognition capabilities in real-time or on-demand through a browser interface.…"
-
127
<b>Anthropogenic nutrient inputs cause excessive algal growth for nearly half the world’s population</b>
منشور في 2025"…<p dir="ltr">Contains</p><p dir="ltr">Final Analysis Output.xlsx: Current and reference concentrations of DRP, TP, NO3-N and TN along with pivot table analysis</p><p dir="ltr">Code: Python code used to implement the model in ArcGIS Pro.…"
-
128
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. …"
-
129
Ambient Air Pollutant Dynamics (2010–2025) and the Exceptional Winter 2016–17 Pollution Episode: Implications for a Uranium/Arsenic Exposure Event
منشور في 2025"…Includes imputation statistics, data dictionary, and the Python imputation code (Imputation_Air_Pollutants_NABEL.py). …"
-
130
Advancing Solar Magnetic Field Modeling
منشور في 2025"…<br><br>We developed a significantly faster Python code built upon a functional optimization framework previously proposed and implemented by our team. …"
-
131
Data and software for "Social networks affect redistribution decisions and polarization"
منشور في 2025"…</p><p dir="ltr">The repository contains data in .csv and .xlsx format, model code in .nlogox Netlogo format, analysis code in .ipynb Jupyter notebooks, and helping code in .py Python files.…"
-
132
MCCN Case Study 3 - Select optimal survey locality
منشور في 2025"…</p><p dir="ltr">This is a simple implementation that uses four environmental attributes imported for all Australia (or a subset like NSW) at a moderate grid scale:</p><ol><li>Digital soil maps for key soil properties over New South Wales, version 2.0 - SEED - see <a href="https://esoil.io/TERNLandscapes/Public/Pages/SLGA/ProductDetails-SoilAttributes.html" target="_blank">https://esoil.io/TERNLandscapes/Public/Pages/SLGA/ProductDetails-SoilAttributes.html</a></li><li>ANUCLIM Annual Mean Rainfall raster layer - SEED - see <a href="https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-rainfall-raster-layer" target="_blank">https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-rainfall-raster-layer</a></li><li>ANUCLIM Annual Mean Temperature raster layer - SEED - see <a href="https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-temperature-raster-layer" target="_blank">https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-temperature-raster-layer</a></li></ol><h4><b>Dependencies</b></h4><ul><li>This notebook requires Python 3.10 or higher</li><li>Install relevant Python libraries with: <b>pip install mccn-engine rocrate</b></li><li>Installing mccn-engine will install other dependencies</li></ul><h4><b>Overview</b></h4><ol><li>Generate STAC metadata for layers from predefined configuratiion</li><li>Load data cube and exclude nodata values</li><li>Scale all variables to a 0.0-1.0 range</li><li>Select four layers for comparison (soil organic carbon 0-30 cm, soil pH 0-30 cm, mean annual rainfall, mean annual temperature)</li><li>Select 10 random points within NSW</li><li>Generate 10 new layers representing standardised environmental distance between one of the selected points and all other points in NSW</li><li>For every point in NSW, find the lowest environmental distance to any of the selected points</li><li>Select the point in NSW that has the highest value for the lowest environmental distance to any selected point - this is the most different point</li><li>Clean up and save results to RO-Crate</li></ol><p><br></p>…"
-
133
RabbitSketch
منشور في 2025"…RabbitSketch achieves significant speedups compared to existing implementations, ranging from 2.30x to 49.55x.In addition, we provide flexible and easy-to-use interfaces for both Python and C++. …"
-
134
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>…"
-
135
Bayesian Changepoint Detection via Logistic Regression and the Topological Analysis of Image Series
منشور في 2025"…The method also successfully recovers the location and nature of changes in more traditional changepoint tasks. An implementation of our method is available in the Python package bclr.…"
-
136
Recursive generation of substructures using point data
منشور في 2025"…<p dir="ltr">The dataset contains generated substructure using POI in China, the pseudo code for the algorithm and python implement of the algorithm. …"
-
137
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. …"
-
138
<b>Algorithm Pseudocode</b>
منشور في 2025"…The model generates point forecasts and forecast interval boundaries for short-term loads, providing important support for risk quantification and decision-making in power systems. The pseudo-code follows standard Python syntax specifications for functions and loops and is easy to understand and implement. …"
-
139
<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). …"
-
140
<b>Testing AI Applications Under Nondeterminism, Drift, and Resource Constraints</b>
منشور في 2025"…<ul><li>A <b>Python repo</b> with minimal implementations of all five layers<br>(<b>COL</b>, <b>SCL</b>, <b>CDM</b>, <b>RPE</b>, <b>RAS</b>) plus an <b>orchestrator</b> and utilities.…"