BIAPT / eeg-pain-detection

Repository for detection of pain from EEG brain signals using machine learning
5 stars 2 forks source link

Pain Recognition with EEG

In this project, we are analyzing 24 channels dry EEG data coming from the Shrinner Hospital in two patient population: Healthy and participant with MSK.

Code written by Yacine Mahdid in 2020 from home during the Covid-19 pandemic.

Table of Content

Labels

Code Structure

If you want to reproduce the latest result you need to use the latest milestone

Starting at milestone 3 we decided to use a JSON file for holding the configuration since at that time we were using MATLAB and Python for the analysis and there was state shared between the two.