An open API service indexing awesome lists of open source software.

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

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/