NeuroTechX / NeuroTechX/moabb

Character-level decoding (ERP and c-VEP)

Open
#434 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement moabb
Dominant language
Python
Stars
1.1k
Forks
264
Avg merge
1d 13m
Merged PRs (30d)
23

Description

Character-level (or trial-level) decoding of ERP and c-VEP (see #366) datasets would allow to benchmark the state-of-the-art algorithms that directly exploit the trial structure instead of doing a binary target/non-target classification.

For such a trial-level decoding to be possible in MOABB, we would need to:

  • #186 ;
  • pass the stimulation sequence of each character to the decoding algorithms.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing issue #186 and the existing ERP and c-VEP decoding entry points. Determine how each character's stimulation sequence can reach the decoding algorithms; the work is done when both checklist items are supported for trial-level benchmarking.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.