Search alternatives:
files implementation » time implementation (Expand Search), pilot implementation (Expand Search), assess implementation (Expand Search)
python model » python tool (Expand Search), action model (Expand Search), motion model (Expand Search)
files implementation » time implementation (Expand Search), pilot implementation (Expand Search), assess implementation (Expand Search)
python model » python tool (Expand Search), action model (Expand Search), motion model (Expand Search)
-
81
-
82
-
83
-
84
-
85
-
86
Flowchart representation of lion optimization algorithm for hyperparameter tuning in the HCAP model.
Published 2025Subjects: -
87
Code
Published 2025“…</p><p><br></p><p dir="ltr">For the 5′ UTR library, we developed a Python script to extract sequences and Unique Molecular Identifiers (UMIs) from the FASTQ files. …”
-
88
-
89
-
90
-
91
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".…”
-
92
Code and data for reproducing the results in the original paper of DML-Geo
Published 2025“…<p dir="ltr">This asset provides all the code and data for reproducing the results (figures and statistics) in the original paper of DML-Geo</p><h2>Main Files:</h2><p dir="ltr"><b>main.ipynb</b>: the main notebook to generate all the figures and data presented in the paper</p><p dir="ltr"><b>data_generator.py</b>: used for generating synthetic datasets to validate the performance of different models</p><p dir="ltr"><b>dml_models.py</b>: Contains implementations of different Double Machine Learning variants used in this study.…”
-
93
Data files accompanying our PLoS One publication
Published 2025“…The videos were digitized and the positional data were saved in .xlsx or .csv format, respectively. The python codes contain the numerical implementations of our mathematical models.…”
-
94
Efficient, Hierarchical, and Object-Oriented Electronic Structure Interfaces for Direct Nonadiabatic Dynamics Simulations
Published 2025“…We present a novel, flexible framework for electronic structure interfaces designed for nonadiabatic dynamics simulations, implemented in Python 3 using concepts of object-oriented programming. …”
-
95
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.…”
-
96
-
97
software code of NeoDesign
Published 2024“…Before running the program, it is necessary to check or download python packages and local functions as follow:</p><ul><li>gor4</li><li>mhcflurry</li><li>NetMHCpan4.1</li><li>NetChop3.1</li><li>pepsickle</li><li>hmmer(>3.4)</li></ul><h3>See the read.md file for instructions on how to use the code.…”
-
98
The codes and data for "Lane Extraction from Trajectories at Road Intersections Based on Graph Transformer Network"
Published 2024“…</li><li>`test_GTN.py`: Contains the code for model inference and lane extraction.</li></ul><h2>Running the Code</h2><h3><b>Data processing and feature extraction</b></h3><pre>python run_process.py</pre><p dir="ltr">This step processes trajectory data, extracts graph node features and edge features, and saves them as CSV files in the `processed_data` folder.…”
-
99
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. …”
-
100
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.…”