Find research datasets worth reusing
Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.
256
datasets available to search
ShareScore release 0.9.0
Dataset results
256 results for “Computational models”
Figure 1. Inputs and output parameters for TDNN models-Time-Delay Artificial Neural Network Computing Models for Predicting Shelf Life of Processed Cheese
<p>The data consisted of 36 samples, which were divided into two subsets, i.e., 30 used for<br> training the network and 6 for testing the TDNN models. Soluble nitrogen, pH, standard plate<br> count, yeast & mould count, and spore count were taken as input parameters, and sensory score as<br> output parameter for developing TDNN single and multilayer models (Fig.1).</p>
Figure 3. Comparison of ASS and PSS single layer model-Time-Delay Artificial Neural Network Computing Models for Predicting Shelf Life of Processed Cheese
<p>TDNN models with single and multi layers were developed taking soluble nitrogen, pH,<br> standard plate count, yeast & mould count, spore count as input parameters, and sensory score as<br> output parameter for predicting the shelf life of processed cheese stored at 30o C. Mean Square<br> Error, Root Mean Square Error, Coefficient of Determination and Nash - Sutcliffo Coefficient were<br> used in order to compare the prediction ability of the developed TDNN models. Regression<br> equations were developed for predicting the shelf life of processed cheese, which came out as 28.25<br> days. Since, predicted value is close to the experimentally determined shelf life of 30 days, hence<br> from the study it can be concluded that TDNN artificial neural network models are quite efficient in<br> predicting shelf life of processed cheese.</p>
BRAIN Journal-Computational Intelligence in a Human Brain Model-Figure 2. Processes and Interfaces of the SAH Human Brain Model
<p>The proposed SAH Human Brain Model starts assigning the main attributes to the “heavy pieces” (king, queen, rooks, bishops, knights) and assigning to pawns the interfaces as an advanced guard. The interface represents senses and processed human actions (equilibrium, movements, and speech) and it results from the brain activity (see Figure 2). </p>
BRAIN Journal-Computational Intelligence in a Human Brain Model-Figure 4. Name and role of the Chess Pieces
<p>In assigning the brain function to the computational processing units the strategy of the chess game will be pursued: 1 king – consciousness, mind, resolving undefined situations, undetermined risk analysis, feedback: 1 queen – implementation strategy, thinking, learning; 2 rooks – initial knowledge memory and learning memory; 2 bishops – good or updated, time or emergency decision; 2 knights – rules, open schemes, fixed processes, templates; 8 pawns – interfaces with own senses and actions. Double chess pieces will be assigned in the model with initial knowledge (‘ marked) that can be updated as a learning experience to a second set (“ marked).</p>
BRAIN Journal-Computational Intelligence in a Human Brain Model-Figure 3. Assigning ` the "SAH" Human Brain Model the role of the Chess Pieces
<p>The components are not topically subordinated to each other but in a strong interoperability and used for outputs reflected as result of thinking, actions to receiving information from the sensor of the interfaces, movement or speaking. </p>
BRAIN Journal-Computational Intelligence in a Human Brain Model-Figure 5. Block Diagram of the SAH Human Brain Model
<p>Three vertical areas are defined in the field of activities: Processes units, Computational Intelligence Block, and Smart Interfaces Block (Details are presented in Figure 5). The Processes units fully communicate with the Computational Intelligence Block, Central Processing Unit and Smart Interfaces. Some specific links and functions are not specified here. Smart interfaces defined for “sight, sound, taste, touch and hearing senses” are bidirectional and completed by input-output interfaces that ensure the communication for output actions like “speech, sound, movements” and other commands resulting in the thinking process. An important issue is the ‘equilibrium’ that must be treated in either “decision or movement” framework.</p>
BRAIN Journal-Computational Intelligence in a Human Brain Model-Figure 1. Being Brain and Chess Game Strategy - similarities
<p>Finally, the following similar reactions between a chess player and a human being must be mentioned and considered. The power of reason for every being, human brain, or chess game player lies in similarities and has three main directions (see Figure 1)</p>
Randomly sampled coefficients for synchrotron radiative transfer in the Stokes basis, power law model, computed by rimphony, for consumption by neurosynchro
<p>This directory contains a training set of 22 million randomly-sampled radiative transfer coefficients generated by <a href="https://github.com/pkgw/rimphony/">rimphony</a>, suitable for use with the <a href="https://github.com/pkgw/neurosynchro/">neurosynchro</a> package. These coefficients can be used for numerical radiative transfer of synchrotron emission in the Stokes basis with a package such as <a href="https://github.com/jadexter/grtrans/">grtrans</a>.</p> <p>In this particular dataset, coefficients were computed using a model of a power law electron distribution isotropic in pitch angle. The input parameters, which were sampled randomly in a three-dimensional space, are:</p> <ul> <li><em>s</em>, the harmonic number, dimensionless, sampled logarithmically between 5 and 50,000,000.</li> <li><em>theta</em>, the angle between the ray path and the local magnetic field, measured in radians, sampled linearly between 0.001 and π/2 (namely, 1.5707963267948966).</li> <li><em>p</em>, the power-law index of the energetic electrons, dimensionless, sampled linearly between 1.5 and 7.</li> </ul> <p>The coefficients were computed on Harvard’s Odyssey cluster using Git commit <a href="https://github.com/pkgw/rimphony/commit/772161ebda0217b8c1ccb8ce3801ad9dc3701a4f">772161</a> of rimphony. A total of about 5,000 CPU hours were used, with 500 processes running for about 10 hours each. There are 2,748,835 data rows in total. The data are provided in their original format, split among 500 files, so that smaller subsamples of the data may be loaded easily. A README.md file provides more detailed information.</p>
Trained neural network data for synchrotron radiative transfer in the Stokes basis, power law model, computed by rimphony, for consumption by neurosynchro
<p>This archive contains data representing a trained-up neural network suitable for use with the <a href="https://github.com/pkgw/neurosynchro/">neurosynchro</a> package. The network generates coefficients that can be used for numerical radiative transfer of synchrotron emission in the Stokes basis with a package such as <a href="https://github.com/jadexter/grtrans/">grtrans</a>.</p> <p>In this particular dataset, networks were trained on a training set of coefficients generated by <a href="https://github.com/pkgw/rimphony/">rimphony</a> that is available as <a href="https://doi.org/10.5281/zenodo.1341154">DOI:10.5281/zenodo.1341154</a>. The data were generated using a model of a power law electron distribution isotropic in pitch angle. The input parameters, which were sampled randomly in a three-dimensional space, were:</p> <ul> <li><em>s</em>, the harmonic number, dimensionless, sampled logarithmically between 5 and 50,000,000.</li> <li><em>theta</em>, the angle between the ray path and the local magnetic field, measured in radians, sampled linearly between 0.001 and π/2 (namely, 1.5707963267948966).</li> <li><em>p</em>, the power-law index of the energetic electrons, dimensionless, sampled linearly between 1.5 and 7.</li> </ul> <p>The training set was computed on Harvard’s Odyssey cluster using Git commit <a href="https://github.com/pkgw/rimphony/commit/772161ebda0217b8c1ccb8ce3801ad9dc3701a4f">772161</a> of rimphony. A total of about 5,000 CPU hours were used, with 500 processes running for about 10 hours each, yielding about 22 million numbers. Training the networks took about 3 hours on an 8-core laptop.</p> <p>For the purposes of <em>neurosynchro</em>, the formats of the files in this package should be regarded as internal implementation details. The <a href="https://pypi.org/project/neurosynchro/">neurosynchro</a> Python package will load up the files in this archive and use them to predict synchrotron coefficients. For specifics, see <a href="https://neurosynchro.readthedocs.io/en/stable/">the neurosynchro documentation</a>.</p>
Dataset from Computational modeling of anthocyanin pathway evolution: Biases, hotspots, and trade-offs
<p>This directory contains the scripts used to run simulations, Jupyter notebook with complete analysis, and serialized (pickled) raw simulated dataset from our paper "<em>Computational modeling of anthocyanin pathway evolution: Biases, hotspots, and trade-offs</em>". These materials are referenced in the main text and supplemental text of the publication. The purpose of this repository is to facilitate replication of our analysis by any interested parties. </p>
FIGURE 3 in Heterochrony in helicoid spiral cones: a computer model for demonstrating heterochronic evolution
FIGURE 3. Modes of heterochronic change. The central simulation has parameters W0=2.5, ΔW=-0.12, D=0, S=0.8, T'0=0.4, ΔT'=0.06, and has six whorls. The other four simulations show the result of one increment of each mode of heterochronic change. The two forms on the left are paedomorphic; the forms on the right are peramorphic. Note that in this case neoteny results in larger size as the ontogenetic decline in whorl expansion is reduced, and acceleration results in a smaller size for the converse reason.
FIGURE 6. Heterochronic modelling experiment 3 in Heterochrony in helicoid spiral cones: a computer model for demonstrating heterochronic evolution
FIGURE 6. Heterochronic modelling experiment 3. The "ancestor" on the left has parameters W0=2, ΔW=-0.05, D=0, S=0.9, T'0=0.2, ΔT'=0.07, and has eight whorls. As in Figure 4, this is a common general type of gastropod shell shape. The central simulation is a "descendant" derived from this by two increments of neoteny (relative scale x 0.5); the simulation on the right has resulted from two further increments of neoteny (relative scale x 0.39). All three simulations have analogues in the Family Helicidae of the Pulmonata, and this result constitutes a hypothesis for the possible heterochronic evolution of forms with flattened spires (depressed and sub-planispiral).
FIGURE 2 in Heterochrony in helicoid spiral cones: a computer model for demonstrating heterochronic evolution
FIGURE 2. Isometric and allometric gastropods and simulations. 1, An example of a "Raupian" gastropod (Epitonium), showing isometric growth. 2, An example of a "Raupian" simulation with similar shape. 3, An example of an allometric gastropod (Megacochlea); note that there is no straight line that is tangential to the outside of all whorls. 4, A simulation using the program described here with similar shape. (Figures 2.1 and 2.3 © The Trustees of the Natural History Museum, London, reproduced from Anon, 1975, with kind permission.)
FIGURE 1 in Heterochrony in helicoid spiral cones: a computer model for demonstrating heterochronic evolution
FIGURE 1. Raup's definition of the shell dimensions on which the equations for parameters W, D and T are derived. Based on Raup (1966).
FIGURE 5. Heterochronic modelling experiment 2 in Heterochrony in helicoid spiral cones: a computer model for demonstrating heterochronic evolution
FIGURE 5. Heterochronic modelling experiment 2. The "ancestor" on the left has parameters W0=1.1, ΔW=0.05, D=0, S=2.3, T'0=2, ΔT'=-0.03, and has 10 whorls. It has a form, including the slightly concave profile of the spire, which is similar to some members of the Family Volutidae. The next simulations are "descendants" derived from this by successive increments of acceleration (relative scales x 0.5, x 0.225, x 0.0875, respectively). All of these have parallels in the Volutidae, with the final form resembling the giant volutids in the genus Melo. The observation that the simulation predicts the large size of the final form supports the heterochronic hypothesis in the evolution of these gastropods.
FIGURE 4. Heterochronic modelling experiment 1 in Heterochrony in helicoid spiral cones: a computer model for demonstrating heterochronic evolution
FIGURE 4. Heterochronic modelling experiment 1. The "ancestor" on the left has parameters W0=2.5, ΔW=-0.1, D=0, S=1, T'0=0, ΔT'=0.15, and has seven whorls. It has a general shape that is common in gastropods, and especially amongst the subclass Pulmonata. The central simulation is derived from this by one increment of acceleration (relative scale x 1.5) and the simulation on the right by two increments of acceleration (relative scale x 2). The incipient reduction in whorl diameter and incipient loss of whorl-to-whorl contact is typical of some Pulmonata, such as Family Chondrinidae. Note that if Raup's T were used, incipient reduction in whorl diameter (W<1) would lead to reversal of the translation direction, which is nonsensical; using T', this is not the case.
Surrogate waveform model data for black hole binary systems computed in point-particle black hole perturbation theory
<p>This repository contains all publicly available surrogate data for gravitational waveforms produced within the point-particle black hole perturbation theory framework and calibrated to numerical relativity simulations performed with the Spectral Einstein Code (SpEC). </p> <p>Several surrogate models are currently available in this catalog:</p> <ol> <li><strong>BHPTNRSur2dq1e3</strong>, for aligned spin black hole binary systems with mass-ratios varying from 3 to 1000 and spins from −0.8≤χ1≤0.8 on the larger black hole. This surrogate model is trained on waveform data generated by point-particle black hole perturbation theory (ppBHPT) with calibration to numerical relativity (NR) data. The waveforms include all spin-weighted spherical harmonic modes up to ℓ=4 except the (4,1) and m=0 modes. Model details can be found in <a href="https://arxiv.org/abs/2407.18319">Rink et al. 2024</a>. This data file is used to evaluate the surrogate model with either stand-alone Python code hosted by the <a href="https://bhptoolkit.org/BHPTNRSurrogate/">Black Hole Perturbation Toolkit</a> (Jupyter notebook <a href="https://github.com/BlackHolePerturbationToolkit/BHPTNRSurrogate/blob/main/tutorials/BHPTNRSur2dq1e3.ipynb">tutorial</a>) or the GWSurrogate Python package, which can be found on <a href="https://pypi.python.org/pypi/gwsurrogate/">PyPI</a> or <a href="https://anaconda.org/conda-forge/gwsurrogate">conda-forge</a>.</li> <li><strong>BHPTNRSur1dq1e4</strong>, an updated version of the <strong>EMRISur1dq1e4 </strong>model described below. The updated version includes better calibration to NR, a smoother transition to plunge model, and more harmonic modes. Model details can be found in <a href="https://arxiv.org/abs/2204.01972">Islam et al. 2022</a>. This data file is used to evaluate the surrogate model with either stand-alone Python code hosted by the <a href="https://bhptoolkit.org/BHPTNRSurrogate/">Black Hole Perturbation Toolkit</a> (Jupyter notebook <a href="https://github.com/BlackHolePerturbationToolkit/BHPTNRSurrogate/tree/main/tutorials/BHPTNRSur1dq1e4">tutorial</a>) or the GWSurrogate Python package, which can be found on <a href="https://pypi.python.org/pypi/gwsurrogate/">PyPI</a> or <a href="https://anaconda.org/conda-forge/gwsurrogate">conda-forge</a>.</li> <li><strong>EMRISur1dq1e4</strong>, for non-spinning black hole binary systems with mass-ratios varying from 3 to 10000. This surrogate model is trained on waveform data generated by point-particle black hole perturbation theory (ppBHPT), with the total mass rescaling parameter tuned to NR simulations. Available modes are [(2,2), (2,1), (3,3), (3,2), (3,1), (4,4), (4,3), (4,2), (5,5), (5,4), (5,3)]. The m<0 modes are deduced from the m>0 modes. Model details can be found in <a href="https://arxiv.org/abs/1910.10473">Rifat et al. 2019</a>. This data file is used to evaluate the surrogate model with either stand-alone Python code hosted by the <a href="http://github.com/BlackHolePerturbationToolkit/EMRISurrogate">Black Hole Perturbation Toolkit</a> (Jupyter notebook <a href="https://github.com/BlackHolePerturbationToolkit/EMRISurrogate/blob/master/EMRISur1dq1e4.ipynb">tutorial</a>) or the GWSurrogate Python package (Jupyter notebook <a href="https://github.com/sxs-collaboration/gwsurrogate/blob/master/tutorial/notebooks/nonspinning_nr_emri.ipynb">tutorial</a>), which can be found on <a href="https://pypi.python.org/pypi/gwsurrogate/">PyPI</a>.</li> </ol>
Dataset for publication: Statistically Equivalent Virtual Microstructures for Modeling of Complex Polycrystalline Alloys Using a Generative Adversarial Network (GAN)-Enabled Computational Platform
<p>This dataset provides the necessary data to get the images and results shown in the paper "Statistically Equivalent Virtual Microstructures for Modeling of Complex Polycrystalline Alloys Using a Generative Adversarial Network (GAN)-Enabled Computational Platform". </p> <p>Source Data Raw.zip has the entire data set used to generate the images.</p> <p>Source Data.zip contains the processed data from "Source Data Raw.zip". </p> <p>Files with extension .dream3d are accompained by a file with extension .xdmf. This files can be opened with Paraview. And their data can be accesible using python or matlab.</p> <p>For more information contact Proffesor Somnath Ghosh at Johns Hopkins University, Civil and Systems Engineering Department.</p>
The ECOLOPES Voxel Model: Multi-domain data integration for ontology-aided generative computational design of ecological building envelopes
<p>The research portrayed in this article is part of the research project ‘ECOlogical building enveLOPES: a game-changing design approach for regenerative ecosystems’ funded by Horizon 2020 Future and Emerging Technologies. The overall research project focuses on developing a multi-domain data-driven computational design framework for the design of ecological building enclosures that addresses humans, plants, animals and microbiota. This article focuses on the development of a key component of the computational workflow in which initial designs are computationally initiated generated and analyzed, namely the ECOLOPES Voxel Model that contains and correlates multi-domain spatialised data for the design process, and its interactions with other components of the ontology-aided generative computational design process for ecological building envelopes.</p> <p>This repository contains all relevant data produced in this paper. Extended technical description is available in the Appendix A to the published paper, containing listing and description of individual voxel data layers. Data were exported from the RDB server (PostgreSQL) in text-based, future-proof format (csv).</p>
Regression models generated by APRANK (computational prioritization of antigenic proteins and peptides from complete pathogen proteomes)
<p>Availability of highly parallelized immunoassays has renewed interest in the discovery of serology-based biomarkers for infectious diseases. Protein and peptide microarrays now provide a high-throughput platform for immunological screening of potential antigens and B-cell epitopes. However, there is still a need to prioritize relevant probes when designing these arrays. In this work we describe a computational method called APRANK (Antigenic Protein and Peptide Ranker) which integrates multiple molecular features to prioritize antigenic targets starting from a given pathogen proteome. These features include subcellular localization, presence of repetitive motifs, natively disordered regions, secondary structure, transmembrane spans and predicted interaction with the immune system. We applied this method to the prioritization of potential diagnostic antigens and peptides in a number of pathogen proteomes and human diseases: Borrelia burgdorferi (Lyme disease), Brucella melitensis (Brucellosis), Coxiella burnetii (Q fever), Escherichia coli (Gastroenteritis), Francisella tularensis (Tularemia), Leishmania braziliensis (Leishmaniasis), Leptospira interrogans (Leptospirosis), Mycobacterium leprae (Leprae), Mycobacterium tuberculosis (Tuberculosis), Plasmodium falciparum (Malaria), Porphyromonas gingivalis (Periodontal disease), Staphylococcus aureus (Bacteremia), Streptococcus pyogenes (Group A Streptococcal infections), Toxoplasma gondii (Toxoplasmosis) and Trypanosoma cruzi (Chagas Disease). After training a linear regression model the method achieves good to excellent performance on most species, measured by the enrichment of validated antigens at the top of the ranking. An unbiased validation using independent data sets shows APRANK is successful in predicting antigenicity for all pathogen species tested. We make APRANK available to facilitate the identification of novel diagnostic antigens in infectious diseases.</p>
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.
Allen Brain Atlas
Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.
Annotated Behaviour and Observability Dataset (ABODe)
ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.
DANDI Archive for NWB datasets
DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.
International Brain Laboratory public data
The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.
OpenNeuro
OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.