بدائل البحث:
code implementing » model implementing (توسيع البحث), consider implementing (توسيع البحث), _ implementing (توسيع البحث)
model presented » model predicted (توسيع البحث)
python model » python tool (توسيع البحث), action model (توسيع البحث), motion model (توسيع البحث)
code implementing » model implementing (توسيع البحث), consider implementing (توسيع البحث), _ implementing (توسيع البحث)
model presented » model predicted (توسيع البحث)
python model » python tool (توسيع البحث), action model (توسيع البحث), motion model (توسيع البحث)
-
61
CSMILES: A Compact, Human-Readable SMILES Extension for Conformations
منشور في 2025"…A two-way conversion from three-dimensional (3D) structure to CSMILES has been implemented, and the article is accompanied by a Python code which effectuates such conversions. …"
-
62
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".…"
-
63
Real-Time Optical Imaging Acquisition and Processing in Python: A Practical Guide Using CAS: Code Repository
منشور في 2025"…<p dir="ltr">Real-time data acquisition and processing is an important step in the development of new approaches to optical imaging in the research lab. Python is increasingly used for scientific computing, and allows for straightforward application of artificial intelligence models using popular frameworks such as PyTorch. …"
-
64
Code and data for reproducing the results in the original paper of DML-Geo
منشور في 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.…"
-
65
-
66
Data&Codes.zip
منشور في 2025"…</p><p dir="ltr">To facilitate the widespread use of the proposed framework, we have implemented it as the <b><i>ESLocalIndi</i></b> open-source package in Python, making it easily accessible to geographers. …"
-
67
Output datasets from ML–assisted bibliometric workflow in African phytochemical metabolomics research
منشور في 2025"…</li></ul><p dir="ltr">Importantly, the <b>file names of each dataset</b> presented here were <b>renamed from their original Google Drive file paths</b> (referenced in the Python Google Colab scripts) to ensure <b>sequential, descriptive, and logically ordered naming</b>. …"
-
68
Presentations of the Summer School - Satellite-Based Hydrological Data Assimilation
منشور في 2025"…appeared very motivated In the first day, we learned about global hydrological modelling described by <a href="https://www.linkedin.com/in/henrik-madsen-a1841936/" target="_blank">Henrik Madsen</a> (DHI); a great introduction of satellite gravity and its application in hydrology and climate science was given by <a href="https://www.linkedin.com/in/guillaume-ramillien-3292b42a/" target="_blank">Guillaume Ramillien</a> Centre National de la Recherche Scientifique, CNRS); our third guest lecturer <a href="https://www.linkedin.com/in/anke-fluhrer-77b6862a3/" target="_blank">Anke Fluhrer</a> (German Aerospace Center, DLR) presented soil moisture remote sensing and excellent tools to retrieve the data for hydrological applications; <a href="https://www.linkedin.com/in/maike-schumacher-814307122/" target="_blank">Maike Schumacher</a> (Aalborg University, AAU) gave a presentation about physical data assimilation through the introduction of a simple hydrological model and connected it to distributed hydrological models. …"
-
69
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. …"
-
70
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. …"
-
71
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.…"
-
72
DA-Faster-RCNN code
منشور في 2025"…The implementation is written in Python using PyTorch and Detectron2.…"
-
73
-
74
The format of the electrode csv file
منشور في 2025"…To enable efficient calculation of extracellular signals from large neural network simulations, we have developed <i>BlueRecording</i>, a pipeline consisting of standalone Python code, along with extensions to the Neurodamus simulation control application, the CoreNEURON computation engine, and the SONATA data format, to permit online calculation of such signals. …"
-
75
The format of the simulation reports
منشور في 2025"…To enable efficient calculation of extracellular signals from large neural network simulations, we have developed <i>BlueRecording</i>, a pipeline consisting of standalone Python code, along with extensions to the Neurodamus simulation control application, the CoreNEURON computation engine, and the SONATA data format, to permit online calculation of such signals. …"
-
76
Comparison of BlueRecording with existing tools
منشور في 2025"…To enable efficient calculation of extracellular signals from large neural network simulations, we have developed <i>BlueRecording</i>, a pipeline consisting of standalone Python code, along with extensions to the Neurodamus simulation control application, the CoreNEURON computation engine, and the SONATA data format, to permit online calculation of such signals. …"
-
77
The format of the weights file
منشور في 2025"…To enable efficient calculation of extracellular signals from large neural network simulations, we have developed <i>BlueRecording</i>, a pipeline consisting of standalone Python code, along with extensions to the Neurodamus simulation control application, the CoreNEURON computation engine, and the SONATA data format, to permit online calculation of such signals. …"
-
78
Five Operator Lattice Simulation
منشور في 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).…"
-
79
RealBench: A Repo-Level Code Generation Benchmark Aligned with Real-World Software Development Practices
منشور في 2025"…<br>│ ├── model_gen/ # Code generation using various LLMs.<br>│ │ ├── generate/ # LLM inference implementations.…"
-
80
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.…"