Dataset ID: ds004200
Hassall2022_Temporal
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="ds004200", cache_dir="./cache")
print(len(ds), "recordings")
If the dataset has been… See the full description on the dataset page:
https://huggingface.co/datasets/EEGDash/ds004200.