بدائل البحث:
model implementation » modular implementation (توسيع البحث), world implementation (توسيع البحث), time implementation (توسيع البحث)
python model » python tool (توسيع البحث), action model (توسيع البحث), motion model (توسيع البحث)
model implementation » modular implementation (توسيع البحث), world implementation (توسيع البحث), time implementation (توسيع البحث)
python model » python tool (توسيع البحث), action model (توسيع البحث), motion model (توسيع البحث)
-
141
The codes and data for "Lane Extraction from Trajectories at Road Intersections Based on Graph Transformer Network"
منشور في 2024"…</p><h3><b>Model training</b></h3><h4><code>python train_GTN.py</code></h4><p dir="ltr">This step trains the GTN model. …"
-
142
<b>Code and derived data for</b><b>Training Sample Location Matters: Accuracy Impacts in LULC Classification</b>
منشور في 2025"…</li><li>Python/Kaggle notebooks (<code>.ipynb</code>): reproducibility pipeline for accuracy metrics and statistical analysis.…"
-
143
Code
منشور في 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"
منشور في 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"
منشور في 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>
منشور في 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
منشور في 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'
منشور في 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
منشور في 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
منشور في 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.
منشور في 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
RealBench: A Repo-Level Code Generation Benchmark Aligned with Real-World Software Development Practices
منشور في 2025"…<br>│ │ └── uml_dag.py # UML dependency graph analysis.<br>│ ├── model_gen/ # Code generation using various LLMs.<br>│ │ ├── generate/ # LLM inference implementations.…"
-
155
Compiled Global Dataset on Digital Business Model Research
منشور في 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
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. …"
-
157
DA-Faster-RCNN code
منشور في 2025"…The implementation is written in Python using PyTorch and Detectron2.…"
-
158
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. …"
-
159
-
160
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.…"