Skip to content

sunyucheng/braindecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.

Second install newest version of python-mne:

git clone git://github.com/mne-tools/mne-python.git
cd mne-python
python setup.py install

Then, install braindecode via pip:

pip install braindecode

Documentation

Documentation is online under http://braindecode.readthedocs.io/

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%