Search alternatives:
from implementing » after implementing (Expand Search), _ implementing (Expand Search)
Showing 181 - 200 results of 238 for search '(( ((python tool) OR (python code)) implementation ) OR ( python from implementing ))', query time: 0.35s Refine Results
  1. 181

    Missing Value Imputation in Relational Data Using Variational Inference by Simon Fontaine (7046618)

    Published 2025
    “…Additional results, implementation details, a Python implementation, and the code reproducing the results are available online. …”
  2. 182

    Data files accompanying our PLoS One publication by Peter Hinow (21810605)

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

    Ambient Air Pollutant Dynamics (2010–2025) and the Exceptional Winter 2016–17 Pollution Episode: Implications for a Uranium/Arsenic Exposure Event by Thomas Clemens Carmine (19756929)

    Published 2025
    “…<br></li></ul></li><li><b>Imputation_Air_Pollutants_NABEL.py</b> (Python Script)</li><li><ul><li>The Python code used to perform all data cleaning, imputation, plausibility checks, and calculations, generating the Imputed_AP_Data_Zurich_2010-25 sheet and associated stats/legend info from the raw data. …”
  4. 184

    Globus Compute: Federated FaaS for Integrated Research Solutions by eRNZ Admin (6438486)

    Published 2025
    “…</p><p dir="ltr">Globus Compute [2] is a Function-as-a-Service platform designed to provide a scalable, secure, and simple interface to HPC resources. Globus Compute implements a federated model via which users may deploy endpoints on arbitrary remote computers, from the edge to high performance computing (HPC) cluster, and they may then invoke Python functions on those endpoints via a reliable cloud-hosted service. …”
  5. 185

    Keyhole Imagery Global Coverage Dataset (1960–1984) by Hao Li (20223762)

    Published 2025
    “…</li><li><b>Code</b>: Python scripts implementing the three-step workflow (imagery classification, global grid generation, and point-based property calculation).…”
  6. 186

    Recursive generation of substructures using point data by Jackie R (18359715)

    Published 2025
    “…<p dir="ltr">The dataset contains generated substructure using POI in China, the pseudo code for the algorithm and python implement of the algorithm. …”
  7. 187

    <b>Testing AI Applications Under Nondeterminism, Drift, and Resource Constraints</b> by Nariman Mani (21380459)

    Published 2025
    “…<ul><li>A <b>Python repo</b> with minimal implementations of all five layers<br>(<b>COL</b>, <b>SCL</b>, <b>CDM</b>, <b>RPE</b>, <b>RAS</b>) plus an <b>orchestrator</b> and utilities.…”
  8. 188

    Elements: Streaming Molecular Dynamics Simulation Trajectories for Direct Analysis – Applications to Sub-Picosecond Dynamics in Microsecond Simulations by Matthias Heyden (17087794)

    Published 2025
    “…This eliminates the need for intermediate storage and allows immediate access to high-frequency fluctuations and vibrational signatures that would otherwise be inaccessible. We have implemented this streaming interface in the MD engines NAMD, LAMMPS, and GROMACS</p><p dir="ltr">On the client side, we developed the IMDClient Python package which receives the streamed data, stores into a custom buffer, and provides it to external tools as NumPy arrays, facilitating integration with scientific computing workflows. …”
  9. 189

    Table & Figure.pdfBrainwaves and Higher-Order Thinking: An EEG Study of Cognitive Engagement in Mathematics Tasks by NORLIZA BINTI MOHAMED (20739875)

    Published 2025
    “…Supplementary Materials</p> <p><br></p> <p>Experimental protocols and study design details</p> <p><br></p> <p>Questionnaires, surveys, or rubrics used in the study</p> <p><br></p> <p>Educational materials related to HOTS-based mathematics tasks</p> <p><br></p> <p><br></p> <p><br></p> <p>3. Code and Algorithms (if applicable)</p> <p><br></p> <p>Scripts for EEG signal processing and analysis</p> <p><br></p> <p>Machine learning or statistical modeling scripts</p> <p><br></p> <p>Any software implementation used to analyze brainwave patterns</p> <p><br></p> <p><br></p> <p><br></p> <p>4. …”
  10. 190

    Raw Data EEG.pdfBrainwaves and Higher-Order Thinking: An EEG Study of Cognitive Engagement in Mathematics Tasks by NORLIZA BINTI MOHAMED (20739875)

    Published 2025
    “…Supplementary Materials</p> <p><br></p> <p>Experimental protocols and study design details</p> <p><br></p> <p>Questionnaires, surveys, or rubrics used in the study</p> <p><br></p> <p>Educational materials related to HOTS-based mathematics tasks</p> <p><br></p> <p><br></p> <p><br></p> <p>3. Code and Algorithms (if applicable)</p> <p><br></p> <p>Scripts for EEG signal processing and analysis</p> <p><br></p> <p>Machine learning or statistical modeling scripts</p> <p><br></p> <p>Any software implementation used to analyze brainwave patterns</p> <p><br></p> <p><br></p> <p><br></p> <p>4. …”
  11. 191

    OHID-FF dataset for forest fire detection and classification by xin chen (20496938)

    Published 2025
    “…</p><p dir="ltr">- For binary classification experiments with the included scripts:</p><p dir="ltr">```bash</p><p dir="ltr">python "train val scripts/main.py"</p><p>```</p><p dir="ltr"><br></p><p dir="ltr">Results and logs from training runs are saved under `results/` (see the scripts folder README for details).…”
  12. 192

    Folder with all data and algorithms by Jorge Servert Lerdo de Tejada (22290001)

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

    Concurrent spin squeezing and field tracking with machine learning by Junlei Duan (18393642)

    Published 2025
    “…<p dir="ltr">The dataset contains:</p><ol><li>Steady_squeezing.zip <b>a)</b> data for steady squeezing data and characteraztion <b>b)</b> data for pulse RF magnetormeter</li><li>Tracking1.zip <b>a)</b> data of OU process for Deep learning <b>b)</b> data of OU-jump process for Deep learning</li><li>Tracking2.zip <b>a)</b> data of white noise process in backaction experiment <b>b) </b>data of white noise process in rearrange experiment</li><li>Code <b>a)</b> Randomly signal generating code <b>b)</b> Deep learning codec.data pre-processing code</li></ol><p dir="ltr">The network is implemented using the torch 1.13.1 framework and CUDA 11.6 on Python 3.8.8. …”
  14. 194

    face recognation with Flask by Muammar, SST, M.Kom (21435692)

    Published 2025
    “…Built using the <b>Flask</b> web framework (Python), this system provides a lightweight and scalable solution for implementing facial recognition capabilities in real-time or on-demand through a browser interface.…”
  15. 195

    Single Cell DNA methylation data for Human Brain altas (MajorType+Region CG allc files) by Wubin Ding (11823941)

    Published 2025
    “…</p><p dir="ltr">PMID: 37824674</p><p><br></p><h2>How to download</h2><p dir="ltr">To quickly download the whole folder, Python package <a href="https://github.com/DingWB/pyfigshare" rel="noreferrer" target="_blank">pyfigshare</a> can be implemented. please refer to pyfigshare documentation: <a href="https://github.com/DingWB/pyfigshare" rel="noreferrer" target="_blank">https://github.com/DingWB/pyfigshare</a></p><p dir="ltr">for example: <code>figshare download 28424780 -o downlnoaded_data</code></p>…”
  16. 196

    MSc Personalised Medicine at Ulster University by Steven Watterson (100045)

    Published 2025
    “…</b> Introducing computational approaches to studying genes, proteins or metabolites, this module teaches Python coding, data analysis and how to work with the databases that support data analysis.…”
  17. 197

    Research Database by Ana Paula Fermiano (22439479)

    Published 2025
    “…</p><p dir="ltr">Statistical analysis was conducted through <b>multiple regression models</b> implemented in <b>Jamovi</b>, supported by Geographic Information System (GIS) tools to visualize spatial patterns. …”
  18. 198

    Concurrent spin squeezing and field tracking with machine learning by Junlei Duan (18393642)

    Published 2025
    “…Randomly signal generating codeb.Deep learning codec.data pre-processing code The network is implemented using the torch 1.13.1 framework and CUDA 11.6 on Python 3.8.8. …”
  19. 199

    Supplementary Data: Biodiversity and Energy System Planning - Queensland 2025 by Andrew Rogers (17623239)

    Published 2025
    “…</p><h2>Software and Spatial Resolution</h2><p dir="ltr">The VRE siting model is implemented using Python and relies heavily on ArcGIS for comprehensive spatial data handling and analysis.…”
  20. 200

    Neural-Signal Tokenization and Real-Time Contextual Foundation Modelling for Sovereign-Scale AGI Systems by Lakshit Mathur (20894549)

    Published 2025
    “…</p><p dir="ltr"><b>Availability</b> — The repository includes LaTeX sources, trained model checkpoints, Python/PyTorch code, and synthetic datasets. Data are released under a Creative Commons Attribution-NonCommercial-4.0 (CC BY-NC 4.0) license; code under MIT License.…”