Examples#
Learn how to use braindecode by the examples. There are several ways to learn and understand how a library works. Here at braindecode, we encourage hands-on mode.
See which tutorial best fits the approach you want and try to reproduce it on the examples data or on your data :)
Basic model building and training#
Examples introducing fundamental model building and training strategies.

Convolutional neural network regression model on fake data.
Loading and organizing data#
Examples introducing data loading and basic data processing.

Benchmarking preprocessing with parallelization and serialization
Advanced neural network training strategies#
Examples explaining more advanced topics in neural network training strategies.

Fingers flexion cropped decoding on BCIC IV 4 ECoG Dataset

Searching the best data augmentation on BCIC IV 2a Dataset

Self-supervised learning on EEG with relative positioning
Applied examples on real-world datasets#
Examples demonstrating analaysis of EEG on data from clinical studies, sleep & cognitive experiments.

Fingers flexion decoding on BCIC IV 4 ECoG Dataset

Sleep staging on the Sleep Physionet dataset using Chambon2018 network

Sleep staging on the Sleep Physionet dataset using Eldele2021

Sleep staging on the Sleep Physionet dataset using U-Sleep network