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.

921

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

921 results for “Neural Network”

Learn how ShareScore rates datasets ↗
zenodo40/100

Dataset for monkeys A and B from AMAG: Additive, Multiplicative and Adaptive Graph Neural Network For Forecasting Neuron Activity

<p>ECoG data from two monkeys, affi (A) and beignet (B) used in AMAG: Additive, Multiplicative and Adaptive Graph Neural Network For Forecasting Neuron Activity. Jingyuan Li, Leo Scholl, Trung Le, Pavithra Rajeswaran, Amy L Orsborn, and Eli Shlizerman. NeurIPS. 2023. https://openreview.net/forum?id=7ntI4kcoqG</p><p>See also https://github.com/shlizee/AMAG</p>

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

Data from: Supervised classification of plant communities with artificial neural networks

<p>This dataset was used to test the performance of artificial neural networks for supervised classification of plant communities, published in:</p><p>Černá L. &amp; Chytrý M. (2005) Supervised classification of plant communities with artificial neural networks. <i>Journal of Vegetation Science</i> 16, 407-414. https://doi.org/10.1111/j.1654-1103.2005.tb02380.x</p><p>The meaning of the individual columns (separated by semicolons) in the file is as follows (for details see the above-mentioned article):</p><ul><li>Plot no - unique number of the vegetation plot</li><li>Group expert - plot membership in classes 1-11 of the expert &nbsp;classification</li><li>Subset expert random B - assignment of the plot to the training, selection, test or ignored data subset, using the random selection of the training (and selection) subset, for the expert classification</li><li>Subset expert dg species B - assignment of the plot to the training, selection, test or ignored data subset, using the selection of the training (and selection) subset by &nbsp;diagnostic species, for the expert classification</li><li>Assignment expert random - a class assignment of the plot by the MLP classifier, when trained with the randomly selected training (and selection) subset, for expert classification</li><li>Assignment expert dg-sp - a class assignment &nbsp;of the plot by the MLP classifier, when trained with the plots rich in diagnostic species contained in the training (and selection) subset, for expert classification</li><li>Group cluster - plot membership in classes 1-11 of the numerical classification</li><li>Subset cluster random - assignment of the plot to the training, selection, test or ignored data subset, using the random selection of the training (and selection) subset, for numerical classification</li><li>Subset cluster dg species - assignment of the plot to the training, selection, test or ignored data subset, using the selection of the training (and selection) subset by diagnostic species, for expert classification, for numerical classification</li><li>Assignment cluster random - class assignment of the plot by the MLP classifier, when trained with the randomly selected training (and selection) subset, for expert classification, for numerical classification</li><li>Assignment cluster dg-sp - class assignment &nbsp;of the plot by the MLP classifier, when trained with the plots rich in diagnostic species contained in the training (and selection) subset, for expert classification, for numerical classification&nbsp;</li><li>598 species, with cover/abundance estimates on an ordinal scale of 1-9</li></ul>

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

Data for: Brain control of bimanual movement enabled by recurrent neural networks

<p>Brain-computer interfaces have so far focused largely on enabling the control of a single effector, for example a single computer cursor or robotic arm. Restoring multi-effector motion could unlock greater functionality for people with paralysis (e.g., bimanual movement). However, it may prove challenging to decode the simultaneous motion of multiple effectors, as we recently found that a compositional neural code links movements across all limbs and that neural tuning changes nonlinearly during dual-effector motion. In this study, we demonstrate the feasibility of high-quality bimanual control of two cursors via neural network (NN) decoders.</p> <p>This dataset represents all neural activity recorded during these experiments. This includes the neural activity corresponding to unimanual and bimanual hand movements during (1) instructed delay experiments and (2) real-time BCI control of two cursors. </p> <p>Code associated with the data can be found here: <a href="https://github.com/d-r-deo/bimanualBCI" target="_blank" rel="noopener">https://github.com/d-r-deo/bimanualBCI</a></p>

opencc-zeroDec 2023View details →
zenodo40/100

Task-driven neural network models predict neural dynamics of proprioception: Synthetic muscle spindle datasets

<p>#############</p> <p>Task-driven neural network models predict neural dynamics of proprioception, Cell 2024</p> <p>#############</p> <p>Authors: Marin Vargas, Alessandro (orcid=0000-0001-7073-4120) and Bisi, Axel (orcid=0009-0006-8602-7555) and Chiappa, Alberto Silvio (orcid=0009-0001-2764-6552) and Versteeg, Christopher (orcid=0000-0002-4269-5109) and Miller, Lee E. (orcid=0000-0001-8675-7140) and Mathis, Alexander (orcid=0000-0002-3777-2202)</p> <p>Affiliation: EPFL</p> <p>Date: January, 2024</p> <p>Link to the Cell article:&nbsp;</p> <p><a href="https://www.cell.com/cell/pdf/S0092-8674(24)00239-3.pdf">https://www.cell.com/cell/pdf/S0092-8674(24)00239-3.pdf</a></p> <p>--------------------------------</p> <p>Here we provide the synthetic spindle datasets of our article "Task-driven neural network models predict neural dynamics of proprioception". It contains the synthetic generated training dataset of simulated muscle spindles during arm passive movements generated with either character writing (PCR) or with 3D target reaching using reinforcement learning (RL).</p> <p>The overall structure of the data is:</p> <p>└── spindle_datasets<br>&nbsp; &nbsp; ├── pcr_dataset &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - Contains PCR synthetic training dataset<br>&nbsp; &nbsp; └── rl_dataset &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; - Contains RL-generated synthetic training dataset</p> <p>The code to generate the PCR synthetic spindle dataset is available at:&nbsp;<a href="https://github.com/amathislab/Task-driven-Proprioception/tree/master/PCR-data-generation">https://github.com/amathislab/Task-driven-Proprioception/tree/master/PCR-data-generation</a></p> <p>The code to generate the RL-generated synthetic spindle dataset is available at: <a href="https://github.com/amathislab/Task-driven-Proprioception/tree/master/RL-data-generation">https://github.com/amathislab/Task-driven-Proprioception/tree/master/RL-data-generation</a></p> <p>--------------------------------</p> <p>The datasets, weights, activations and predictions are released with Creative Commons Attribution 4.0 license.</p> <p>The code is released under the MIT license, see <a href="https://github.com/amathislab/Task-driven-Proprioception">https://github.com/amathislab/Task-driven-Proprioception</a></p> <p>If you find our code, weights, predictions or ideas useful, please cite:</p> <p>@article{vargas2024task,<br>&nbsp; title={Task-driven neural network models predict neural dynamics of proprioception},<br>&nbsp; author={{Marin Vargas}, Alessandro and Bisi, Axel and Chiappa, Alberto S and Versteeg, Chris and Miller, Lee E and Mathis, Alexander},<br>&nbsp; journal={Cell},<br>&nbsp; year={2024},<br>&nbsp; publisher={Elsevier}<br>}</p>

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

Task-driven neural network models predict neural dynamics of proprioception: Neural network model weights

<p>#############</p> <p>Task-driven neural network models predict neural dynamics of proprioception, Cell 2024</p> <p>#############</p> <p>Authors: Marin Vargas, Alessandro (orcid=0000-0001-7073-4120) and Bisi, Axel (orcid=0009-0006-8602-7555) and Chiappa, Alberto Silvio (orcid=0009-0001-2764-6552) and Versteeg, Christopher (orcid=0000-0002-4269-5109) and Miller, Lee E. (orcid=0000-0001-8675-7140) and Mathis, Alexander (orcid=0000-0002-3777-2202)</p> <p>Affiliation: EPFL</p> <p>Date: January, 2024</p> <p>Link to the Cell article:&nbsp;</p> <p><a href="https://www.cell.com/cell/pdf/S0092-8674(24)00239-3.pdf">https://www.cell.com/cell/pdf/S0092-8674(24)00239-3.pdf</a></p> <p>--------------------------------</p> <p>Here we provide the trained model checkpoints for all tasks of our article "Task-driven neural network models predict neural dynamics of proprioception". It contains 300 temporal convolutional networks (TCNs) and 50 LSTM models trained on 16 tasks as well as the untrained initialization.&nbsp;</p> <p>The overall structure of the data is:</p> <p>└── models<br>&nbsp; &nbsp; ├── deepdraw_models &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - Contains networks hyperparameters<br>&nbsp; &nbsp; │ &nbsp; ├── template_models &nbsp; &nbsp; &nbsp; &nbsp; - Contains the default parameters<br>&nbsp; &nbsp; │ &nbsp; ├── torque &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Contains network hyperparameters for the torque task<br>&nbsp; &nbsp; │ &nbsp; └── ... &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; ├── experiment_*** &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp; - Contains checkpoint of trained and untrained models&nbsp;<br>&nbsp; &nbsp; ├── ... &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; └── ... &nbsp; &nbsp; &nbsp;&nbsp;</p> <p>--------------------------------</p> <p>The checkpoints are stored in experiment folders (experiment_***) that follow this scheme:<br>- Task: &nbsp; &nbsp; &nbsp; &nbsp; shallow exp id, &nbsp; &nbsp; deep TCNs exp id, &nbsp; &nbsp; LSTM id.</p> <p>Experiment IDs for each task:</p> <p>- Untrained: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 15, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 115, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 45<br>- Classification: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; 4015, &nbsp; 5015, &nbsp; 4045</p> <p>- Torque: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 8015, &nbsp; 8030, &nbsp; 8045</p> <p>- Regress joint pos: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; 17016, &nbsp;17031, &nbsp;17046<br>- Regress joint vel: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 17216, &nbsp;17231, &nbsp;17246<br>- Regress joint pos &amp; vel:: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; 17416, &nbsp;17431, &nbsp;17446<br>- Regress joint pos &amp; vel &amp; acc:: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 20516, &nbsp;20531, &nbsp;20546</p> <p>- Regress hand pos: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4016, &nbsp; 5016, &nbsp; 4046<br>- Regress hand vel: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17316, &nbsp;17331, &nbsp;17346<br>- Regress hand pos &amp; vel: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17516, &nbsp;17531, &nbsp;17546<br>- Regress hand pos &amp; vel &amp; acc: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 20416, &nbsp;17831, &nbsp;17846</p> <p>- Regress hand and elbow pos: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20016, &nbsp;20031, &nbsp;20046<br>- Regress hand and elbow vel: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20916, &nbsp;20931, &nbsp;20946<br>- Regress hand and elbow pos &amp; vel: &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 20616, &nbsp;20631, &nbsp;20646<br>- Regress hand and elbow pos &amp; vel &amp; acc:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20816, &nbsp;20831, &nbsp;20846</p> <p>- Redundancy reduction - task transfer (AR): &nbsp; &nbsp;&nbsp;&nbsp; 10020, &nbsp;10035, &nbsp;10050<br>- Redundancy reduction - task transfer (HP): &nbsp; &nbsp; &nbsp; 10021, &nbsp;10036, &nbsp;10051<br>- Autoencoder&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;20716 &amp; 20717, 20731 &amp; 20732, &nbsp; X</p> <p>The code to load, evaluate and train the models is available at: <a href="https://github.com/amathislab/Task-driven-Proprioception/tree/master/nn-training">https://github.com/amathislab/Task-driven-Proprioception/tree/master/nn-training</a></p> <p>--------------------------------</p> <p>The datasets, weights, activations and predictions are released with Creative Commons Attribution 4.0 license.</p> <p>The code is released under the MIT license, see <a href="https://github.com/amathislab/Task-driven-Proprioception">https://github.com/amathislab/Task-driven-Proprioception</a></p> <p>If you find our code, weights, predictions or ideas useful, please cite:</p> <p>@article{vargas2024task,<br>&nbsp; title={Task-driven neural network models predict neural dynamics of proprioception},<br>&nbsp; author={{Marin Vargas}, Alessandro and Bisi, Axel and Chiappa, Alberto S and Versteeg, Chris and Miller, Lee E and Mathis, Alexander},<br>&nbsp; journal={Cell},<br>&nbsp; year={2024},<br>&nbsp; publisher={Elsevier}<br>}</p>

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

Task-driven neural network models predict neural dynamics of proprioception: Experimental data, activations and predictions of neural network models

<p>#############</p> <p>Task-driven neural network models predict neural dynamics of proprioception, Cell 2024</p> <p>#############</p> <p>Authors: Marin Vargas, Alessandro (orcid=0000-0001-7073-4120) and Bisi, Axel (orcid=0009-0006-8602-7555) and Chiappa, Alberto Silvio (orcid=0009-0001-2764-6552) and Versteeg, Christopher (orcid=0000-0002-4269-5109) and Miller, Lee E. (orcid=0000-0001-8675-7140) and Mathis, Alexander (orcid=0000-0002-3777-2202)</p> <p>Affiliation: EPFL</p> <p>Date: January, 2024</p> <p>Link to the Cell article:</p> <p><a href="https://www.cell.com/cell/pdf/S0092-8674(24)00239-3.pdf">https://www.cell.com/cell/pdf/S0092-8674(24)00239-3.pdf</a></p> <p>--------------------------------</p> <p>Here we provide the neural data, activation and predictions for the best models and result dataframes of our article "Task-driven neural network models predict neural dynamics of proprioception".</p> <p>It contains the behavioral and neural experimental data (cuneate nucleus and somatosensory recordings from the Miller Lab, Northwestern University), the result dataframes for task-driven and untrained models, the activations and predictions for the *best models for all tasks* for active and passive movements and the predictions for linear models for active and passive movements.&nbsp;</p> <p>Note, the predictions of other models can be computed from the network weights that were deposited for all trained models.&nbsp;</p> <p>The overall structure of the data is:</p> <p>└── exp_analysis<br>&nbsp; &nbsp; ├── results &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Contains the result dataframe of the predictions for all models, tasks and primates<br>&nbsp; &nbsp; ├── activations<br>&nbsp; &nbsp; │ &nbsp; ├── active &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; - Contains activations related to active movements<br>&nbsp; &nbsp; │ &nbsp; └── passive &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; - Contains activations related to passive movements<br>&nbsp; &nbsp; ├── predictions<br>&nbsp; &nbsp; │ &nbsp; ├── active &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Contains predictions related to active movements<br>&nbsp; &nbsp; │ &nbsp; └── passive &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Contains predictions related to passive movements<br>&nbsp; &nbsp; └── beh_exp_datasets<br>&nbsp; &nbsp; &nbsp; &nbsp; ├── matlab_data &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Contains raw behavioral and neural data<br>&nbsp; &nbsp; &nbsp; &nbsp; ├── MonkeyAlignedDatasets_new &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; - Contains padded test behavioral input for generating network activations<br>&nbsp; &nbsp; &nbsp; &nbsp; ├── MonkeyDatasets&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Contains not aligned padded test behavioral input for generating network activations<br>&nbsp; &nbsp; &nbsp; &nbsp; ├── MonkeySpikeRegressDatasets &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Contains datasets for training data-driven models<br>&nbsp; &nbsp; &nbsp; &nbsp; ├── MonkeySpikeRegressDatasets_new &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Contains trial index for regression splits&nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp; └── new_beh_exp_dataframe &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; - Contains pre-processed behavioral and neural data</p> <p>--------------------------------</p> <p>The activations and predictions for the best 3 models and for all tasks are stored in experiments folder (in .h5 format) that follows the same name convention of the checkpoints.</p> <p>The checkpoints are stored in experiment folders (experiment_***) that follow this scheme:<br>- Task: &nbsp; &nbsp; &nbsp; &nbsp; shallow exp id, &nbsp; &nbsp; deep TCNs exp id, &nbsp; &nbsp; LSTM id.</p> <p>Experiment IDs for each task:</p> <p>- Untrained: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 15, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 115, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 45<br>- Classification: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; 4015, &nbsp; 5015, &nbsp; 4045</p> <p>- Torque: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 8015, &nbsp; 8030, &nbsp; 8045</p> <p>- Regress joint pos: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; 17016, &nbsp;17031, &nbsp;17046<br>- Regress joint vel: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 17216, &nbsp;17231, &nbsp;17246<br>- Regress joint pos &amp; vel:: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; 17416, &nbsp;17431, &nbsp;17446<br>- Regress joint pos &amp; vel &amp; acc:: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 20516, &nbsp;20531, &nbsp;20546</p> <p>- Regress hand pos: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4016, &nbsp; 5016, &nbsp; 4046<br>- Regress hand vel: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17316, &nbsp;17331, &nbsp;17346<br>- Regress hand pos &amp; vel: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17516, &nbsp;17531, &nbsp;17546<br>- Regress hand pos &amp; vel &amp; acc: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 20416, &nbsp;17831, &nbsp;17846</p> <p>- Regress hand and elbow pos: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20016, &nbsp;20031, &nbsp;20046<br>- Regress hand and elbow vel: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20916, &nbsp;20931, &nbsp;20946<br>- Regress hand and elbow pos &amp; vel: &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 20616, &nbsp;20631, &nbsp;20646<br>- Regress hand and elbow pos &amp; vel &amp; acc:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20816, &nbsp;20831, &nbsp;20846</p> <p>- Redundancy reduction: &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10020, &nbsp;10035, &nbsp;10050<br>- Autoencoder &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 20716 &amp; 20717, 20731 &amp; 20732, &nbsp; X</p> <p>&nbsp;</p> <p>The code to process the behavioral data is available at: <a href="https://github.com/amathislab/Task-driven-Proprioception/tree/master/exp_data_processing">https://github.com/amathislab/Task-driven-Proprioception/tree/master/exp_data_processing</a><br>The code to load and use the models to generate activations and predictions is available at: <a href="https://github.com/amathislab/Task-driven-Proprioception/tree/master/neural_prediction">https://github.com/amathislab/Task-driven-Proprioception/tree/master/neural_prediction</a></p> <p>To reproduce the results, it is possible to reproduce the main figures using the result dataframe. See our repository for more details.&nbsp;</p> <p>--------------------------------</p> <p>The datasets, weights, activations and predictions are released with Creative Commons Attribution 4.0 license.</p> <p>The code is released under the MIT license, see <a href="https://github.com/amathislab/Task-driven-Proprioception">https://github.com/amathislab/Task-driven-Proprioception</a></p> <p>If you find our code, weights, predictions or ideas useful, please cite:</p> <p>@article{vargas2024task,<br>&nbsp; title={Task-driven neural network models predict neural dynamics of proprioception},<br>&nbsp; author={{Marin Vargas}, Alessandro and Bisi, Axel and Chiappa, Alberto S and Versteeg, Chris and Miller, Lee E and Mathis, Alexander},<br>&nbsp; journal={Cell},<br>&nbsp; year={2024},<br>&nbsp; publisher={Elsevier}<br>}</p>

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

Train and Evaluation Code, Road Classification Models and Test set of the paper "Impact of Image Resolution and Image Overlap on the Prediction Performance of Convolutional Neural Networks Trained for Road Classification"

<p>This repository contains the Python scripts built for training and evaluation of the implementation, together with the test data and the resulting road classification models corresponding to the paper "Impact of Image Resolution and Image Overlap on the Prediction Performance of Convolutional Neural Networks Trained for Road Classification". The scripts make use of the Tensorflow with Keras framework and the additional required dependencies.</p> <p>The training and validation set is based on the binary SROADEX dataset (https://zenodo.org/records/6482346) that was re-split into tiles that feature the image resolutions (256 x 256, 512 x 512, and 1024 x 1024 pixels) and image overlaps (0% and 12.5%) considered in this study. The data have been generated using scripts developed in Python using Open Source libraries (GDAL/OGR and MapScript) for rasterization of vector cartography that represents the axes of the different types of roads (urban, interurban and rural). This binary road data contains information from 16 full orthoimages (28.5 km * 18.5 km) with spatial resolution of 0.5 m/pixel from the insular and peninsular Spanish territory. Due to the size on disk of approximately 546 gigabytes, this training and validation data is only available upon request from the corresponding author. The test set has been generated from a novel area of 28.5 km * 18.5 km and features binary road labels. The test sets are provided in the repository for each resolution (with no overlap), so that additional DL models can be evaluated on the same data and compared with the results achieved in this study.</p> <p>The structure of the information shared in this repository is as follows:<br>The scripts have been grouped by tile resolution (256, 512 and 1024). First, the test set and the evaluation script can be found. For each tile resolution, there are two subfolders (corresponding to the "no overlap" and "12.5% overlap"). In each case, the Python scripts for training the models in the three repetitions are shared, and the trained models (H5 format) are shared in compressed form. Finally, for each resolution we also share the testing dataset which consists of two folders.</p> <p>The material is distributed under a CC-BY 4.0 license.</p>

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

Transferable Water Potentials Using Equivariant Neural Networks

<p>Training configurations used in the development of the potential described in the related publication.</p>

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

AI4Life-MDC24 Challenge data: Fluorescence Microscopy Datasets for Training Deep Neural Networks

<p>This is a subset of the Supporting data for <em>Guy M Hagen, Justin Bendesky, Rosa Machado, Tram-Anh Nguyen, Tanmay Kumar, Jonathan Ventura, Fluorescence microscopy datasets for training deep neural networks, GigaScience, Volume 10, Issue 5, May 2021, giab032, <a href="https://doi.org/10.1093/gigascience/giab032">https://doi.org/10.1093/gigascience/giab032</a></em><br><br>The selected <strong>subset</strong> contains 79 images from Data Set 4 in the form of a single tiff file.&nbsp;<br><br>The paper describing the original dataset is available here: <a href="https://academic.oup.com/gigascience/article/10/5/giab032/6269106">https://academic.oup.com/gigascience/article/10/5/giab032/6269106</a><br>The original dataset is available here: <a href="http://gigadb.org/dataset/100888">http://gigadb.org/dataset/100888</a></p> <p><br>AI4Life has received funding from the European Union&rsquo;s Horizon Europe research and innovation programme under grant agreement number 101057970. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Research Council Executive Agency. Neither the European Union nor the granting authority can be held responsible for them.</p>

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

Using neural networks to predict hurricane storm surge and to assess the sensitivity of surge to storm characteristics.

<p>Data for "Lockwood, J. W., Lin, N., Oppenheimer, M., &amp; Lai, C.-Y. (2022). Using neural networks to predict hurricane storm surge and to assess the sensitivity of surge to storm characteristics. Journal of Geophysical Research: Atmospheres, 127, e2022JD037617. https://doi.org/10.1029/2022JD037617"</p>

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

Neural Network predictions and ERA5 reference of integrated water vapour, and temperature and specific humidity profiles based on simulated microwave radiometer observations

<p>This data set contains predictions of the Neural Network retrievals described in <strong>[1]</strong>, where simulated microwave radiometer observations (brightness temperatures, TBs) from the evaluation data subset of <strong>[2]</strong> (years 2001, 2006, 2011, 2015) were used as input to the Neural Network. As described in Section 3.2 of <strong>[1]</strong>, we trained an ensemble of 20 Neural Networks for each retrieved atmospheric quantity and applied them to the ERA5 evaluation data set to estimate the robustness of the retrievals with respect to random perturbations.&nbsp;The following atmospheric quantities were retrieved:&nbsp;</p> <ul> <li>temperature profile (variable name 'temp_p', filename suffix 'temp_test_417'),</li> <li>boundary layer temperature profile (variable name 'temp_p', filename suffix 'temp_test_424'),</li> <li>specific humidity profile (variable name 'q_p', filename suffix 'q_test_472'),</li> <li>integrated water vapour (variable name 'iwv_p', filename suffix 'iwv_test_126')</li> </ul> <p>The cryptic 3-digit filename suffixes represent different settings of the Neural Network retrieval. More information can be found in <strong>[3]</strong>. Variables that do not have the "_p" suffix are ERA5 data and used as reference to estimate errors of the retrievals by comparing them with the predictions.&nbsp;The dimension 'n_s' represents the ERA5 data sample number while the dimension 'n_rand' designates the ensemble of Neural Networks.</p> <p>These files can be created when running run_NN_retrieval (contained in NN_retrieval.py, see <strong>[3]</strong>) with exec_type='20_runs' and eval_mode=True and test_id either "126", "417", "424" or "472". However, as this might take some hours, we provide them here.</p> <p>&nbsp;</p> <p><strong>[1]:</strong> Walbr&ouml;l, A., Griesche, H. J., Mech, M., Crewell, S., and Ebell, K.: Combining low- and high-frequency microwave radiometer measurements from the MOSAiC expedition for enhanced water vapour products, Atmospheric Measurement Techniques, 17, 6223-6245, https://doi.org/10.5194/amt-17-6223-2024, 2024.</p> <p><strong>[2]:</strong> Walbr&ouml;l, A., and Mech, M.: ERA5 based training, validation and evaluation data for retrievals combining 22-58 GHz with 175-340 GHz microwave radiometer measurements during MOSAiC (1.0.0). Zenodo. https://doi.org/10.5281/zenodo.10997365, 2024.</p> <p><strong>[3]: </strong>Walbr&ouml;l, A.: Codes for: Combining low and high frequency microwave radiometer measurements from the MOSAiC expedition for enhanced water vapour products (1.0.1). Zenodo. <a href="https://doi.org/10.5281/zenodo.11123136" target="_blank" rel="noopener">https://doi.org/10.5281/zenodo.11123136</a>, 2024.</p>

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

Low-power scalable multilayer optoelectronic neural networks enabled with incoherent light

<p>Data and Code required for reproduction of results in "Low-power scalable multilayer optoelectronic neural networks enabled with incoherent light|</p>

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

GNN Models and results for the paper "Band-gap regression with architecture-optimized message-passing neural networks"

<p>Contains files with model parameters for random search and reference models, as well as the converted AFLOW dataset, in graphs form. Corresponds to results in <a href="https://arxiv.org/pdf/2309.06348.pdf">https://arxiv.org/pdf/2309.06348.pdf</a>.</p> <p>Model predictions along with AUID identifiers are located in result_combined.zip, band gap (egap) and formation energy (ef) predictions are from the PaiNN ensemble, band gap classification is done by MPEU model.</p> <p>New results include PaiNN NAS models.</p> <p>Compatible source code can be found at <a href="https://github.com/tisabe/jraph_MPEU/tree/v1.0.0">jraph_MPEU GitHub repository</a>.</p>

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

Archival Datasets for SuperNova Artificial Inference by Lstm neural networks (SNAIL)

<p>The spectral-observation dataset (enclosed in the file&nbsp;archival_spec_observations.tar.gz)&nbsp;is comprised of 3091 observed spectra from 361 SNe Ia,&nbsp;largely contributed from CfA (Blondin et al. 2012), BSNIP (Silverman et al. 2012), CSP (Folatelli et al. 2013) and Supernova Polarimetry Program (Wang &amp; Wheeler 2008; Cikota et al. 2019a; Yang et al. 2020).</p> <p>The spectral-template dataset (enclosed in the file&nbsp;archival_spec_templates.tar.gz)&nbsp;includes&nbsp;361 spectral templates, each of them (covering -15 to +33d with wavelength from 3800 to 7200 A)&nbsp;was generated from the available spectroscopic observations of an individual SN via a LSTM neural network model.</p> <p>The&nbsp;auxiliary photometry&nbsp;dataset&nbsp;(enclosed in the file&nbsp;archival_phot_observations.tar.gz) provides&nbsp;the B &amp; V light curves of these SNe (in total, 196 available&nbsp;SNe Ia), that&nbsp;were&nbsp;used to calibrate the synthetic B-V color of the observed spectra.</p> <p>In additional, the two master catalogs give the detailed information about the 361 SNe and their spectroscopic observations, respectively.&nbsp;</p> <p>These datasets are&nbsp;associated to the paper &quot;Spectroscopic Studies of Type Ia Supernovae Using LSTM Neural Networks&quot;&nbsp;(Hu et al. 2022, ApJ, accepted).</p>

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

Data of "Recurrent Neural Networks (RNNs) with dimensionality reduction and break down in computational mechanics; application to multi-scale localization step."

<p>Data related to<br> ===========<br> title = &quot;Recurrent Neural Networks (RNNs) with dimensionality reduction and break down in computational mechanics; application to multi-scale localization step.&quot;,<br> journal = &quot;Computer Methods in Applied Mechanics and Engineering&quot;,<br> volume =&quot;390&quot;,<br> year = &quot;2022&quot;,<br> doi = &quot;https://doi.org/<a href="http://dx.doi.org/10.1016/j.cma.2021.114476">10.1016/j.cma.2021.114476</a> &quot;,<br> pages = &quot;114476 &quot;,<br> author = &quot;Wu, Ling and Noels, Ludovic&quot;</p> <p>We would be grateful if you could cite the paper in the case in which you are using the data</p> <p>&nbsp;</p> <p>The files replace version 1 whose zip was corrupted.</p> <p>&nbsp;</p>

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

Classification of blood cells dynamics with convolutional and recurrent neural networks: a sickle cell disease case study

<p>The fraction of red blood cells (RBC) adopting a specific motion under low shear flow is a promising inexpensive marker for monitoring the clinical status of patients with sickle cell disease (SCD). Its high-throughput measurement relies on the video analysis of thousands of cell motions for each blood sample to eliminate a large majority of unreliable samples(out of focus or overlapping cells) and discriminate between tank-treading and flipping motion, characterizing highly and poorly deformable cells respectively. These videos are of different durations (from 6 to more than 100 frames).</p> <p>This dataset contains four adult patients with SCD. They were enrolled in the study Drepaforme (approved by the institutional review board CPP Ouest 6 under the reference n&deg;2018A00679-46) and were sampled weekly for several months. The movies were processed using in-house routines in Matlab (Matlab, R2016a) and RBC were detected individually and tracked over time. The database provided in this repository are already pre-processed sequences of tracked and centered RBC over time, each time step image being normalized to 31x31 pixels. Within the 32 experiments, the total number of sequences (or samples) is nearly 150 000. All sequences were semi-automatically labelled into 3 classes, depending on the dynamic of the cell: tank-treading, flipping and unreliable (140 000 are unreliable). The percentage of tank-treading cells with respect to all reliable cells (tank-treading+flipping)&nbsp; in every experiment is the final goal of this study.</p> <p>This dataset is very interesting to the community as it is a large database for cell dynamics classification: the class depends on the movement of the cell.</p> <p>An automatic processing of the database using a 2-stage deep learning model is available here https://github.com/icannos/redbloodcells_disease_classification</p> <p>For opening the data in python:</p> <p>&nbsp; from scipy.io import loadmat<br> &nbsp; x=loadmat(&#39;BG20191003shear10s01_Export.mat&#39;)</p> <p>&nbsp; * x[&#39;Norm_Tab&#39;] is of size nb_samples x max_len_sequences x 31 x 31, where max_len_sequences is the length of the longest sequence of the series, typically ~150 to 180. The other sequences are padded with 31x31 zero matrices at the end in order to fill this maximal length.</p> <p>&nbsp; * x[&#39;Labels_Num&#39;] is the corresponding label of each sequence, of size nb_samples. Label can be:<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - 0 : &quot;tank-treading&quot; (or healthy)<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - 1 : &quot;flipping&quot; (or tumbling, i.e. related to a SCD)<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - 2 : &quot;unreliable&quot;</p>

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

Polymeric Property Prediction Using Recurrent Neural Networks with Optimizations

<p>Database of the Dielectric Polymers used for&nbsp;training and testing of the developed Recurrent Neural Network models (DOI:10.5281/zenodo.4280446)</p>

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

Supplementary material for the paper "Detection and Characterization of Multiple Discontinuities in Cables with Time Domain Reflectometry and Convolutional Neural Networks"

<p>This archive contains supplementary material for the paper &quot;Detection and Characterization of Multiple Discontinuities in Cables with Time Domain Reflectometry and Convolutional Neural Networks&quot;.</p> <p>In particular, the following data is provided:</p> <ul> <li>dataset of labeled simulated TDR signals (1 million samples)</li> <li>dataset of labeled experimental signals (16 samples)</li> <li>trained convolutional neural network model</li> </ul>

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

Dataset and scripts for manuscript "Using Neural Network Ensembles to Separate Ocean Biogeochemical and Physical Drivers of Phytoplankton Biogeography in Earth System Models"

<p>Please note: The title of this version contains an updated title for the manuscript compared to the previous version of this dataset. This is only due to title updates during the peer review process for the manuscript.</p> <p>The zip file contains&nbsp;the scripts, functions, and source files&nbsp;for the manuscript titled &quot;Using Neural Network Ensembles to Separate Ocean Biogeochemical and Physical Drivers of Phytoplankton Biogeography&nbsp;in Earth System Models.&quot; The manuscript has been submitted for peer review.</p> <p>Please consult the README&nbsp;file for information on the specifications of the files.</p> <p>These files may occasionally be updated to add annotations to the scripts to make them more user friendly and to correct any errors.</p>

opencc-by-4.0Dec 2021View details →
dryad40/100

Using convolutional neural networks to efficiently extract immense phenological data from community science images

<p>Community science image libraries offer a massive, but largely untapped, source of observational data for phenological research. The iNaturalist platform offers a particularly rich archive, containing more than 49 million verifiable, georeferenced, open access images, encompassing seven continents and over 278,000 species. A critical limitation preventing scientists from taking full advantage of this rich data source is labor. Each image must be manually inspected and categorized by phenophase, which is both time-intensive and costly. Consequently, researchers may only be able to use a subset of the total number of images available in the database. While iNaturalist has the potential to yield enough data for high-resolution and spatially extensive studies, it requires more efficient tools for phenological data extraction. A promising solution is automation of the image annotation process using deep learning. Recent innovations in deep learning have made these open-source tools accessible to a general research audience. However, it is unknown whether deep learning tools can accurately and efficiently annotate phenophases in community science images. Here, we train a convolutional neural network (CNN) to annotate images of Alliaria petiolata into distinct phenophases from iNaturalist and compare the performance of the model with non-expert human annotators. We demonstrate that researchers can successfully employ deep learning techniques to extract phenological information from community science images. A CNN classified two-stage phenology (flowering and non-flowering) with 95.9% accuracy and classified four-stage phenology (vegetative, budding, flowering, and fruiting) with 86.4% accuracy. The overall accuracy of the CNN did not differ from humans (p = 0.383), although performance varied across phenophases. We found that a primary challenge of using deep learning for image annotation was not related to the model itself, but instead in the quality of the community science images. Up to 4% of A. petiolata images in iNaturalist were taken from an improper distance, were physically manipulated, or were digitally altered, which limited both human and machine annotators in accurately classifying phenology. Thus, we provide a list of photography guidelines that could be included in community science platforms to inform community scientists in the best practices for creating images that facilitate phenological analysis.</p>

opencc-zeroJan 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