Dataset ID: ds005095
Zhozhikashvili2024
At a glance: EEG · 48 subjects · 48 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="ds005095", 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/ds005095.