Skip to content

Commit

Permalink
Added Timeseries example: issue #2024 (#2025)
Browse files Browse the repository at this point in the history
* - Added Timeseries example:
  - SSVEPFormer for classification of EEG data for Brain-Computer
	Interface.
 On branch master
 Your branch is up to date with 'origin/master'.

 Changes to be committed:
	new file:   examples/timeseries/eeg_bci_ssvepformer.py

* - Updated the BCI SSVEPFormer example after pull request review
 On branch master
 Your branch is up to date with 'origin/master'.

 Changes to be committed:
	modified:   eeg_bci_ssvepformer.py

* - Added files generated by the add_example command after PR review
 On branch master
 Your branch is up to date with 'origin/master'.

 Changes to be committed:
	new file:   examples/timeseries/img/eeg_bci_ssvepformer/eeg_bci_ssvepformer_19_0.png
	new file:   examples/timeseries/img/eeg_bci_ssvepformer/eeg_ssvepformer_dataset1_interface.jpg
	new file:   examples/timeseries/img/eeg_bci_ssvepformer/eeg_ssvepformer_frequencypowers.png
	new file:   examples/timeseries/img/eeg_bci_ssvepformer/eeg_ssvepformer_keras_inference_time.png
	new file:   examples/timeseries/img/eeg_bci_ssvepformer/eeg_ssvepformer_keras_training_time.png
	new file:   examples/timeseries/img/eeg_bci_ssvepformer/eeg_ssvepformer_model.jpg
	new file:   examples/timeseries/ipynb/eeg_bci_ssvepformer.ipynb
	new file:   examples/timeseries/md/eeg_bci_ssvepformer.md

* - Edited the .md file after review.
 On branch master
 Your branch is up to date with 'origin/master'.

 Changes to be committed:
	modified:   examples/timeseries/md/eeg_bci_ssvepformer.md

* - Added newline at the end of fileX
 On branch master
 Your branch is up to date with 'origin/master'.

 Changes to be committed:
	modified:   examples/timeseries/eeg_bci_ssvepformer.py
  • Loading branch information
okbalefthanded authored Feb 6, 2025
1 parent be6e9b1 commit 54c7d73
Show file tree
Hide file tree
Showing 9 changed files with 2,572 additions and 0 deletions.
655 changes: 655 additions & 0 deletions examples/timeseries/eeg_bci_ssvepformer.py

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
929 changes: 929 additions & 0 deletions examples/timeseries/ipynb/eeg_bci_ssvepformer.ipynb

Large diffs are not rendered by default.

988 changes: 988 additions & 0 deletions examples/timeseries/md/eeg_bci_ssvepformer.md

Large diffs are not rendered by default.

0 comments on commit 54c7d73

Please sign in to comment.