GCN with MNE input and preprocessing
This repository works like Pure python GCN , But the input of this repositorycomes from 'MNE'. Run this code on python 2.7 environment. ( of course python 3.6 works but you may face some issues)
MNE! easy-to-use package to import various EEG dataset here!
ALso you can adjust preprocessing procedure. ( Especially band-pass filtering)
Run files regarde to their number!
- Tensorflow 1.13
- MNE
- Numpy
- Scipy
- Pandas