lucapton / ICLabel-Train

Files for training the ICLabel classifier in tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICLabel Training Files

This repository contains files for training the ICLabel classifier, an electroencephalographic (EEG) independent component (IC) classifier, in Tensorflow. More information about the ICLabel project can found at the ICLabel website and in the preprint.

Files

  • tfGAN_indvBN.py: classes for generative adversarial classifiers (GAN)
  • tfMLP.py: classes for multilayer perceptrons (MLP)
  • icl_final_cv_test.py: ten-fold cross validation across six conditions and a final training across all training dataML enhanced for web apps!

Training requires the ICLabel dataset.

About

Files for training the ICLabel classifier in tensorflow


Languages

Language:Python 100.0%