Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 342 Bytes

File metadata and controls

20 lines (13 loc) · 342 Bytes

EMG Interface

Installation

  • Tested with Python 3.10, PyCharm is recommended as an IDE
  • Install requirements with conda

For Windows / Linux:

conda env create -f ml_env.yml

For Mac:

conda env create -f mac_ml_env.yml

Orinigal code was developed by Nikan Moghadam: https://github.com/nikanmog/Real-Time-EMG-Pipeline