Skip to content

wangruosi/sisu-eeg-bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sisu-eeg-bootcamp

2025/01/22: EEG Preprocessing

2025/02/13: decoding

Data Setup Instructions:

  • Please download the EEG dataset from the provided link.
  • Under the data directory, create a folder named raw.
  • Place the downloaded EEG files into the data/raw/ directory.
SISU-EEG-BOOTCAMP/
│
├── data/
│   └── raw/
│       ├── AS_pilot1.vhdr
│       ├── AS_pilot1.eeg
│       ├── AS_pilot1.vmrk
│       ├── AS_pilot2.vhdr
│       ├── AS_pilot2.eeg
│       ├── AS_pilot2.vmrk
│       └── ... (additional files)
│
└── ...
Unrelated directories are not shown in this diagram.
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published