Search alternatives:
code implementation » model implementation (Expand Search), time implementation (Expand Search), world implementation (Expand Search)
from implementing » after implementing (Expand Search), _ implementing (Expand Search)
code implementation » model implementation (Expand Search), time implementation (Expand Search), world implementation (Expand Search)
from implementing » after implementing (Expand Search), _ implementing (Expand Search)
-
161
Void-Center Galaxies and the Gravity of Probability Framework: Pre-DESI Consistency with VGS 12 and NGC 6789
Published 2025“…<br><br><br><b>ORCID ID: https://orcid.org/0009-0009-0793-8089</b><br></p><p dir="ltr"><b>Code Availability:</b></p><p dir="ltr"><b>All Python tools used for GoP simulations and predictions are available at:</b></p><p dir="ltr"><b>https://github.com/Jwaters290/GoP-Probabilistic-Curvature</b><br><br>The Gravity of Probability framework is implemented in this public Python codebase that reproduces all published GoP predictions from preexisting DESI data, using a single fixed set of global parameters. …”
-
162
Curvature-Adaptive Embedding of Geographic Knowledge Graphs in Hyperbolic Space
Published 2025“…</p><h3>Requirements</h3><ul><li>Python 3.7</li><li>PyTorch 1.10.0 & CUDA 11.8</li></ul><h3>Main Result Running commands:</h3><p dir="ltr">Execute <code>.sh: bash .…”
-
163
Genomic Surveillance of Pemivibart (VYD2311) Escape-Associated Mutations in SARS-CoV-2: December 2025 BioSamples (n=2)
Published 2025“…Full source code and version details are available upon request.…”
-
164
Leveraging explainable causal artificial intelligence to study forest gross primary productivity dynamics in China's protected areas
Published 2025“…<p dir="ltr">A Python script used for modeling forest GPP in China´s Protected Areas, including mean encoding of the categorical variable climate zone (CZ), multicollinearity testing using Variance Inflation Factor (VIF), implementation of four machine learning models to predict forest GPP, XAI and causality analysis.…”
-
165
IGD-cyberbullying-detection-AI
Published 2024“…Models like Logistic Regression, Random Forest, Ensemble Models, CNNs, and LSTMs are implemented to detect patterns from behavioral data.…”
-
166
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. …”
-
167
Genosophus: A Dynamical-Systems Diagnostic Engine for Neural Representation Analysis
Published 2025“…</p><h2><b>Included Files</b></h2><h3><b>1. </b><code><strong>GenosophusV2.py</strong></code></h3><p dir="ltr">Executable Python implementation of the Genosophus Engine.…”
-
168
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.…”
-
169
Ambient Air Pollutant Dynamics (2010–2025) and the Exceptional Winter 2016–17 Pollution Episode: Implications for a Uranium/Arsenic Exposure Event
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. …”
-
170
Keyhole Imagery Global Coverage Dataset (1960–1984)
Published 2025“…</li><li><b>Code</b>: Python scripts implementing the three-step workflow (imagery classification, global grid generation, and point-based property calculation).…”
-
171
Recursive generation of substructures using point data
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. …”
-
172
<b>Testing AI Applications Under Nondeterminism, Drift, and Resource Constraints</b>
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.…”
-
173
Table & Figure.pdfBrainwaves and Higher-Order Thinking: An EEG Study of Cognitive Engagement in Mathematics Tasks
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. …”
-
174
Raw Data EEG.pdfBrainwaves and Higher-Order Thinking: An EEG Study of Cognitive Engagement in Mathematics Tasks
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. …”
-
175
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. …”
-
176
Concurrent spin squeezing and field tracking with machine learning
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. …”
-
177
face recognation with Flask
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.…”
-
178
Single Cell DNA methylation data for Human Brain altas (MajorType+Region CG allc files)
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>…”
-
179
MSc Personalised Medicine at Ulster University
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.…”
-
180
Concurrent spin squeezing and field tracking with machine learning
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. …”