Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[No Code] More models for braindecode #375

Open
robintibor opened this issue Feb 28, 2022 · 7 comments
Open

[No Code] More models for braindecode #375

robintibor opened this issue Feb 28, 2022 · 7 comments
Labels
enhancement New feature or request sprint For Braindecode Sprint

Comments

@robintibor
Copy link
Contributor

One could have a look at the methods here, and test which ones improve EEG decoding, e.g., on High-Gamma Dataset/BCI Competition IV 2a/TUH Abnormal
@Div12345
https://pytorch.org/blog/how-to-train-state-of-the-art-models-using-torchvision-latest-primitives/

@bruAristimunha
Copy link
Collaborator

Is it better to make a list of possible architectures to implement in braindecode? @Div12345, do you have another suggestion?

@bruAristimunha bruAristimunha added the enhancement New feature or request label Jul 23, 2022
@bruAristimunha bruAristimunha added the sprint For Braindecode Sprint label Sep 10, 2023
@bruAristimunha
Copy link
Collaborator

Do you have some models in mind @robintibor and @agramfort? I am interested in this task, maybe could be a nice task to build the braindecode paper.

My list:

@robintibor
Copy link
Contributor Author

Interesting to me could be:

@robintibor
Copy link
Contributor Author

also an EEG version of TrivialAugment could be interesting. That would mean selecting a subset of augmentations, creating a discrete set of strengths per augmentation and selecting a random augmentation with a random strength for each example each time. I guess we would need to ensure that all the augmentations are likely to preserve the class label.

@robintibor
Copy link
Contributor Author

wow super interesting thanks @bruAristimunha

@bruAristimunha
Copy link
Collaborator

One more: https://github.com/duanyiqun/DeWave

@bruAristimunha bruAristimunha changed the title State-of-the-art Deep Learning Methods Example [No Code] More models for braindecode Feb 28, 2024
@bruAristimunha bruAristimunha pinned this issue Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sprint For Braindecode Sprint
Projects
None yet
Development

No branches or pull requests

2 participants