Skip to content

this repo contains the parts that are shared between bci_raspy and Offline_EEGNet

Notifications You must be signed in to change notification settings

xukristenyan/shared_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose:

unify preprocessing and data creation methods between different model training (Offline EEGNet, Riemannian Decoder) and model testing (raspy) pipelines

Please run each of the python file to get a grasp of how they work.

  • dataset.py: contains everything relevant to creating a h5 dataset. The main function is create_dataset(config, h5_path)
  • preprocessor.py: contains everything that has to do with preprocessing a piece of EEG data
  • utils.py: contains standalone functions helpful to data reading in general

About

this repo contains the parts that are shared between bci_raspy and Offline_EEGNet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages