Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
nm000155 – Dataset by EEGDash | AlphaNeural AI
You can deploy this model and start earning money today!
EEGDash
/
nm000155
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
MUniverse Caillet et al 2023
Dataset ID: nm000155 Caillet2023
At a glance: EMG · 6 subjects · 11 recordings · CC0 BY 4.0
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="nm000155", cache_dir="./cache") print(len(ds), "recordings")
If the dataset has… See the full description on the dataset page:
https://huggingface.co/datasets/EEGDash/nm000155
.