LICENSE.txt
README.md
pyproject.toml
open_eeg_bench/__init__.py
open_eeg_bench/backbone.py
open_eeg_bench/dataset.py
open_eeg_bench/experiment.py
open_eeg_bench/finetuning.py
open_eeg_bench/head.py
open_eeg_bench/helpers.py
open_eeg_bench/main.py
open_eeg_bench/normalization.py
open_eeg_bench/ridge_probe.py
open_eeg_bench/training.py
open_eeg_bench.egg-info/PKG-INFO
open_eeg_bench.egg-info/SOURCES.txt
open_eeg_bench.egg-info/dependency_links.txt
open_eeg_bench.egg-info/requires.txt
open_eeg_bench.egg-info/top_level.txt
open_eeg_bench/default_configs/__init__.py
open_eeg_bench/default_configs/backbones.py
open_eeg_bench/default_configs/datasets.py
open_eeg_bench/default_configs/experiments.py
tests/test_backbones.py
tests/test_default_configs.py
tests/test_heads_and_finetuning.py
tests/test_normalization.py
tests/test_ridge_probe.py