Skip to content

SELF-Software-Evolution-Lab/candidateSpikeDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spike Detection on Inter-Ictal episodes for EEG Using Machine Learning Algorithms

Requirements

  • Python 3.12
  • Jupyter Lab
  • Jupyter Notebook
  1. Download Datasets from AWS s3, using amazon command line interface (CLI)

    aws s3 sync s3://s3-miso-bccs-jcoa/DATASET-1 ./datasets --no-sign-request
    aws s3 sync s3://s3-miso-bccs-jcoa/DATASET-2 ./datasets --no-sign-request
    aws s3 sync s3://s3-miso-bccs-jcoa/DATASET-3 ./datasets --no-sign-request
  2. Install python Requirements

    pip install -r requirements.txt
  3. Follow instructions on each .ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published