بدائل البحث:
practical implementation » practical implications (توسيع البحث)
code implementation » model implementation (توسيع البحث), time implementation (توسيع البحث), world implementation (توسيع البحث)
practical implementation » practical implications (توسيع البحث)
code implementation » model implementation (توسيع البحث), time implementation (توسيع البحث), world implementation (توسيع البحث)
-
41
Scripts, data and figures underpinning 'Towards the Creation of Legible Octilinear Power Grid Diagrams Using Mixed Integer Linear Programming'
منشور في 2024"…<p dir="ltr">These Python notebooks implement the techniques described in the paper "Towards the Creation of Legible Octilinear Power Grid Diagrams Using Mixed Integer Linear Programming".…"
-
42
-
43
-
44
Data&Codes.zip
منشور في 2025"…</p><p dir="ltr">To facilitate the widespread use of the proposed framework, we have implemented it as the <b><i>ESLocalIndi</i></b> open-source package in Python, making it easily accessible to geographers. …"
-
45
software code of NeoDesign
منشور في 2024"…<h2>Implementation and Dependencies</h2><p dir="ltr">neoDesign was developed with python (recommend>3.9) and shell (bash) language. …"
-
46
DA-Faster-RCNN code
منشور في 2025"…The implementation is written in Python using PyTorch and Detectron2.…"
-
47
Reproducible Code and Data for figures
منشور في 2025"…</i></p><p dir="ltr">It contains:</p><p dir="ltr">✅ <b>Python Code</b> – Scripts used for data preprocessing, and visualization.…"
-
48
Simulation Code and Raw Data
منشور في 2025"…<p dir="ltr">Reproducible code (Python) implementing a symmetrized split-step Fourier method (SSFM), with configuration files for all scans. …"
-
49
-
50
The format of the electrode csv file
منشور في 2025"…To enable efficient calculation of extracellular signals from large neural network simulations, we have developed <i>BlueRecording</i>, a pipeline consisting of standalone Python code, along with extensions to the Neurodamus simulation control application, the CoreNEURON computation engine, and the SONATA data format, to permit online calculation of such signals. …"
-
51
The format of the simulation reports
منشور في 2025"…To enable efficient calculation of extracellular signals from large neural network simulations, we have developed <i>BlueRecording</i>, a pipeline consisting of standalone Python code, along with extensions to the Neurodamus simulation control application, the CoreNEURON computation engine, and the SONATA data format, to permit online calculation of such signals. …"
-
52
Comparison of BlueRecording with existing tools
منشور في 2025"…To enable efficient calculation of extracellular signals from large neural network simulations, we have developed <i>BlueRecording</i>, a pipeline consisting of standalone Python code, along with extensions to the Neurodamus simulation control application, the CoreNEURON computation engine, and the SONATA data format, to permit online calculation of such signals. …"
-
53
The format of the weights file
منشور في 2025"…To enable efficient calculation of extracellular signals from large neural network simulations, we have developed <i>BlueRecording</i>, a pipeline consisting of standalone Python code, along with extensions to the Neurodamus simulation control application, the CoreNEURON computation engine, and the SONATA data format, to permit online calculation of such signals. …"
-
54
Five Operator Lattice Simulation
منشور في 2025"…<p dir="ltr">This dataset contains the Python simulation code and supporting documentation for the paper <i>A Five-Operator Lattice of Consciousness: A Logical Framework for Mediation Between Implicit and Explicit Processing</i> (McDaniel, 2025).…"
-
55
-
56
A game of life with dormancy - Code
منشور في 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.…"
-
57
Simple implementation examples of agent AI on free energy calculation and phase-field simulation
منشور في 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.…"
-
58
-
59
Testing Code for JcvPCA and JsvCRP.
منشور في 2025"…<p>This file contains the code that implements both metrics in python and apply them on a simulated dataset.…"
-
60
Data and code for: Automatic fish scale analysis
منشور في 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. …"