Search alternatives:
proof implementation » prior implementations (Expand Search), pilot implementation (Expand Search), pre implementation (Expand Search)
method proof » method proved (Expand Search)
proof implementation » prior implementations (Expand Search), pilot implementation (Expand Search), pre implementation (Expand Search)
method proof » method proved (Expand Search)
-
61
software code of NeoDesign
Published 2024“…<h2>Implementation and Dependencies</h2><p dir="ltr">neoDesign was developed with python (recommend>3.9) and shell (bash) language. …”
-
62
DA-Faster-RCNN code
Published 2025“…The implementation is written in Python using PyTorch and Detectron2.…”
-
63
-
64
-
65
Reproducible Code and Data for figures
Published 2025“…</i></p><p dir="ltr">It contains:</p><p dir="ltr">✅ <b>Python Code</b> – Scripts used for data preprocessing, and visualization.…”
-
66
Simulation Code and Raw Data
Published 2025“…<p dir="ltr">Reproducible code (Python) implementing a symmetrized split-step Fourier method (SSFM), with configuration files for all scans. …”
-
67
-
68
Memory monitoring recognition test workflow.
Published 2025“…</p><p>Method</p><p>The MMRT was developed using Python and Kivy, facilitating the creation of cross-platform user interfaces. …”
-
69
Voice recognition workflow.
Published 2025“…</p><p>Method</p><p>The MMRT was developed using Python and Kivy, facilitating the creation of cross-platform user interfaces. …”
-
70
Memory monitoring recognition test main screen.
Published 2025“…</p><p>Method</p><p>The MMRT was developed using Python and Kivy, facilitating the creation of cross-platform user interfaces. …”
-
71
Task descriptions.
Published 2025“…</p><p>Method</p><p>The MMRT was developed using Python and Kivy, facilitating the creation of cross-platform user interfaces. …”
-
72
Five Operator Lattice Simulation
Published 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).…”
-
73
RealBench: A Repo-Level Code Generation Benchmark Aligned with Real-World Software Development Practices
Published 2025“…<br>│ ├── model_gen/ # Code generation using various LLMs.<br>│ │ ├── generate/ # LLM inference implementations.…”
-
74
-
75
A game of life with dormancy - Code
Published 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.…”
-
76
Secure MANET routing with blockchain-enhanced latent encoder coupled GANs and BEPO optimization
Published 2025“…This scheme leverages blockchain technology to establish a fair proof-of-reputation system, ensuring trusted and decentralized routing based on authenticated blockchain token transactions. …”
-
77
Simple implementation examples of agent AI on free energy calculation and phase-field simulation
Published 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.…”
-
78
-
79
Testing Code for JcvPCA and JsvCRP.
Published 2025“…<p>This file contains the code that implements both metrics in python and apply them on a simulated dataset.…”
-
80
Data and code for: Automatic fish scale analysis
Published 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. …”