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

Add implementation of EEGThoughtDecoder for training & evaluation #1

Merged
merged 10 commits into from
Sep 19, 2024

Conversation

victor-iyi
Copy link
Owner

This pull request contains at least the following features:

  • Added EEGDataLoader
  • Added EEGThoughtDecoder
  • Added model classes TransformerEncoder, AgenticModel, GNN, MixtureOfExperts
  • Added utility classes like TransformerParam, AgenticParam, MixtureOfExpertParam, GNNParam
  • Added train & evaluation functions
  • Added useful Type hints annotations

@victor-iyi victor-iyi added the enhancement New feature or request label Sep 19, 2024
@victor-iyi victor-iyi merged commit 503517c into main Sep 19, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant