Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
ds004306 – Dataset by EEGDash | AlphaNeural AI
You can deploy this model and start earning money today!
EEGDash
/
ds004306
like
0
other
cc0-1.0
n<1K
json
text
datasets
pandas
polars
mlcroissant
us
eeg
neuroscience
eegdash
brain-computer-interface
pytorch
Views
No views yet
Model card
Files and Versions
Community
API
EEG Semantic Imagination and Perception Dataset
Dataset ID: ds004306 Wilson2022
At a glance: EEG · 12 subjects · 15 recordings · CC0
Load this dataset
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="ds004306", cache_dir="./cache") print(len(ds), "recordings")
If the… See the full description on the dataset page:
https://huggingface.co/datasets/EEGDash/ds004306
.