Search alternatives:
code representing » model representing (Expand Search), models representing (Expand Search), tpd representing (Expand Search)
code representing » model representing (Expand Search), models representing (Expand Search), tpd representing (Expand Search)
-
101
Moulin distributions during 2016-2021 on the southwest Greenland Ice Sheet
Published 2025“…</p><p><br></p><ul><li>00_Satellite-derived moulins: Moulins directly mapped from Sentinel-2 imagery, representing actual moulin positions;</li><li>01_Snapped moulins: Moulins snapped to DEM-modeled supraglacial drainage networks, primarily used for analyses;</li><li>02_Moulin recurrences: Recurring moulins determined from the snapped moulins;</li><li>03_Internally drained catchments: Internally drained catchment (IDC) associated with each moulin;</li><li>04_Surface meltwater runoff: surface meltwater runoff calculated from MAR for the study area, elevation bins, and IDCs; </li><li>05_DEM-derived: Topographic features modeled from ArcticDEM, including elevation bins, depressions and drainage networks;</li><li>06_GWR: Variables for conducting geographically weighted regression (GWR) analysis;</li></ul><p><br></p><ul><li>Code_01_Mapping moulins on the southwestern GrIS.ipynb: A Jupyter Notebook to analyze moulin distributions, reproducing most of the analyses and figures presented in the manuscript using the provided datasets;</li><li>Code_02_pre1_calculate Strain Rate from XY ice velocity.py: A preprocessing Python script to calculate strain rate for the GWR analysis;</li><li>Code_02_pre2_calculate Driving Stress from ice thickness and surface slope.py: A preprocessing Python script to calculate driving stress for the GWR analysis;</li><li>Code_02_GWR analysis.ipynb: A Jupyter Notebook to conduct the GWR analysis using the provided datasets.…”
-
102
Missing Value Imputation in Relational Data Using Variational Inference
Published 2025“…Additional results, implementation details, a Python implementation, and the code reproducing the results are available online. …”
-
103
Attention and Cognitive Workload
Published 2025“…</p><p dir="ltr">The data for subject 2 do not include the 2nd part of the acquisition (python task) because the equipment stopped acquiring; subject 3 has the 1st (N-Back task and mental subtraction) and the 2nd part (python tutorial) together in the <code>First part</code> folder (file <code>D1_S3_PB_description.json</code> indicates the start and end of each task); subject 4 only has the mental subtraction task in the 1st part acquisition and in subject 8, the subtraction task data is included in the 2nd part acquisition, along with python task.…”
-
104
Audio Datasets of belt conveyor rollers in mines
Published 2024“…</li><li><b>Python Code: </b>This code validates the accuracy and usability of the audio feature datasets in real-time monitoring of belt conveyor roller operational states.…”
-
105
GeoGraphNetworks: Shapefile-Derived Datasets for Accurate and Scalable Graphical Representations
Published 2025“…The rail line infrastructure of the USA is represented as a single network that covers the entire country and includes connectivity to Canada. …”
-
106
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. …”
-
107
Missing and Unaccounted-for People in Mexico (1960s–2025)
Published 2025“…</li><li><b>Requirements File:</b> A <code>requirements.txt</code> file listing the necessary Python libraries to run the script seamlessly.…”
-
108
Gene Editing using Transformer Architecture
Published 2025“…., the H-Bot sequence), it facilitates on-screen gene editing, enabling targeted mutations or the insertion of desired genes. Implementation requires Python and deep learning frameworks like TensorFlow or PyTorch, with optional use of Biopython for genetic sequence handling. …”
-
109
Physiotherapist-Assisted Wrist Movement Protocol for EEG-Based Corticokinematic Coherence Assessment
Published 2025“…</li></ol><h4><b>Movement File Structure</b></h4><p dir="ltr">Each entry contains:</p><ul><li><code><strong>time</strong></code>: a 32-bit unsigned integer indicating the timestamp in milliseconds,</li><li><code><strong>x</strong></code>, <code><strong>y</strong></code>, <code><strong>z</strong></code>: 16-bit signed integers representing acceleration along the respective axes,</li><li><code><strong>trigger</strong></code>: an 8-bit unsigned integer used to mark event-related triggers for synchronization with the EEG data (e.g., movement onset).…”
-
110
Cognitive Fatigue
Published 2025“…<br></p><p dir="ltr"><b>HCI features</b> encompass keyboard, mouse, and screenshot data. Below is a Python code snippet for extracting screenshot files from the screenshots CSV file.…”
-
111
Multisession fNIRS-EEG data of Post-Stroke Motor Recovery: Recordings During Intact and Paretic Hand Movements
Published 2025“…The fNIRS .snirf files are accompanied by event files as .txt tables, containing arrays of event timestamps and corresponding event codes. The code for signal reading, preprocessing, and epoching is provided with the dataset in the “Preprocessing” file. …”
-
112
Digital Twin for Chemical Sciences
Published 2025“…The procedure for generating data in Figure 3 can be found in the demo notebook in Supplementary Code. The procedure for generating data of Figure 4 has been uploaded in fig4_figshare.zip file. …”
-
113
Sonification of Warming Stripes
Published 2025“…The sonification was produced using the STRAUSS sonification Python package.</p><p dir="ltr">Here we release:<br>1. …”
-
114
Supplementary file 1_ParaDeep: sequence-based deep learning for residue-level paratope prediction using chain-aware BiLSTM-CNN models.docx
Published 2025“…The implementation is freely available at https://github.com/PiyachatU/ParaDeep, with Python (PyTorch) code and a Google Colab interface for ease of use.…”
-
115
Supplementary material for "Euler inversion: Locating sources of potential-field data through inversion of Euler's homogeneity equation"
Published 2025“…</p><h2>License</h2><p dir="ltr">All Python source code (including <code>.py</code> and <code>.ipynb</code> files) is made available under the MIT license. …”
-
116
Folder with all data and algorithms
Published 2025“…<p dir="ltr">Spatially Offset Raman Spectroscopy (SORS) has emerged as a potential tool for non-invasive biomedical diagnostics, enabling molecularly specific probing of subsurface tissues. …”
-
117
Sonification of Growing Black Hole
Published 2024“…We used the open source Python package STRAUSS to produce the sonification (Trayford and Harrison 2023). …”
-
118
Investigating the far-right online: Using text data to understand online subcultures
Published 2025“…While these analytical techniques are new, they are actually fairly easy for social researchers to implement due to the nature of contemporary high-level programming languages such as Python.…”
-
119
<b>Rethinking neighbourhood boundaries for urban planning: A data-driven framework for perception-based delineation</b>
Published 2025“…</p><p dir="ltr"><b>Input:</b></p><ul><li><code>svi_module/svi_data/svi_info.csv</code> - Image metadata from Step 1</li><li><code>perception_module/trained_models/</code> - Pre-trained models</li></ul><p dir="ltr"><b>Command:</b></p><pre><pre>python -m perception_module.pred \<br> --model-weights .…”
-
120
Overview of generalized weighted averages.
Published 2025“…GWA-UCB1 outperformed G-UCB1, UCB1-Tuned, and Thompson sampling in most problem settings and can be useful in many situations. The code is available at <a href="https://github.com/manome/python-mab" target="_blank">https://github.com/manome/python-mab</a>.…”