Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.31 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.31 KB

Coleeg

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.

Introduction video about how to install and run Coleeg using Google Colab or local machine.

https://www.youtube.com/watch?v=dcMbNkRM28Q

How to install Coleeg to your google drive

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.

Team:

Mahmoud Alnaanah ([email protected])

Moutz Wahdow ([email protected])