Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 424 Bytes

installation.rst

File metadata and controls

24 lines (15 loc) · 424 Bytes

Installation

Pip

TorchEEG allows pip-based installation, please use the following command:

pip install torcheeg

Nightly

In case you want to experiment with the latest TorchEEG features which are not fully released yet, please run the following command to install from the main branch on github:

pip install git+https://github.com/tczhangzhi/torcheeg.git