NeuroTechX / NeuroTechX/EEG-ExPy
Notebook for Rimeannian Geometric Classification
Open
@JadinTredup is already working on this.
Since Mar 19, 2021.
- #55 by @hubertjb — closed without merging
bhg2020
enhancement
- Dominant language
- Python
- Stars
- 575
- Forks
- 153
- Avg merge
- 6h 44m
- Merged PRs (30d)
- 3
Description
Start notebook on explaining the differences in Riemannian Geometric Classification methods. Topics to include:
- Cell for fetching datasets for each individual task using the
eegnb.datasets.datasets.fetch_dataset - Cell for loading datasets using
eegnb.analysis.utils.load_dataset - Differences between Minimum Distance to Mean (MDM) and Tangent Space (TS)
- Process for applying RGC to SSVEP
- Process for applying RGC to Motor Imagery
- Process for applying RGC to ERP
- Compare methods to standard vectorization + logistic regression results
- Add Notion2 data to google drive
Contributor guide
No contributing guide indexed for this repository
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.