A deep learning toolbox to decode raw time-domain EEG.
Project description
Note: The old braindecode repository has been moved to https://github.com/robintibor/braindevel.
Braindecode
Under construction
A deep learning toolbox to decode raw time-domain EEG.
Installation
Install pytorch from http://pytorch.org/ (you don’t need to install torchvision).
Install numpy (necessary for resamply installation to work), e.g.:
pip install numpy
Install newest version of python-mne:
git clone git://github.com/mne-tools/mne-python.git
cd mne-python
python setup.py install
Install braindecode via pip:
pip install braindecode
Documentation
Documentation is online under https://robintibor.github.io/braindecode/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Braindecode-0.1.5.2.tar.gz
(889.3 kB
view hashes)