يعرض 81 - 100 نتائج من 228 نتيجة بحث عن '(( python ((code representing) OR (plot representing)) ) OR ( python code implementation ))', وقت الاستعلام: 0.40s تنقيح النتائج
  1. 81
  2. 82

    A game of life with dormancy - Code حسب Daniel Henrik Nevermann (20376933)

    منشور في 2024
    "…</p><ul><li>To run an animated simulation, use `python simulation.py'.</li><li>The implementation of Spore Life can be found in gol.py.…"
  3. 83

    CompuCrawl: Full database and code حسب Richard Haans (6324669)

    منشور في 2024
    "…<p><br></p><p dir="ltr">This folder contains the full set of code and data for the CompuCrawl database. The database contains the archived websites of publicly traded North American firms listed in the Compustat database between 1996 and 2020—representing 11,277 firms with 86,303 firm/year observations and 1,617,675 webpages in the final cleaned and selected set.…"
  4. 84

    Simple implementation examples of agent AI on free energy calculation and phase-field simulation حسب Toshiyuki Koyama (22828581)

    منشور في 2025
    "…</p> <p>Using Gibbs energy calculations and diffusion simulations as examples, we demonstrated the implementation method and usefulness of simple agent AI, where sample python codes are distributed as supplemental materials.…"
  5. 85

    Catalogue of compact radio sources in Messier-82 from e-MERLIN observations حسب Sibongumusa Shungube (21197363)

    منشور في 2025
    "…Source finding was initially performed using Python Blob Detection and Source Finder (PyBDSF).</p><p dir="ltr">The dataset includes two tables detailing the properties of these 36 sources:</p><p dir="ltr"><b>Table 3.1: CASA </b><code><strong>imfit</strong></code><b> Source Catalogue</b></p><p dir="ltr">This table contains source parameters derived using the CASA task <code>imfit</code>. …"
  6. 86
  7. 87

    Testing Code for JcvPCA and JsvCRP. حسب Océane Dubois (21989812)

    منشور في 2025
    "…<p>This file contains the code that implements both metrics in python and apply them on a simulated dataset.…"
  8. 88

    Data and code for: Automatic fish scale analysis حسب Christian Vogelmann (21646472)

    منشور في 2025
    "…</p><h3>Includeed in this repository:</h3><ul><li><b>Raw data files:</b></li><li><code>comparison_all_scales.csv</code> – comparison_all_scales.csv - manually verified vs. automated measurements of 1095 coregonid scales</li></ul><ul><li><ul><li><code>Validation_data.csv</code> – manually measured scale data under binocular</li><li><code>Parameter_correction_numeric.csv</code> – calibration data (scale radius vs. fish length/weight)</li></ul></li><li><b>Statistical results:</b></li><li><ul><li><code>comparison_stats_core_variables.csv</code> – verification statistics (bias, relative error, limits of agreement)</li><li><code>Validation_statistics.csv</code> – summary statistics and model fits (manual vs. automated)</li></ul></li><li><b>Executable script (not GUI):</b></li><li><ul><li><code>Algorithm.py</code> – core processing module for scale feature extraction<br>→ <i>Note: The complete Coregon Analyzer application (incl. …"
  9. 89

    A comparison between the static Python-based visualizations of the p65 activity in activated fibroblasts and the dynamic, HTML-based visualizations that use these same reduction me... حسب Hector Torres (11708207)

    منشور في 2025
    "…<p><b>(a)</b> UMAP, t-SNE, PCA, and Diffmap were first generated using the Python libraries Scikit-learn, UMAP, and PyDiffmap within Jupyter to generate static graphs as a starting point. …"
  10. 90

    Efficient, Hierarchical, and Object-Oriented Electronic Structure Interfaces for Direct Nonadiabatic Dynamics Simulations حسب Sascha Mausenberger (22225772)

    منشور في 2025
    "…We present a novel, flexible framework for electronic structure interfaces designed for nonadiabatic dynamics simulations, implemented in Python 3 using concepts of object-oriented programming. …"
  11. 91

    Code and data for reproducing the results in the original paper of DML-Geo حسب Pengfei CHEN (8059976)

    منشور في 2025
    "…<p dir="ltr">This asset provides all the code and data for reproducing the results (figures and statistics) in the original paper of DML-Geo</p><h2>Main Files:</h2><p dir="ltr"><b>main.ipynb</b>: the main notebook to generate all the figures and data presented in the paper</p><p dir="ltr"><b>data_generator.py</b>: used for generating synthetic datasets to validate the performance of different models</p><p dir="ltr"><b>dml_models.py</b>: Contains implementations of different Double Machine Learning variants used in this study.…"
  12. 92

    Data for "A hollow fiber membrane permeance evaluation device demonstrating outside-in and inside-out performance differences" حسب Timothy Warner (20222838)

    منشور في 2025
    "…</li><li>Flux decline data generated by the analysis software.</li><li>Plot data derived from the above data sources.</li><li>Python code to generate figures from the plot data.…"
  13. 93

    Data sets and coding scripts for research on sensory processing in ADHD and ASD حسب Vesko Varbanov (9687029)

    منشور في 2025
    "…The repository includes raw and matched datasets, analysis outputs, and the full Python code used for the matching pipeline.</p><h4>Ethics and Approval</h4><p dir="ltr">All procedures were approved by the University of Sheffield Department of Psychology Ethics Committee (Ref: 046476). …"
  14. 94

    Code for High-quality Human Activity Intensity Maps in China from 2000-2020 حسب Wenqi Xie (18273238)

    منشور في 2025
    "…<p dir="ltr">Code and remote sensing images and interpretation results of the samples for uncertainty analysis for "High-quality Human Activity Intensity Maps in China from 2000-2020"</p><p dir="ltr">“Mapping_HAI.py”:We generated the HAI maps using ArcGIS 10.8, and the geoprocessing tasks were implemented using Python 2.7 with the ArcPy library (ArcGIS 10.8 + Python 2.7 environment). …"
  15. 95

    Computing speed and memory usage. حسب David Berling (22170661)

    منشور في 2025
    "…<b>(b)</b> Physical memory consumption depending on simulated plane in radial and depth direction. Color coding same as in (a). Memory consumption was recorded as the maximum resident size during simulation monitored with the Python built-in module resource. …"
  16. 96

    The codes and data for "Lane Extraction from Trajectories at Road Intersections Based on Graph Transformer Network" حسب Chongshan Wan (19247614)

    منشور في 2024
    "…Each lane includes 'geometry' and 'inter_id' attributes.</li></ul><h2>Codes</h2><p dir="ltr">This repository contains the following Python codes:</p><ul><li>`data_processing.py`: Contains the implementation of data processing and feature extraction. …"
  17. 97

    MATH_code : False Data Injection Attack Detection in Smart Grids based on Reservoir Computing حسب Carl-Hendrik Peters (21530624)

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

    Replication package for Exploring the relation between source code commit information and SonarQube issues حسب Liviu Marian Berciu (17797934)

    منشور في 2025
    "…<p dir="ltr">This item represents a replication package/dataset for the article `Exploring the relation between source code commit information and SonarQube issues`. …"
  19. 99

    R codes and curated dataset for “EnoLEX: A Diachronic Lexical Database for the Enggano Language” حسب Gede Primahadi Wijaya Rajeg (14592023)

    منشور في 2025
    "…</p><blockquote><b><i>EnoLEX</i></b><i> represents a network of independent research materials consisting of a </i><a href="https://doi.org/10.25446/oxford.28295648.v1" rel="noreferrer" target="_blank"><i>source dataset</i></a><i>, this repository of source R codes and the curated data, the </i><a href="https://enggano.shinyapps.io/enolex/" rel="noreferrer" target="_blank"><i>online database</i></a><i>, and a conference </i><a href="https://doi.org/10.25446/oxford.27013864.v1" rel="noreferrer" target="_blank"><i>paper</i></a><i>.…"
  20. 100

    Evaluation and Statistical Analysis Code for "Multi-Task Learning for Joint Fisheye Compression and Perception for Autonomous Driving" حسب Basem Ahmed (18127861)

    منشور في 2025
    "…</li></ul><p dir="ltr">These scripts are implemented in Python using the PyTorch framework and are provided to ensure the reproducibility of the experimental results presented in the manuscript.…"