- 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