thanosDelatolas / feCNN

[EMBC 2023] EEG Source Analysis with a Convolutional Neural Network and Finite Element Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EEG Source Analysis with a Convolutional Neural Network and Finite Element Analysis

Code and data for feCNN published at EMBC 2023

Installation

pip3 install -r requirements.txt

Duneuro

Duneuro is already installed but you can check for new versions here.

Data

  • The evaluation data can be found here.
  • The mri data will be provided upon request.

Citation

@inproceedings{delatolasembc2023,
  author={Delatolas, Thanos and Antonakakis, Marios and Wolters, Carsten H. and Zervakis, Michalis},
  booktitle={EMBC}, 
  title={EEG Source Analysis with a Convolutional Neural Network and Finite Element Analysis}, 
  year={2023},
}

About

[EMBC 2023] EEG Source Analysis with a Convolutional Neural Network and Finite Element Analysis

License:MIT License


Languages

Language:MATLAB 48.7%Language:Python 45.4%Language:Jupyter Notebook 5.9%