braindecode and DeepEEG
These are competitors offering overlapping deep learning approaches for EEG signal decoding, though braindecode is more mature and broadly applicable while DeepEEG is more narrowly focused on MNE epoch objects with TensorFlow.
About braindecode
braindecode/braindecode
Deep learning software to decode EEG, ECG or MEG signals
Built on PyTorch, it provides pre-implemented convolutional neural network architectures specifically designed for brain signal analysis, along with dataset fetchers (MOABB integration), preprocessing pipelines, and data augmentation techniques. The toolbox bridges neuroscience and deep learning by handling raw signal decoding end-to-end, leveraging MNE-Python for signal processing and supporting ECoG in addition to EEG and MEG modalities.
About DeepEEG
kylemath/DeepEEG
Deep Learning with Tensor Flow for EEG MNE Epoch Objects
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work