24 linhas
438 B
ReStructuredText
24 linhas
438 B
ReStructuredText
Note: The old braindecode repository has been moved to
|
|
https://github.com/robintibor/braindevel.
|
|
|
|
Braindecode
|
|
===========
|
|
|
|
A deep learning for raw time-domain EEG decoding toolbox.
|
|
|
|
Installation
|
|
============
|
|
|
|
First, install pytorch from http://pytorch.org/.
|
|
Then, install braindecode via pip:
|
|
|
|
.. code-block:: bash
|
|
|
|
pip install braindecode
|
|
|
|
|
|
Documentation
|
|
=============
|
|
|
|
Documentation is online under http://braindecode.readthedocs.io/
|