Braincode can be installed via pip from PyPI.
Note
We recommend the most updated version of pip to install from PyPI.
Below are the installation commands for the most common use cases.
pip install braindecode
Braindecode can also be installed along MOABB to download open datasets:
pip install moabb
To use the potential of the deep learning modules PyTorch with GPU, we recommend the following sequence before installing the braindecode:
See Troubleshooting section if you have a problem.