[Feature] TorchEEG wants to add support for MoABB
@bruAristimunha is already working on this.
Since Jun 18, 2023.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 264
- Avg merge
- 1d 13m
- Merged PRs (30d)
- 23
Description
Greeting,
Thank you for your awesome work. The benchmark dataset of MoABB is very helpful for research in the field of EEG data analysis. Recently, we are expanding our TorchEEG library to help more people easily analyze EEG signals using deep learning techniques.
We would like to add support for MoABB, which requires NO requirement for code changes on the MoABB side. We have completed the PR [1], please do not hesitate to contact us if you have any concerns.
We also noticed that the implementation of some datasets seems to be different from the comparative work, so we may add some different implementations of the same dataset in the future.
Thanks!
[1] https://github.com/torcheeg/torcheeg/pull/37/commits/259a5a8908a399882cf3cf11d310480df97b4625
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.