Showing 221 - 240 results of 317 for search '(( python code representing ) OR ( python model implementing ))', query time: 0.34s Refine Results
  1. 221

    Attention and Cognitive Workload by Rui Varandas (11900993)

    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.…”
  2. 222

    Audio Datasets of belt conveyor rollers in mines by Juan Liu (19687435)

    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.…”
  3. 223

    GeoGraphNetworks: Shapefile-Derived Datasets for Accurate and Scalable Graphical Representations by Harish Sharma (18881935)

    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. …”
  4. 224

    Missing and Unaccounted-for People in Mexico (1960s–2025) by Montserrat Mora (20430644)

    Published 2025
    “…</li><li><b>Requirements File:</b> A <code>requirements.txt</code> file listing the necessary Python libraries to run the script seamlessly.…”
  5. 225

    Reinforcement Learning based traffic steering inOpen Radio Access Network (ORAN)- oran-ts GitHub Repository by Aaradhy Sharma (21503465)

    Published 2025
    “…It features a modular Python framework implementing various RL agents (Q-Learning, SARSA, N-Step SARSA, DQN) and a traditional baseline evaluated in a realistic cellular network environment. …”
  6. 226

    Physiotherapist-Assisted Wrist Movement Protocol for EEG-Based Corticokinematic Coherence Assessment by Fanni Kovács (21733838)

    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).…”
  7. 227

    Cognitive Fatigue by Rui Varandas (11900993)

    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.…”
  8. 228

    Multisession fNIRS-EEG data of Post-Stroke Motor Recovery: Recordings During Intact and Paretic Hand Movements by Aleksandra Medvedeva (21221383)

    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. …”
  9. 229

    Supervised Classification of Burned Areas Using Spectral Reflectance and Machine Learning by Baptista Boanha (22424668)

    Published 2025
    “…<p dir="ltr">This dataset and code package presents a modular framework for supervised classification of burned and unburned land surfaces using satellite-derived spectral reflectance. Six Python scripts are provided, each implementing a distinct machine learning algorithm—Random Forest, k-Nearest Neighbors (k-NN), Multi-Layer Perceptron (MLP), Decision Tree, Naïve Bayes, and Logistic Regression. …”
  10. 230

    Digital Twin for Chemical Sciences by Jin Qian (19339035)

    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. …”
  11. 231

    Sonification of Warming Stripes by Christopher Harrison (9448751)

    Published 2025
    “…The sonification was produced using the STRAUSS sonification Python package.</p><p dir="ltr">Here we release:<br>1. …”
  12. 232

    Supplementary material for "Euler inversion: Locating sources of potential-field data through inversion of Euler's homogeneity equation" by Leonardo Uieda (97471)

    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. …”
  13. 233

    Sonification of Growing Black Hole by Rose Shepherd (20328444)

    Published 2024
    “…We used the open source Python package STRAUSS to produce the sonification (Trayford and Harrison 2023). …”
  14. 234

    Artifact for the IJCAI 2024 paper "Solving Long-run Average Reward Robust MDPs via Stochastic Games" by Krishnendu Chatterjee (15367413)

    Published 2024
    “…<br></pre></pre><h2>Structure and How to run</h2><p dir="ltr">There are four Python files in the repository.</p><pre><pre>(i) `StrategyIteration.py` is the backend code, containing the implementation of the RPPI algorithm described in the paper.…”
  15. 235

    <b>Rethinking neighbourhood boundaries for urban planning: A data-driven framework for perception-based delineation</b> by Shubham Pawar (22471285)

    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 .…”
  16. 236

    Minami_etal_2025 by Keiichi Mochida (4670800)

    Published 2025
    “…<h2>Code files related to Minami et al (2025)</h2><p dir="ltr">accession_plot.py:Python script used to generate Fig4a.…”
  17. 237

    Genomic Epidemiology of SARS-CoV-2 in Peru from 2020 to 2024 by Pablo Tsukayama (22614461)

    Published 2025
    “…</p><p dir="ltr"><b>Contents:</b></p><p><b>1. Analysis Code</b></p><p>Core Python scripts used to curate metadata, process genomic data, perform lineage assignments, compute summary statistics, and prepare inputs for downstream phylogenetic and phylogeographic analyses. …”
  18. 238

    Tracking when the number of individuals in the video frame changes. by Hirotsugu Azechi (20700528)

    Published 2025
    “…The removal of unnecessary keypoint data is achieved through a Python code that allows specified ranges of tracking data obtained from DeepLabCut to be rewritten as NaN (no data) (<a href="http://www.plosbiology.org/article/info:doi/10.1371/journal.pbio.3003002#pbio.3003002.s019" target="_blank">S1 Protocol</a> and <a href="http://www.plosbiology.org/article/info:doi/10.1371/journal.pbio.3003002#pbio.3003002.s010" target="_blank">S10C Fig</a>). …”
  19. 239

    <b>Anthropogenic nutrient inputs cause excessive algal growth for nearly half the world’s population</b> by Richard McDowell (7311011)

    Published 2025
    “…</p><p dir="ltr">Models: R code to explore different models for implementation via Python in ArcGIS</p><p dir="ltr">!…”
  20. 240

    <b>Data Availability</b> by Bonyad Ahmadi (20750327)

    Published 2025
    “…</p><p dir="ltr">Reproducibility Resources:</p><p dir="ltr">Python scripts for reproducing figures, preprocessing data, and training machine learning models (SVM, MLP, XGB, BRR, KRR).…”