Skip to content

Add GNB benchmark script with dataset-missing sanity check (#579) - #713

Open
Esma-Ali wants to merge 1 commit into
3C-SCSU:mainfrom
Esma-Ali:fix-579-gnb-performance
Open

Add GNB benchmark script with dataset-missing sanity check (#579)#713
Esma-Ali wants to merge 1 commit into
3C-SCSU:mainfrom
Esma-Ali:fix-579-gnb-performance

Conversation

@Esma-Ali

Copy link
Copy Markdown
Contributor

Summary:

  • Adds tools/bench_gnb.py to benchmark the repo’s TensorFlow GaussianNBTF implementation.
  • When the real EEG dataset isn’t available yet (OpenData S3 “Coming Soon”), the script runs a synthetic sanity-check dataset to validate the model implementation and environment.

Expected behavior right now:

  • If no labeled EEG files are found under --data-root, the script prints a dataset-missing note and runs a synthetic sanity check (should typically be >0.90 accuracy).

Why:

Issue #579

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant