Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
ds002578 – Dataset by EEGDash | AlphaNeural AI
You can deploy this model and start earning money today!
EEGDash
/
ds002578
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
Visual Oddball Task (256 channels)
Dataset ID: ds002578 Delorme2020_Visual_Oddball_256
At a glance: EEG · 2 subjects · 2 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="ds002578", cache_dir="./cache") print(len(ds), "recordings")
If… See the full description on the dataset page:
https://huggingface.co/datasets/EEGDash/ds002578
.