Dataset ID: ds005293
Xiangyue2024_95_BP
At a glance: EEG · Tactile perception · healthy · 95 subjects · 570 recordings · CC0
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="ds005293", cache_dir="./cache")
print(len(ds), "recordings")
If the… See the full description on the dataset page:
https://huggingface.co/datasets/EEGDash/ds005293.