Installation#
Braindecode is written in Python 3, specifically for version 3.8 or above.
The package is distributed via Python package index (PyPI), and you can access the source code via Github repository.
There are different ways to install Braindecode, depending on your needs and:
Install via pip
For Beginners

Building from source code
For Advanced Users

Already familiar with Python? Follow our setup instructions for building from Github and start to contribute!