Search alternatives:
model implementation » modular implementation (Expand Search), world implementation (Expand Search), time implementation (Expand Search)
python model » python tool (Expand Search), action model (Expand Search), motion model (Expand Search)
model implementation » modular implementation (Expand Search), world implementation (Expand Search), time implementation (Expand Search)
python model » python tool (Expand Search), action model (Expand Search), motion model (Expand Search)
-
141
-
142
Performance Benchmark: SBMLNetwork vs. SBMLDiagrams Auto-layout.
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. …”
-
143
Code
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). …”
-
144
The codes and data for "A Graph Convolutional Neural Network-based Method for Predicting Computational Intensity of Geocomputation"
Published 2025“…</li><li>The <b>CIPrediction</b> folder contains model training code.</li><li>The <b>ParallelComputation</b> folder contains geographic computation code.…”
-
145
The codes and data for "A Graph Convolutional Neural Network-based Method for Predicting Computational Intensity of Geocomputation"
Published 2025“…</li><li>The <b>CIPrediction</b> folder contains model training code.</li><li>The <b>ParallelComputation</b> folder contains geographic computation code.…”
-
146
Data and some code used in the paper:<b>Expansion quantization network: A micro-emotion detection and annotation framework</b>
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.…”
-
147
Advancing Solar Magnetic Field Modeling
Published 2025“…<br><br>We developed a significantly faster Python code built upon a functional optimization framework previously proposed and implemented by our team. …”
-
148
Scripts, data and figures underpinning 'Towards the Creation of Legible Octilinear Power Grid Diagrams Using Mixed Integer Linear Programming'
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".…”
-
149
Linking Thermal Conductivity to Equations of State Using the Residual Entropy Scaling Theory
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.…”
-
150
-
151
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.…”
-
152
Overview of deep learning terminology.
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. …”
-
153
-
154
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. …”
-
155
Compiled Global Dataset on Digital Business Model Research
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. …”
-
156
RealBench: A Repo-Level Code Generation Benchmark Aligned with Real-World Software Development Practices
Published 2025“…<br>│ │ └── uml_dag.py # UML dependency graph analysis.<br>│ ├── model_gen/ # Code generation using various LLMs.<br>│ │ ├── generate/ # LLM inference implementations.…”
-
157
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. …”
-
158
DA-Faster-RCNN code
Published 2025“…The implementation is written in Python using PyTorch and Detectron2.…”
-
159
-
160
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.…”