Showing 141 - 160 results of 286 for search '(( ((python model) OR (python code)) implementing ) OR ( python model implementation ))', query time: 0.26s Refine Results
  1. 141
  2. 142

    Performance Benchmark: SBMLNetwork vs. SBMLDiagrams Auto-layout. by Adel Heydarabadipour (22290905)

    Published 2025
    “…<p>Log–log plot of median wall-clock time for SBMLNetwork’s C++-based auto-layout engine (blue circles, solid fit) and SBMLDiagrams’ implementation of the pure-Python NetworkX spring_layout algorithm (red squares, dashed fit), applied to synthetic SBML models containing 20–2,000 species, with a fixed 4:1 species-to-reaction ratio. …”
  3. 143

    Code by Baoqiang Chen (21099509)

    Published 2025
    “…We divided the dataset into training and test sets, using 70% of the genes for training and 30% for testing. We implemented machine learning algorithms using the following R packages: rpart for Decision Trees, gbm for Gradient Boosting Machines (GBM), ranger for Random Forests, the glm function for Generalized Linear Models (GLM), and xgboost for Extreme Gradient Boosting (XGB). …”
  4. 144

    The codes and data for "A Graph Convolutional Neural Network-based Method for Predicting Computational Intensity of Geocomputation" by FirstName LastName (20554465)

    Published 2025
    “…</li><li>The <b>CIPrediction</b> folder contains model training code.</li><li>The <b>ParallelComputation</b> folder contains geographic computation code.…”
  5. 145

    The codes and data for "A Graph Convolutional Neural Network-based Method for Predicting Computational Intensity of Geocomputation" by FirstName LastName (20554465)

    Published 2025
    “…</li><li>The <b>CIPrediction</b> folder contains model training code.</li><li>The <b>ParallelComputation</b> folder contains geographic computation code.…”
  6. 146

    Data and some code used in the paper:<b>Expansion quantization network: A micro-emotion detection and annotation framework</b> by Zhou (20184816)

    Published 2025
    “…</p><p dir="ltr">GPU:NVIDIA GeForce RTX 3090 GPU</p><p dir="ltr">Bert-base-cased pre-trained model: https://huggingface.co/google-bert/bert-base-cased</p><p dir="ltr">python=3.7,pytorch=1.9.0,cudatoolkit=11.3.1,cudnn=8.9.7.29.…”
  7. 147

    Advancing Solar Magnetic Field Modeling by Carlos António (21257432)

    Published 2025
    “…<br><br>We developed a significantly faster Python code built upon a functional optimization framework previously proposed and implemented by our team. …”
  8. 148

    Scripts, data and figures underpinning 'Towards the Creation of Legible Octilinear Power Grid Diagrams Using Mixed Integer Linear Programming' by Paul Cuffe (2937081)

    Published 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".…”
  9. 149

    Linking Thermal Conductivity to Equations of State Using the Residual Entropy Scaling Theory by Zhuo Li (165589)

    Published 2024
    “…Besides, a detailed examination of the impact of the critical enhancement term on mixture calculations was conducted. To use our model easily, a software package written in Python is provided in the Supporting Information.…”
  10. 150
  11. 151

    Reproducible Code and Data for figures by Bonyad Ahmadi (20750327)

    Published 2025
    “…</i></p><p dir="ltr">It contains:</p><p dir="ltr">✅ <b>Python Code</b> – Scripts used for data preprocessing, and visualization.…”
  12. 152

    Overview of deep learning terminology. by Aaron E. Maxwell (8840882)

    Published 2024
    “…This paper introduces the geodl R package, which supports pixel-level classification applied to a wide range of geospatial or Earth science data that can be represented as multidimensional arrays where each channel or band holds a predictor variable. geodl is built on the torch package, which supports the implementation of DL using the R and C++ languages without the need for installing a Python/PyTorch environment. …”
  13. 153
  14. 154

    Simulation Code and Raw Data by Melih Özkurt (22278520)

    Published 2025
    “…<p dir="ltr">Reproducible code (Python) implementing a symmetrized split-step Fourier method (SSFM), with configuration files for all scans. …”
  15. 155

    Compiled Global Dataset on Digital Business Model Research by Dimas Fauzan Aryadefa (22123186)

    Published 2025
    “…</p><p dir="ltr">For the modeling component, annual publication growth is projected from 2025–2034 using a logistic growth model (S-curve) implemented in Python. …”
  16. 156

    RealBench: A Repo-Level Code Generation Benchmark Aligned with Real-World Software Development Practices by RealBench RealBench (22275393)

    Published 2025
    “…<br>│ │ └── uml_dag.py # UML dependency graph analysis.<br>│ ├── model_gen/ # Code generation using various LLMs.<br>│ │ ├── generate/ # LLM inference implementations.…”
  17. 157

    software code of NeoDesign by Wenqian Yu (19730101)

    Published 2024
    “…<h2>Implementation and Dependencies</h2><p dir="ltr">neoDesign was developed with python (recommend>3.9) and shell (bash) language. …”
  18. 158

    DA-Faster-RCNN code by Seunghyeon Wang (16500132)

    Published 2025
    “…The implementation is written in Python using PyTorch and Detectron2.…”
  19. 159
  20. 160

    A game of life with dormancy - Code by Daniel Henrik Nevermann (20376933)

    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.…”