Skip to content

franblas/eegChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eegChallenge

Prediction of sleep state using EEG data and model prediction

neuraleeg

Documentation

Here you can find explanations about how features are built and models used to predict sleep states.

Requirements

You can install them by typing:

pip install -r requirements.txt

Run the code

Step 1 : Open the file main.py
Step 2 : Check that mat_file point to the challenge data file. Data can be found into the data folder, just unzip it (about 500Mb).
Step 3 : Save and run the file :

python main

The process is quite slow, so be patient. If everything is okay, the result file show up as pred_res.txt next to the main.

About

Prediction of sleep state using EEG data and model prediction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages