Skip to main content
Powered by ShareScore

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.

53

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

53 results for “machine learning potential”

Learn how ShareScore rates datasets ↗
zenodo48/100

Potential forest conservation value rasters for Denmark from Assmann et al. "LiDAR data fusion and machine learning identify temperate forests of high conservation value"

<p>Potential forest conservation value (high / low) rasters for Denmark based on a remote sensing data fusion approach. Please see manuscript (below) for a detailed description of the methods and data products.&nbsp;</p> <p><br>Jakob J. Assmann, Pil B. M. Pedersen, Jesper E. Moeslund, Cornelius Senf, Urs A. Treier, Derek Corcoran, Zs&oacute;fia Koma, Thomas Nord-Larsen, Signe Normand. In prep. LiDAR data fusion and machine learning identify temperate forests of high conservation value.</p> <p><br>When using the data, please cite the above manuscript.&nbsp;</p> <p><br>Files description:</p> <ul> <li>Compressed and cloud optimised rasters of potential forest conservation value projections for Denmark (10 m res.) in EPSG:3857 <ul> <li>forest_quality_ranger_biowide_10m_cog_epsg3857.tif &nbsp; &nbsp; RandomForest model projections based on BIOWIDE stratification (!! best performing model !!)</li> <li>forest_quality_ranger_sustainscapes_10m_cog_epsg3857.tif RandomForest model projections based on SustainScapes stratification</li> <li>forest_quality_gbm_biowide_10m_cog_epsg3857.tif GBM model projections based on BIOWIDE stratification</li> <li>forest_quality_gbm_sustainscapes_10m_cog_epsg3857.tif &nbsp; &nbsp; GBM model projections based on SustainScapes stratification</li> </ul> </li> </ul> <p>&nbsp;</p> <ul> <li>Aggregated rasters of potential forest conservation value projections for Denmark (100 m res.) in EPSG:25832 <ul> <li>forest_quality_ranger_biowide_100m.tif RandomForest model projections based on BIOWIDE stratification (!! best performing model !!)</li> <li>forest_quality_ranger_sustainscapes_100m.tif RandomForest model projections based on SustainScapes stratification</li> <li>forest_quality_gbm_biowide_100m.tif GBM model projections based on BIOWIDE stratification</li> <li>forest_quality_gbm_sustainscapes_100m.tif GBM model projections based on SustainScapes stratification&nbsp;</li> </ul> </li> </ul> <p>&nbsp;</p> <ul> <li>Uncompressed and tiled rasters of potential forest conservation value projections for Denmark (10 m res.) in EPSG:25832<br>Please note: the archives contain approx. 42k tiles, each 10 x 10 km, as well as a VRT file for covenient loading.&nbsp; <ul> <li>forest_quality_ranger_biowide_10m.zip RandomForest model projections based on BIOWIDE stratification (!! best performing model !!)</li> <li>forest_quality_ranger_sustainscapes_10m.zip RandomForest model projections based on SustainScapes stratification</li> <li>forest_quality_gbm_biowide_10m.zip GBM model projections based on BIOWIDE stratification</li> <li>forest_quality_gbm_sustainscapes_10m.zip GBM model projections based on SustainScapes stratification</li> </ul> </li> </ul>

opencc-by-4.0Dec 2023View details →
zenodo48/100

Toward a Generalizable Machine-Learned Potential for Metal-Organic Frameworks

<ul> <li>This repository contains the dataset used in the publication<br>&nbsp; `Toward Generalizable Machine Learned Potential for Metal-Organic Frameworks` Yue Yifei, Saad Aldin Mohammed, Loh Duane*, Jiang Jianwen*<br>&nbsp;&nbsp;<br>&nbsp; Please each the README.md within each subfolder. For brevity, the data is organized into three sections<br>&nbsp;&nbsp;<br>&nbsp; 1. The dataset in DATASET<br>&nbsp; &nbsp; &nbsp; - The training and testing dataset, including structures of MOFs in extxyz format<br>&nbsp; &nbsp; &nbsp;&nbsp;<br>&nbsp; 2. The training output files and logs in NEQUIP-TRAIN<br>&nbsp; &nbsp; &nbsp; - The conda environment details, training scripts and logs<br>&nbsp; &nbsp; &nbsp; - Also Training and testing metrics in csv files<br>&nbsp;&nbsp;&nbsp;&nbsp; - This is split into two zip files NEQUIP-TRAIN1 and NEQUIP-TRAIN2 due to their size<br>&nbsp; &nbsp; &nbsp;<br>&nbsp; 3. Examples of using the developed models in MD simulations<br>&nbsp; &nbsp; &nbsp; - Including LAMMPS scripts, data file and environment details used in our scalability tests<br>&nbsp; &nbsp; &nbsp; - The complied Nequip-patched LAMMPS version is also provided<br>&nbsp; &nbsp; &nbsp; - Details on how to use our models - we used a default model that is slower but more accurate in our study but faster models are also developed.</li> </ul>

opencc-by-4.0Oct 2024View details →
zenodo44/100

Supporting data for "Raising awareness of potential biases in medical machine learning: Experience from a Datathon"

<p>This archive contains files from a Datathon held virtually in February<br>2024 to introduce clinicians and data scientists to the challenge of<br>reviewing a clinical dataset for potential biases.</p>

opencc-by-4.0Oct 2024View details →
zenodo44/100

Data and software: Heat flux for semi-local machine-learning potentials

<p><br> This repository contains data, code, and related artefacts supporting the following publication:</p> <p>&quot;Heat flux for semi-local machine-learning potentials&quot;<br> by Marcel F. Langer, Florian Knoop, Christian Carbogno, Matthias Scheffler, and Matthias Rupp<br> arXiv: TBD<br> doi: TBD<br> &nbsp;</p> <p>More details can be found in the main README.md file, and the README.md files in the subfolders.</p> <p><br> For any further questions, feel free to contact mail@marcel.science, @marceldotsci&nbsp;on Twitter, or @marcel@sigmoid.social.</p> <p>&nbsp;</p>

opencc-by-4.0Dec 2022View details →
zenodo44/100

Data and code for "Phase transitions in inorganic halide perovskites from machine learning potentials: The impact of size, rate, and the underlying exchange-correlation functional"

<p>This record contains databases with data from density functional theory calculations used for training a series of neuroevolution potentials (NEPs), which are also included here. Information is also included for how to access the databases and run the NEP models.</p> <p><strong>Databases</strong><br> The <code>*.db</code> files are databases with the results from density functional theory (DFT) calculations. These are sqlite databases in ase format, see <a href="https://wiki.fysik.dtu.dk/ase/tutorials/tut06_database/database.html">here</a> for more information. The <code>demo-database-access.py</code> script illustrates the most basic access.</p> <p><strong>Models</strong><br> The neuroevolution potential (NEP) models described in the publication can be found in the <code>nep-*.txt</code> files. They can be used in conjunction with the <a href="https://gpumd.org">GPUMD package</a>. The <a href="https://calorine.materialsmodeling.org">calorine package</a> provides a Python interface to GPUMD.</p> <p><strong>Primitive structures</strong><br> Several primitive structures in extended xyz format can be found in the <code>*.xyz</code> files. These structures have been relaxed using the NEP models included here. The <code>demo-for-using-structures-and-models.py</code> script illustrates how to access the structures and models.</p>

opencc-by-4.0Dec 2022View details →
zenodo44/100

Ensemble Machine Learning Prediction of Potential FAPAR: Monthly time-series 2021 and Long-Term Comparison with Actual FAPAR

<p><strong>General Description</strong></p> <p>The dataset contains composites at 250 m spatial resolution of (1) &nbsp;monthly potential FAPAR for the year 2021 from ensemble ML model predictions, (2) the model deviance for each prediction, (3) the yearly average of potential FAPAR, (4) the yearly average of actual FAPAR and (5) the yearly average of the difference between actual and potential (actual minus potential) FAPAR. The dataset is based on the <a href="https://zenodo.org/record/8392976">95th percentile of the monthly aggregated FAPAR</a>&nbsp;derived from&nbsp;<a href="http://glass.umd.edu/Overview.html">250&thinsp;m 8&thinsp;d GLASS V6 FAPAR</a>. Potential FAPAR was predicted by fitting an ensemble ML model using globally distributed training points (cca 3 Mio) and a set of 52 biophysical covariates including several layers related to human pressure. The code for modeling potential FAPAR is openly available at <a href="http://github.com/Open-Earth-Monitor/Global_FAPAR_250m">https://github.com/Open-Earth-Monitor/Global_FAPAR_250m</a>. The dataset can be used in many applications like land degradation modeling, land productivity mapping, and land potential mapping.&nbsp;</p> <p><strong>Data Details</strong></p> <ul> <li><strong>Time period:</strong> January 2021 - December 2021</li> <li><strong>Type of data: </strong>Fraction of Absorbed Photosynthetically Active Radiation (FAPAR)</li> <li><strong>How the data was collected or derived:</strong> Derived from 250m 8 d GLASS V6 FAPAR</li> <li><strong>Statistical methods used: </strong>Ensemble machine learning</li> <li><strong>Limitations or exclusions in the data: </strong>The dataset does not include data for Antarctica.</li> <li><strong>Coordinate reference system:</strong> EPSG:4326</li> <li><strong>Bounding box (Xmin, Ymin, Xmax, Ymax):</strong> (-180.00000, -62.0008094, 179.9999424, 87.37000)</li> <li><strong>Spatial resolution:</strong> 1/480 d.d. = 0.00208333 (250m)</li> <li><strong>Image size: </strong>172,800 x 71,698</li> <li><strong>File format: </strong>Cloud Optimized Geotiff (COG) format.</li> </ul> <p><strong>Support</strong></p> <p>If you discover a bug, artifact, or inconsistency, or if you have a question please raise a GitHub issue: <a href="https://github.com/Open-Earth-Monitor/Global_FAPAR_250m/issues">https://github.com/Open-Earth-Monitor/Global_FAPAR_250m/issues</a></p> <p><strong>Reference</strong></p> <p>Hackl&auml;nder, J., Parente, L., Ho, Y.-F., Hengl, T., Simoes, R., Consoli, D., Şahin, M., Tian, X., Herold, M., Jung, M., Duveiller, G., Weynants, M., Wheeler, I., (2023?) &quot;Land potential assessment and trend-analysis using 2000&ndash;2021 FAPAR monthly time-series at 250 m spatial resolution&quot;, submitted to PeerJ, preprint available at: <a href="https://doi.org/10.21203/rs.3.rs-3415685/v1">https://doi.org/10.21203/rs.3.rs-3415685/v1</a></p> <p>&nbsp;</p> <p><strong>Name convention</strong></p> <p>To ensure consistency and ease of use across and within the projects, we follow the standard Open-Earth-Monitor file-naming convention. The convention works with 10 fields that describes important properties of the data. In this way users can search files, prepare data analysis etc, without needing to open files. The fields are:</p> <ol> <li><strong>generic variable name:</strong> pot.fapar = Potential Fraction of Absorbed Photosynthetically Active Radiation</li> <li><strong>variable procedure combination: </strong>eml = ensemble machine learning</li> <li><strong>Position in the probability distribution / variable type:</strong> m = mean</li> <li><strong>Spatial support:</strong> 250m</li> <li><strong>Depth reference: </strong>s = surface</li> <li><strong>Time reference begin time:</strong> 20210101 = 2021-01-01</li> <li><strong>Time reference end time:</strong> 20211231 = 2021-12-31</li> <li><strong>Bounding box: </strong>go = global (without Antarctica)</li> <li><strong>EPSG code:</strong> epsg.4326 = EPSG:4326</li> <li><strong>Version code:</strong> v20230924 = 2023-09-24 (creation date)</li> </ol>

opencc-by-4.0Oct 2023View details →
zenodo40/100

Datasets from "Electrostatic Embedding of Machine Learning Potentials"

<p>Data required to reproduce&nbsp;results in &quot;Electrostatic Embedding of Machine Learning Potentials&quot; <a href="https://doi.org/10.26434/chemrxiv-2022-rknwt">article</a>. See&nbsp;<a href="https://github.com/emedio/embedding">https://github.com/emedio/embedding</a>&nbsp;for details.</p> <ul> <li>QM7_B3LYP_cc-pVTZ.tgz - outputs of single point B3LYP/cc-pVTZ calculations of structures in <a href="http://quantum-machine.org/data/qm7.mat">QM7 dataset</a> with ORCA 5. Include&nbsp;molecular dipolar polarizabilities.</li> <li>QM7_B3LYP_cc-pVTZ_horton.tgz - MBIS partitioning of the&nbsp;B3LYP/cc-pVTZ densities with <a href="https://github.com/theochem/horton">Horton 2.1.0</a>.</li> <li>mpro_xyz.tgz - coordinates of the ligand&nbsp;and surrounding point charges from&nbsp;100 snapshots of SARS-CoV-2 Mpro complex with PF-00835231.</li> <li>mpro_*.tgz - DFT and semiempirical single point calculations&nbsp;with ORCA 5 for the coordinates from mpro_xyz.tgz, <em>in vacuo </em>and in presence of point charges.</li> <li>mlmm.mat - learned parameters and SOAP feature vectors of reference atomic environments</li> </ul>

opencc-by-4.0Sep 2022View details →
zenodo40/100

Network Theme: The potential of machine learning and AI for blood based investigations - Professor Jeremy Frey (University of Southampton)

<p>This video is the sixth talk from our Future Blood Testing Network Plus Launch that took place on the 23/11/2021.</p> <p>Network Theme: The potential of machine learning and AI for blood based investigations - Professor Jeremy Frey (University of Southampton)</p> <p>Bio: Prof Jeremy Frey Professor of Physical Chemistry, Head of Computational Systems Chemistry, University of Southampton (UoS). He is PI of AI for Scientific Discovery Network+, and co_I on the Internet of Food Things Digital Economy Network+ and has had considerable involvement in the UK e-Science and Digital Economy programmes for many years (e.g., PI of the Digital Economy IT as a Utility Network+. He is a strong proponent of interdisciplinary research and the use of digital technology and ideas to enhance methods of scientific research &amp; development. His own research involves activities across the physical land life sciences, from the application of novel mathematical analysis (e.g., Topological Data Analysis), laser spectroscopy and imagining techniques to chemical and biological problems, with the development of sensors and imagining systems such as the novel soft x-ray microscope. In parallel he works on the integration of these techniques with full provenance environment into laboratory systems using semantic web technologies.</p> <p>Further details on this event can be found at: https://futurebloodtesting.org/event/23-11-21-future-blood-testing-network-launch/</p> <p>This video is an output from the Future Blood Testing Network which is funded by EPSRC under Grant Number EP/W000652/1</p> <p>YouTube Link:&nbsp;https://youtu.be/eNORwfMy5cE</p>

opencc-by-4.0Nov 2021View details →
zenodo40/100

Supporting data for "The Operando Nature of Isobutene in H–SSZ–13 Unraveled by Machine Learning Potentials Beyond DFT Accuracy"

<p>Supporting data for "The Operando Nature of Isobutene in H&ndash;SSZ&ndash;13 Unraveled by Machine Learning Potentials Beyond DFT Accuracy" by M. Bocus, S. Vandenhaute and V. Van Speybroeck.</p> <p>This dataset contains examples of input files, submission and analysis scripts, in addition to the molecular dynamics trajectories used to obtain the results reported in the main manuscript. A more detailed description of the dataset content is provided in the README files therein.</p>

opencc-by-4.0Oct 2024View details →
zenodo40/100

Molecular dynamics simulation of tricaproin in gas phase using machine-learning potential ANI2x

<p>Tricaproin (Glycerol trihexanoate) is an example of a triglyceride molecule with very short alkyl tails attached to the glycerol moiety, and this deposit contains a 10 ns long simulation of tricaproin in a gas phase.</p> <p>The model chemistry (a.k.a. interaction potential or force field) is the machine-learning potential ANI2x implemented in python package torchANI, which has a close-to-DFT accuracy, yet low cost compared to DFT or other electronic structure theories.</p> <p>Molecular dynamics were run using ASE with Langevin integrator at a constant temperature of 310 K.</p> <p>The resulting trajectory was written every 1 ps (&quot;traj.h5&quot;, can be viewed in ASEgui), and gathered every 10 ps in a XTC format (&quot;traj.xtc&quot;, open in MDAnalysis, VMD, UnityMol, GROMACS tools ...).</p> <p>&nbsp;</p> <p>Detailed simulation settings are in the python script.</p> <p>&nbsp;</p> <p>This simulation was performed for the purpose of building a coarse grained Martini 3 model of this molecule.</p> <p>&nbsp;</p> <p>ANI2x https://doi.org/10.26434/chemrxiv.11819268.v1</p> <p>torchANI https://aiqm.github.io/torchani/index.html</p> <p>ASE https://wiki.fysik.dtu.dk/ase/tutorials/md/md.html#constant-temperature-md</p>

opencc-by-4.0Jul 2021View details →
zenodo40/100

DIETxPOSOME - Selection of potentially useful papers from literature mining and machine learning protocols

<p>DIETxPOSOME database concerning literature selection of potentially useful papers retrieved from PubMed search API, concerning contaminants quantification in food items of worldwide highest supply and using FoodMine code (text matching filter) and machine learning (ML) protocols. A list of 2,442 papers that potentially contained relevant information, covering the period between 2000 and 2022, was compiled from an initial number of 1,932,345 papers.</p>

opencc-by-4.0Apr 2023View details →
zenodo40/100

Molecular simulations and machine learning potentials for graphene on liquid copper

<p>Dataset for the paper:</p> <p>Gao, H. et al. Graphene at Liquid Copper Catalysts: Atomic-Scale Agreement of Experimental and First-Principles Adsorption Height. Advanced Science 9, 2204684 (2022). (DOI: 10.1002/advs.202204684)</p> <p>&nbsp;</p> <p>zenodo/dataset/: Training and test sets for MTP</p> <p>zenodo/md/: Initial atomic models of the Gr-Cu interface, input files and resulting trajectories of MD simulations</p> <p>zenodo/potentials/: Trained MTP potential files</p> <p>&nbsp;</p>

opencc-by-4.0Aug 2022View details →
zenodo40/100

Data related to the publication "Efficient molecular dynamics simulations of deep eutectic solvents with first-principles accuracy using machine learning interatomic potentials"

<p>The training data sets, the trained machine learning models, and input scripts for the training and molecular dynamics simulations.</p>

opencc-by-4.0Aug 2023View details →
zenodo36/100

Dataset for "Mo-Si alloys studied by atomistic computer simulations using a novel machine-learning interatomic potential: Thermodynamics and interface phenomena"

<p>This dataset was used to fit a general purpose machine-learning interatomic potential for Mo-Si alloys based on the Atomic Cluster Expansion (ACE) formalism. It supports the paper "Mo-Si alloys studied by atomistic computer simulations using a novel machine-learning interatomic potential: Thermodynamics and interface phenomena".</p>

opencc-by-4.0Nov 2023View details →
zenodo36/100

Dataset for: Anniés et al., "Accessing structural, electronic, transport and mesoscale properties of Li-GICs via a complete DFTB-model with machine-learned repulsion potential"

<p>GPrep training data, GPrep jupyter notebook, .skf files.</p> <p>The GPrep code is available at&nbsp;https://doi.org/10.5281/zenodo.3697913</p>

opencc-by-4.0Oct 2021View details →
zenodo36/100

An automated system for inspecting rock faces and detecting potential rock falls using machine learning

<p>Rockfall is a hazard in mountainous areas threatening infrastructure and human lives. Rockfall hazards are often mitigated by manual inspections using pry bars. The inspector must access the rock face, hit the rock surface, detect, and remove the loose rocks. This method is very labor demanding, unsafe, and challenging. This research presents a method that automatize the inspection of rock blocks that are prone to rockfall events. A robot is developed to replace the manual hammer tap process and collect the sound data remotely; subsequently, the sound signal is used to identify different types of the discontinuity in rocks in controlled laboratory environment. Machine learning is used to train the method to discriminate between intact rock and rock that may be prone to fall. This methodology was successfully applied to laboratory tests on rock. Finally, the research involves the implementation of this system in field to understand the potential and limitations of the proposing system in automatizing the rock inspections. This research enables the inspectors to collect data remotely, detect loose rocks, and save data for future references.</p>

opencc-by-4.0Jul 2021View details →
zenodo36/100

Trained Potentials for Article "Computationally Efficient Machine-Learned Model for GST Phase Change Materials via Direct and Indirect Learning"

<p>We provide 8 files here to get started using our trained potentials:</p> <p>1) *.yaml files for each trained potential. These are the outputs of the PACE training process.</p> <p>2) *.yace files for each trained potential. These are read by LAMMPS to use the trained potential. They can be obtained from the *.yaml files using the command line command: "pace_yaml2yace *.yaml".</p> <p>3) GST_config.data&nbsp; &nbsp;--&nbsp; &nbsp;a starting configuration of GST to be read by LAMMPS. This configuration contains 504 atoms at density 5.85 g/cm^3.</p> <p>4) sample.inp&nbsp; &nbsp;--&nbsp; &nbsp;a sample LAMMPS input file using the trained potentials. This currently uses "ACE-Indir2.yace" to run the starting configuration "GST_config.data" for 10 ps at 1200 K. When run, it outputs a log file "test.log" and a dump file "test.dump". The choice of trained potential can be changed in the "pair_coeff" section.</p>

opencc-by-4.0Jun 2024View details →
zenodo36/100

Research data for "Exploring the energy landscape of aluminas through machine learning interatomic potential"

<p>This dataset supports the paper "Exploring the energy landscape of aluminas through machine learning interatomic potential". The paper is online here:</p> <p>The following folders are provided:</p> <ul> <li><em>classical_potential_files</em>: Contains all the empirical potentials used in this study.</li> </ul> <p>&nbsp;</p> <ul> <li><strong><em>crystal_structure_file</em></strong>: Contains structural files of aluminas with various crystal structures, which can be distinguished by their respective filenames. Configurations of alumina with partially occupied cation sites can be obtained from the references provided in the supplementary materials of our article.</li> </ul> <p>&nbsp;</p> <ul> <li><strong><em>lowest_E-config</em></strong>: The files named <code>poscar_{0..19}</code> represent the 20 structure files identified through our developed structural search workflow in conjunction with the final NEP of Aluminas. These structures exhibit different distributions of Al cation occupancy sites. The suffix numbers in the file names indicate that these 20 structures are arranged in ascending order based on their corresponding energy values after structural relaxation using the NEP. In other words, <code>poscar_0</code>, after structural optimization, has the lowest energy among these 20 configurations. Additionally, we have included the CIF files for the crystal structures with partial occupancies provided by the Smrcok model in this folder.</li> </ul> <p>&nbsp;</p> <ul> <li><strong><em>the_final-dataset_alumina</em></strong>: This folder contains all the relevant files for training the final NEP of Aluminas, including the final training dataset named&nbsp;<code>train.xyz</code>, the training parameter file <code>nep.in</code>, and log files. The file <code>nep.txt</code> refers to the final NEP of Aluminas.&nbsp;</li> </ul> <p>&nbsp;</p> <ul> <li><strong><em>various_test-datasets</em></strong>: This folder provides all the test datasets used for testing the final NEP of Aluminas. We have categorized them into four types based on composition: clusters, amorphous structures, crystals, and datasets with physically unallowed configurations that exhibit nearest-neighbor cation occupancy according to the Smrcok model.</li> </ul> <p>Additionally, for ease of retrieval, we have placed the file for the final NEP of aluminas in the main directory and named it <code>nep_3335.txt</code>, where the suffix indicates that the final training dataset&nbsp;<code>train.xyz</code> contains 3,335 structures. This file is identical to the file named <code>nep.txt</code> located in the folder <code>the_final-dataset_alumina</code>.</p>

opencc-by-4.0Sep 2024View details →
zenodo36/100

Supporting data for "Nuclear quantum effects on zeolite proton hopping kinetics explored with machine learning potentials and path integral molecular dynamics"

<p>Supporting data for &quot;<a href="https://www.nature.com/articles/s41467-023-36666-y">Nuclear quantum effects on zeolite proton hopping kinetics explored with machine learning potentials and path integral molecular dynamics</a>&quot; by M. Bocus, R. Goeminne, A. Lamaire, M. Cools-Ceuppens, T. Verstraelen and V. Van Speybroeck,&nbsp;<em>Nature Communications</em>,&nbsp;<strong>2023</strong>, 14, 1008.</p> <p>This dataset contains examples of input files, submission and analysis scripts to train and use&nbsp;a machine learning potential based on the Schnet architecture for the proton hopping reaction in the H-CHA zeolite. The complete DFT training set, obtained by unbiasing the forces printed by CP2K (with PLUMED coupling), is stored as extended xyz files&nbsp;in the folders DFT/A-B/training_data.xyz where A=1-3 and A&lt;B&lt;5. More details on the folder architecture can be found in the README.md file.</p>

opencc-by-4.0Oct 2022View details →
zenodo36/100

OUTCAR dataset for machine learning potential about a h-BN growth on Pt(111) surface

<p>The growth of monolayer h-BN from boron and nitrogen atoms on Pt(111) is&nbsp;investigated using molecular dynamics combined with machine-learning&nbsp;potentials trained based on first-principles data. The MD simulation can be performed to investigate the h-BN growth on the Pt(111) surface. The training dataset and machine learning potential&nbsp;have&nbsp;been made by the active learning method&nbsp;[1].</p> <p>&nbsp;</p> <p>[1] L. Zhang, D.-Y. Lin, H. Wang, R. Car, E. Weinan, Active learning of uniformly accurate interatomic&nbsp;potentials for materials simulation, Physical Review Materials 3 (2019) 023804.</p>

opencc-by-4.0Oct 2022View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated 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.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

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.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

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.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

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.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

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.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record