Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 679 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 679 Bytes

eyeStateHTM

EyeStateHTM is companion software for my bachelor's degree final project titled 'Eye State Classification Based on Electroencephalography (EEG) Signal Using Hierarchical Temporal Memory'.

Dependencies

Installing EyeStateHTM from Source

  1. Clone this repo
  2. pip install -r requirements.txt from repository root - install dependencies

Run

Open terminal from repository root:

python eyeStateHTM.py

or

jupyter notebook

and choose eyeStateDemo.ipynb for demo