يعرض 101 - 120 نتائج من 166 نتيجة بحث عن '(( python plot representing ) OR ( python code implementing ))', وقت الاستعلام: 0.18s تنقيح النتائج
  1. 101

    Keyhole Imagery Global Coverage Dataset (1960–1984) حسب Hao Li (20223762)

    منشور في 2025
    "…</li><li><b>Code</b>: Python scripts implementing the three-step workflow (imagery classification, global grid generation, and point-based property calculation).…"
  2. 102

    Artifact for the IJCAI 2024 paper "Solving Long-run Average Reward Robust MDPs via Stochastic Games" حسب Krishnendu Chatterjee (15367413)

    منشور في 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.…"
  3. 103

    face recognation with Flask حسب Muammar, SST, M.Kom (21435692)

    منشور في 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.…"
  4. 104

    <b>Anthropogenic nutrient inputs cause excessive algal growth for nearly half the world’s population</b> حسب Richard McDowell (7311011)

    منشور في 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.…"
  5. 105

    Supervised Classification of Burned Areas Using Spectral Reflectance and Machine Learning حسب Baptista Boanha (22424668)

    منشور في 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. …"
  6. 106

    Data and software for "Social networks affect redistribution decisions and polarization" حسب Milena Tsvetkova (11217969)

    منشور في 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.…"
  7. 107

    The artifacts and data for the paper "DD4AV: Detecting Atomicity Violations in Interrupt-Driven Programs with Guided Concolic Execution and Filtering" (OOPSLA 2025) حسب zixuan yuan (17602152)

    منشور في 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.…"
  8. 108

    HCC Evaluation Dataset and Results حسب Jens-Rene Giesen (18461928)

    منشور في 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. …"
  9. 109

    RabbitSketch حسب tong zhang (20852432)

    منشور في 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++. …"
  10. 110

    A Hybrid Ensemble-Based Parallel Learning Framework for Multi-Omics Data Integration and Cancer Subtype Classification حسب Mohammed Nasser Al-Andoli (21431681)

    منشور في 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>…"
  11. 111

    Recursive generation of substructures using point data حسب Jackie R (18359715)

    منشور في 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. …"
  12. 112

    High-throughput chemical genetics screen and titration of hit compounds vinblastine and vincristine. حسب Emiri Nakamura (21601773)

    منشور في 2025
    "…Scale bar = 100μm. (F) Fiji and Python scripts were used to process, analyze, and plot the high-content high-throughput confocal imaging data. …"
  13. 113

    Demonstration of Isosteric Heat of Adsorption Calculation using AIFs and pyGAPs حسب Jack Evans (11275386)

    منشور في 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. …"
  14. 114

    <b>Algorithm Pseudocode</b> حسب Yibin Zhao (22425801)

    منشور في 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. …"
  15. 115

    <b>Anonymous, runnable artifact for </b><b>Testing AI Applications Under Nondeterminism, Drift, and Resource Constraints: A Problem‑Driven Multi‑Layer Approach</b> حسب Nariman Mani (21380459)

    منشور في 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). …"
  16. 116

    <b>Testing AI Applications Under Nondeterminism, Drift, and Resource Constraints</b> حسب Nariman Mani (21380459)

    منشور في 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.…"
  17. 117

    Curvature-Adaptive Embedding of Geographic Knowledge Graphs in Hyperbolic Space حسب chenchen Guo (21327470)

    منشور في 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 .…"
  18. 118

    Digital Twin for Chemical Sciences حسب Jin Qian (19339035)

    منشور في 2025
    "…Lastly, we use the Figure 4.ipynb notebook in the 3_outputs folder to plot the subfigures in d), e), f). Observing that Basin Hopping performs better than Gaussian Process, we plot the degeneracy result with 0.1 error cutoff to obtain the subfigures in g), h), i). …"
  19. 119

    Minami_etal_2025 حسب Keiichi Mochida (4670800)

    منشور في 2025
    "…<h2>Code files related to Minami et al (2025)</h2><p dir="ltr">accession_plot.py:Python script used to generate Fig4a.</p><p dir="ltr">Bd21-3_Bd21.Rmd:R script (mrkdown) used to run rQTL and generte Supplementary Fig. 3c (Bd21-3 x Bd21)</p><p dir="ltr">.…"
  20. 120

    adnus حسب Mehmet Keçeci (14301782)

    منشور في 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. …"