EEG-ExPy icon indicating copy to clipboard operation
EEG-ExPy copied to clipboard

Notebook for Rimeannian Geometric Classification

Open JadinTredup opened this issue 5 years ago • 1 comments

Start notebook on explaining the differences in Riemannian Geometric Classification methods. Topics to include:

  • [x] Cell for fetching datasets for each individual task using the eegnb.datasets.datasets.fetch_dataset
  • [x] Cell for loading datasets using eegnb.analysis.utils.load_dataset
  • [x] 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
  • [x] Add Notion2 data to google drive

JadinTredup avatar Dec 02 '20 14:12 JadinTredup

PR on this here

https://github.com/NeuroTechX/eeg-notebooks/pull/55

We will leave comments in the review there.

JohnGriffiths avatar Mar 19 '21 15:03 JohnGriffiths