You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded data BCI-IV-2a from the official website. Referring to your paper, I used the python MNE package for preprocessing. Running your Conformerd code on GitHub without filtering has an average accuracy of only 68.98%; If you add filtering, the accuracy is lower.May I ask why this is?