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.
Cleaning EEG Data with EEGPrep for Trialwise Decoding
Loading Pretrained Foundation Models on Arbitrary Channel Sets
Training on recordings with different channels (heterogeneous montages)
Comprehensive Preprocessing with MNE-based Classes
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
Uploading and downloading datasets to Hugging Face Hub
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
Cross-session motor imagery with deep learning EEGNet v4 model
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