https://github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification
https://github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification
arxiv deep-neural-networks eeg-classification embc paper pytorch signal2image
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification
- Owner: pbizopoulos
- License: mit
- Created: 2019-12-05T09:25:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-19T21:22:22.000Z (about 1 month ago)
- Last Synced: 2025-03-21T13:12:40.199Z (about 1 month ago)
- Topics: arxiv, deep-neural-networks, eeg-classification, embc, paper, pytorch, signal2image
- Language: Python
- Homepage:
- Size: 28.3 MB
- Stars: 21
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
- Citation: CITATION
Awesome Lists containing this project
README
# Signal2Image Modules in Deep Neural Networks for EEG Classification
xdg-open https://arxiv.org/abs/1904.13216
xdg-open https://ieeexplore.ieee.org/abstract/document/8856620/# Run Deployed Requirements
# Any Web Browser# Run Deployed
xdg-open https://pbizopoulos.github.io/signal2image-modules-in-deep-neural-networks-for-eeg-classification/# Deploy Requirements
# POSIX Shell & Utilities
# Git
# Nix
xdg-open https://github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification/settings/pages
# In 'Build and deployment', Source choose GitHub Actions.# Deploy
# Done automatically after each git push# Run Locally Requirements
# POSIX Shell & Utilities
# Git
# Nix
# Any PDF viewer
git clone [email protected]:pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification ~/github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification# Run Locally
make -C ~/github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification/shells/python/
make -C ~/github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification/shells/latex/ && xdg-open ~/github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification/shells/latex/tmp/ms.pdf
make -C ~/github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification/shells/html/ & xdg-open http://localhost:8080# Run Debug Locally Requirements
# Run Locally Requirements# Run Debug Locally
DEBUG=1 make clean check all -C ~/github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification/shells/python/