moabb
moabb copied to clipboard
Mother of All BCI Benchmarks
https://github.com/NeuroTechX/moabb/blob/bea3ec0a44ef419cb9537f0eeeafd94d73d39478/moabb/evaluations/evaluations.py#L196  moabb/evaluations/evaluations.py The lines 187-196 don't return any and the parameters don't match those below—are these redundant code?
See #699 for explanations Related to https://github.com/mne-tools/mne-bids/issues/1372
When we initialize a class, we can pass the number of subjects in some objects and not in others. We can pass a list of sessions or a number of...
Since we want to keep less code for the deep learning part, and rely only on braindecode, we need to re-run the benchmark and update the table. This task will...
The idea here is to have the amount of mins in total with the raw data and epoch.
[Datasets support](https://github.com/NeuroTechX/moabb/wiki/Datasets-Support) page of the wiki links to several datasets The links to BNCI2014001 and other BNCI datasets however are broken because they miss the '_'
I am using MOABB from git and MOABB benchmark function. Does anyone has any problems with Zhou2016? Is it possible that the last commit to Zhou2016 made it unusable? I...
At the moment, we have some problems with the access of the mne_data variable. It does not work properly. This affects not only the download but also the result. Traceback...
At the moment, we don't have any tutorial showing how to connect the braindecode and moabb.