Coleeg stands for Collaboration on EEG signal classification, and it is an open-source initiative for facilitating collaboration on EEG signal classification using neural networks.
https://www.youtube.com/watch?v=dcMbNkRM28Q
1- Download Coleeg4.1.zip and extract it.
2- Copy Coleeg4.1 folder to the root of your google drive.
3- Open RunColeeg.ipynb which is inside Coleeg4.1 folder.
4- Grant permissions for the notebook to enable its access your google drive.
5- The data needed for Coleeg will be located in the directory ColeegData in the root of your google drive.
6- To use Colab online, choose Connect>Connect to a hosted runtime.
7- To use your local machine, copy Coleeg4.1 folder to your home (i.e. personal) folder.
- Local runtime was tested in Linux (Kubuntu 22.04)
8- Run Colab_local script using the command (bash Colab_Local) and copy the generated url.
9- Run RunColeeg.ipynb from google drive (not the the one on your home folder).
10- Choose Connect>Connect to a local runtime, then paste the url and select connect.
Mahmoud Alnaanah ([email protected])
Moutz Wahdow ([email protected])