Dataset ID: ds005021
Williams2024
At a glance: EEG · 36 subjects · 36 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="ds005021", 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/ds005021.