Skip to content

DL models for EEG-based mental state classification

Notifications You must be signed in to change notification settings

balabalabs/EEG_classification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEG_classification

This repository contains different DL model implementations for EEG-based classification of mental states (attention vs. inattention to continuous auditory input).

EEGnet... notebooks implement CNN-based binary classifiers that attempt to predict whether the subject was attending to the auditory input or mind-wandering.

...stim_reconst notebooks implement a stimulus reconstruction approach, in which a convolutional neural net minimises the MSE loss between the ground truth auditory stimulus and its reconstruction from EEG signal.

Alternative architectures are also present, including capsule networks (CapsNET notebooks), and Siamese networks (Siamese_L1... notebooks).

About

DL models for EEG-based mental state classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.8%
  • Other 1.2%