بدائل البحث:
practical implementation » practical implications (توسيع البحث)
python model » python tool (توسيع البحث), action model (توسيع البحث), motion model (توسيع البحث)
practical implementation » practical implications (توسيع البحث)
python model » python tool (توسيع البحث), action model (توسيع البحث), motion model (توسيع البحث)
-
181
SRL OF TIM
منشور في 2025"…</li><li><code><strong>plot_scripts/</strong></code>: Includes data files and Python scripts used to generate the visualizations presented in the review (e.g., bar charts, pie charts, distribution graphs).…"
-
182
Void-Center Galaxies and the Gravity of Probability Framework: Pre-DESI Consistency with VGS 12 and NGC 6789
منشور في 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. …"
-
183
Supplementary Material to '<i>Mechanical instabilities and snapping phenomena in helical rods with perversion</i>'
منشور في 2025"…</p><p dir="ltr"><b>Shooting calculation</b>: Shooting method, the Python code.</p><p dir="ltr"><b>Supplemental video 1</b>: Video illustrating a chirality inversion in the biphasic model, with plots in both the <i>(z,n)</i> and <i>(kappa,tau)</i> planes.…"
-
184
Supplementary materials to 'Critical phenomena in helical rods with perversion'
منشور في 2024"…</p><p dir="ltr"><b>Shooting calculation</b>: Shooting method, the Python code.</p><p dir="ltr"><b>Supplemental video 1</b>: Video illustrating a chirality inversion in the biphasic model, with plots in both the <i>(z,n)</i> and <i>(kappa,tau)</i> planes.…"
-
185
<b>MSLU-100K: A multi-source land use dataset of Chinese major cities</b>
منشور في 2025"…<p dir="ltr">The project includes the code of a deep learning model related to the paper "MSLU-100K: A Multi-Source Land Use Dataset for Major Cities in China". …"
-
186
entity-poster.pdf
منشور في 2025"…<p dir="ltr">We update on status of development Entity Toolkit, a next-generation Particle-in-Cell (PIC) code designed to model plasmas in extreme astrophysical environments, such as black hole accretion disks and jets, neutron star magnetospheres, pulsar winds, and intracluster media. …"
-
187
<b>EEG dataset for multi-class Chinese character stroke and pinyin vowel handwriting imagery (16 subjects, CCS-HI & SV-HI)</b>
منشور في 2025"…Preprocessing & Trial Integrity</h3><p dir="ltr">The publicly released dataset contains raw EEG data (no preprocessing); preprocessing (via MNE-Python, code in code folder) was only conducted for model training/testing: 1–40 Hz Butterworth bandpass filtering + 50 Hz notch filtering for noise reduction, manual bad channel labeling (EEGLAB) and spherical spline interpolation (per BIDS _channels.tsv), downsampling from 1000 Hz to 250 Hz, z-score normalization per trial, and epoch extraction of the 0–4 s imagery period (for both tasks). …"
-
188
Supervised Classification of Burned Areas Using Spectral Reflectance and Machine Learning
منشور في 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. …"
-
189
dataset
منشور في 2024"…<p dir="ltr">The R and Python code used to perform the analysis and generate the results and visualizations presented in the forest canopy height, and the related data and results produced in the research analyses.…"
-
190
<b>Alpha-Synuclein Degradome Foundation Atlas</b>
منشور في 2025"…</p><p dir="ltr">Whether your work involves biomarker development, precision neurology, or machine learning, this dataset provides structured, labelled inputs that are ideal for:</p><ul><li>Training supervised models to detect or predict cleavage sites</li><li>Feature extraction from protein sequences</li><li>Clustering or classification of fragment types by mutation or disease context</li><li>Integrating with omics data for multimodal prediction tasks</li></ul><p dir="ltr">Dataset Features:</p><ul><li>Annotated α-synuclein proteolytic fragments</li><li>Includes wild-type and clinically relevant variants</li><li>Tab-delimited ASCII format for compatibility with Python, R, and ML frameworks</li><li>Linked SAS and Python scripts for pipeline reproducibility and updates</li><li>Ready-to-use for computational modelling, AI training, and bioinformatics workflows</li></ul><p dir="ltr">The dataset was generated using a reproducible codes involving Python, BLAST, and SAS. …"
-
191
Vector-to-Image Converted Building Footprints or Building Change Detection
منشور في 2024"…And we explore a more explainable multi-stage workflow of deep models.</p><p dir="ltr">1.<b>Python environment</b>: requirements.txt</p><p dir="ltr">2.…"
-
192
Influence of vibrational motion and temperature on Interatomic Coulombic electron capture - Dataset
منشور في 2025"…The python libraries <code>matplotlib</code>, <code>numpy</code> and <code>scipy</code> are needed.…"
-
193
LNP drug delivery image data
منشور في 2025"…</div><div><br></div><div><u>Python code:</u></div><div><a href="https://github.com/pharmbio/phil_LNP_modelling">https://github.com/pharmbio/phil_LNP_modelling</a><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><p></p>…"
-
194
Trustworthy and Ethical AI for Intrusion Detection in Healthcare IoT (IoMT) Systems: An Agentic Decision Loop Framework
منشور في 2025"…</p><h2>️ Repository Structure</h2><pre><pre>agentic-ethical-ids-healthcare/<br>│<br>├── src/ # Source code for model, rule engine, and agent<br>│ ├── train_agent.py<br>│ ├── ethical_engine.py<br>│ ├── detector_model.py<br>│ └── utils/<br>│<br>├── data/ # Links or sample data subsets<br>│ ├── CIC-IoMT-2024/ <br>│ └── CSE-CIC-IDS2018/<br>│<br>├── notebooks/ # Jupyter notebooks for training and analysis<br>│<br>├── models/ # Pretrained model checkpoints (.pth, .pkl)<br>│<br>├── results/ # Evaluation outputs and figures<br>│<br>├── requirements.txt # Python dependencies<br>├── LICENSE # MIT License for open research use<br>└── README.md # Project documentation<br></pre></pre><h2>⚙️ Setup and Installation</h2><p dir="ltr">Clone the repository and set up your environment:</p><pre><pre>git clone https://github.com/ibrahimadabara01/agentic-ethical-ids-healthcare.git<br>cd agentic-ethical-ids-healthcare<br>python -m venv venv<br>source venv/bin/activate # On Windows: venv\Scripts\activate<br>pip install -r requirements.txt<br></pre></pre><h2> Datasets</h2><p dir="ltr">This project uses three datasets:</p><table><tr><th><p dir="ltr">Dataset</p></th><th><p dir="ltr">Purpose</p></th><th><p dir="ltr">Source</p></th></tr><tr><td><b>CIC-IoMT 2024</b></td><td><p dir="ltr">Primary IoMT intrusion detection dataset</p></td><td><a href="https://www.unb.ca/cic/datasets/index.html" rel="noopener" target="_new">Canadian Institute for Cybersecurity</a></td></tr><tr><td><b>CSE-CIC-IDS2018</b></td><td><p dir="ltr">Domain-shift evaluation</p></td><td><a href="https://www.unb.ca/cic/datasets/ids-2018.html" rel="noopener" target="_new">CIC Dataset Portal</a></td></tr><tr><td><b>MIMIC-IV (Demo)</b></td><td><p dir="ltr">Clinical context signals</p></td><td><a href="https://physionet.org/content/mimic-iv-demo/2.2/" rel="noopener" target="_new">PhysioNet</a></td></tr></table><blockquote><p dir="ltr">⚠️ Note: All datasets are publicly available. …"
-
195
Attention and Cognitive Workload
منشور في 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.…"
-
196
Global blue carbon losses from salt marshes exceed restoration gains
منشور في 2025"…<h4>This repository contains the main code used to generate the figures and results presented in the manuscript.…"
-
197
Supplementary Materials for the article: ”Damped sectorial oscillations of an acoustically levitated droplet".
منشور في 2025"…</li><li><b>Supplementary Video S3 (</b><i>S3_Video_Damped_oscillations.avi</i><b>):</b> High-speed footage of the damped oscillations used for the quantitative analysis presented in the paper.</li><li><b>Supplementary Code S4 (</b><i>S4_Code_Data_processing.ipynb</i><b>):</b> Python analysis code used for automated processing and for analyzing manually extracted data from the damped oscillations (S3).…"
-
198
Olson et al Muscle spindles provide flexible sensory feedback for movement sequences
منشور في 2025"…</li></ul><h4><b>Code</b></h4><p dir="ltr">Accompanying Python scripts and Jupyter notebooks are included for:</p><ul><li>Data preprocessing and formatting.…"
-
199
Ambient Air Pollutant Dynamics (2010–2025) and the Exceptional Winter 2016–17 Pollution Episode: Implications for a Uranium/Arsenic Exposure Event
منشور في 2025"…Includes imputation statistics, data dictionary, and the Python imputation code (Imputation_Air_Pollutants_NABEL.py). …"
-
200
MSc Personalised Medicine at Ulster University
منشور في 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.…"