A complete EEG Motor Imagery Classification pipeline
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
BCI's measure brain activity, process it, and produce control signals that reflect the user's intent. We aim to detect and classify patterns of activity in the ongoing brain signals that are associated with specific tasks or events.
A common mental strategy is called motor imagery. In our implementation, we aim to tell if the users are thinking of moving your left hand, right hand, or not moving (idle).
To get a local copy up and running follow these simple example steps.
- Install python modules
pip install -i https://test.pypi.org/simple/ bci4als
For more examples, please refer to the [examples][examples-url]
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Evyatar Luvaton - luvaton@post.bgu.ac.il
Noam Siegel - noamsi@post.bgu.ac.il
Project Link: https://github.com/evyatarluv/BCI-4-ALS
[examples-url]: recycle bin/semester A report/Report.ipynb