Skip to content

opop08/scalp_EEG_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

scalp_EEG_classification

This is a repo of scalp EEG classification.

data description this data resample from ~300k raw EEG segments by keeping the type ratios.

1.type_0 refer to background  
2.type_1 refer to IED  
3.type_2 refer to artifacts 

parameters description

1.train params, include number of iteration, maxing learning rate 
2.architecture elecments params, inlude layers, filter sizes, dropout...

before running

1.pip install pytorch
2.pip install fastai
3.pip install scikit,numpy
4.pip install tasi

About

This is a repo of scalp EEG classification .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages