Next, we will use EEGLoader.py to process the datasets, dividing the loaded data into training and testing sets to prepare for subsequent network input. from EEGLoader import EEGDataset path = r'' # ...