ALICE - Automated Labeling of Independent Components for EEG


License
Apache-2.0
Install
pip install alice-ml==0.3.8

Documentation

ALICE - Automated Labeling of Independent Components for EEG

The project aims to develop a sustainable algorithm for EEG IC artifact removal and collect a publically available dataset.

Read about out project in the recent publication

alice-ml library contains pretrained ML models to label IC. It's compatible with MNE library.

Requirements

  • Python >= 3.7

Installation

Currently only pip installation is supported

pip install alice-ml