CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
10 results
BENDR
BENDR
Search
in
all
models
datasets
apps
agents
people
projects
Datasets
All datasets matching “BENDR”
rasgaard /
mmi-bendr-preprocessed
The EEG Motor Movement/Imagery (MMI) Dataset preprocessed with DN3 to be used for downstream fine-tuning with BENDR. The labels correspond to Task 4 (imagine opening and closing both fists or both feet) from experimental runs 4, 10 and 14. Creating dataloaders from datasets import load_dataset from torch.utils.data import DataLoader dataset = load_dataset("rasgaard/mmi-bendr-preprocessed") dataset.set_format("torch") train_loader = DataLoader(dataset["train"], batch_size=8)… See the full description on the dataset page: https://huggingface.co/datasets/rasgaard/mmi-bendr-preprocessed.
1K<n<10K
0 likes
26 downloads
3y ago
Hugging Face