Skip to content

pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# 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/
nix run github:pbizopoulos/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 git@github.com: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/packages/python/
make -C ~/github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification/packages/latex/ && xdg-open ~/github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification/packages/latex/tmp/ms.pdf
make -C ~/github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification/packages/html/ & xdg-open http://localhost:8080

# Run Debug Locally Requirements
# Run Locally Requirements

# Run Debug Locally
DEBUG=1 nix run ~/github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification
DEBUG=1 make -C ~/github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification/packages/python/
DEBUG=1 make -C ~/github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification/packages/latex/
DEBUG=1 make -C ~/github.com/pbizopoulos/signal2image-modules-in-deep-neural-networks-for-eeg-classification/packages/html/

Releases

No releases published

Contributors 3

  •  
  •  
  •