Skip to content

Notebook Examples#

These notebooks provide guided, runnable examples for the main eegclassify workflows. They are rendered in the documentation and also kept as source notebooks under the repository's notebooks/ directory.

Each training notebook starts with FAST_DEV_RUN=True. That setting keeps examples short enough for a first pass while preserving the same configuration cells used for longer runs.

Available Examples#

For scripted runs, use the commands in Reproduce Results.