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