- Notifications
You must be signed in to change notification settings - Fork4
Brain-Computer Interface EEG based data feature extraction and classification algorithms
License
NotificationsYou must be signed in to change notification settings
okbalefthanded/BCI-Baseline
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Brain-Computer Interface (BCI) specific methods for feature extraction and classification in a single repo implemented followingScikit-learn API
BCI methods are usually developed in MATLAB or added to biosignals processing toolboxes, here we provied a simple an easy implementation of those methods in a unified API.
pip install git+https://github.com/okbalefthanded/BCI-Baseline.git
follow demo notebooks
Pull requests are always welcome, follow contribution guidelines.