Skip to content

PierreHao/grasp-lift-eeg-detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grasp-lift-eeg-detection

** Setup instructions

Install python virtualenv. Create a virtualenv named .venv in the root directory of the project Run source .venv/bin/activate to activate the virtualenv Run pip install -r requirements.txt to install all the necessary requirements

The input files should be placed in data/train and data/test folders

Run python preprocessing/generate_raw_arrays.py to generate the processed npy files that can be found in data/processed directory

About

Worked along with Michele Ceru (https://github.com/mc3784/) for our Computational Machine Learning project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 62.1%
  • TeX 18.7%
  • Python 18.2%
  • Shell 1.0%