Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
ds005131 – Dataset by EEGDash | AlphaNeural AI
You can deploy this model and start earning money today!
EEGDash
/
ds005131
like
0
other
cc0-1.0
n<1K
json
text
datasets
pandas
polars
mlcroissant
us
eeg
neuroscience
eegdash
brain-computer-interface
pytorch
Views
No views yet
Model card
Files and Versions
Community
API
Evoked responses to elevated sounds
Dataset ID: ds005131 Bialas2024
At a glance: EEG · 58 subjects · 63 recordings · CC0
Load this dataset
This repo is a pointer. The raw EEG data lives at its canonical source (OpenNeuro / NEMAR); EEGDash streams it on demand and returns a PyTorch / braindecode dataset.
pip install eegdash
from eegdash import EEGDashDataset
ds = EEGDashDataset(dataset="ds005131", cache_dir="./cache") print(len(ds), "recordings")
If the dataset has… See the full description on the dataset page:
https://huggingface.co/datasets/EEGDash/ds005131
.