sylvchev / passive-bcchy-hackathon

Submission for Passive BCI Hackathon of Neuroergonomics conference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

passive-bccy-hackathon

Submission for Passive BCI Hackathon of Neuroergonomics conference

Competition website

Data

Data & instructions available here

Installation

pip install -r requirements.txt

Code

To obtain the prediction for the competition, you should run

  1. Scripts/Extract_FC_features.py
  2. Scripts/FormatData.py
  3. Scripts/predict_session3.py
root/
-Scripts/
--ExploreData.py
--FormatData.py
--...
-Database/
--chan_locs_standard.dms
--...
--test/
---test_sample.foo
---...
--train/
---training_sample.bar
---...

About

Submission for Passive BCI Hackathon of Neuroergonomics conference


Languages

Language:Python 100.0%