Use DataLoader.py to load ERP CORE BIDS files (https://osf.io/9f5w7/), preprocess them, and save them as a dataframe.
Alternatively download dataframes directly (https://figshare.com/s/4923b454f55e70f6c0ba).
Then use Training.py to initiate and train the Braindecode models. Examples on how to use them are in the DataLoader.ipynb and Training.ipynb notebooks.
Trained models for the different experiments can also be downloaded (https://figshare.com/s/4326bc71acb8974a7456)
The different experiments of the thesis are shown in ModelComparison.ipynb, SubjectAnalysis.ipynb, and FeatureAttribution.ipynb.