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

Roadmap #1

Open
6 of 15 tasks
aath0 opened this issue Sep 17, 2019 · 0 comments
Open
6 of 15 tasks

Roadmap #1

aath0 opened this issue Sep 17, 2019 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@aath0
Copy link
Owner

aath0 commented Sep 17, 2019

Roadmap

Goal: develop an open platform with educational resources for algorithmic decision-making in neuroscience

Here is a list of milestones for this project.

Milestone: List of tutorials for EEG data

How to apply common algorithms on electroencephalography (EEG) data?

  • Loading and visualization of epoch data
  • Pre-processing: What are common artifacts? How to reject them? Filtering.
  • Statistics: Contrasts between two conditions at single-electrodes. Permutation statistics.
  • Machine learning: What features can we have? How to implement cross-validation?
  • Machine learning: Common algorithms: LDA / Logistic Regression
  • Machine learning: How to visualize features and classification accuracy
  • Expand to a different dataset / application

Milestone: Tutorials for signal processing

e.g. filters, time-frequency transforms

  • Filters...
  • Time-frequency

Milestone: Bind everything together

e.g. through mybinder or Jupyter book

  • Test that MyBinder works
  • Implement everything in Jupyter book
  • Proof read documentation

Milestone: Community building

e.g. gather contributions and expand to other techniques

  • Get feedback from neuroscientists
  • Seek additional contributors
  • Get feedback from students
@aath0 aath0 self-assigned this Sep 17, 2019
@aath0 aath0 added documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed labels Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant