SSVEP_VBH_2021

Misc links

SSVEP notebooks:

MATLAB

Python

Machine Learning

  • PyMDE is a Python library for computing vector embeddings of items, such as images, biological cells, nodes in a network, or any other type of abstract object. The embeddings are designed to minimally distort relationships between pairs of items, while possibly satisfying some constraints. PyMDE is based on the monograph Minimum-Distortion Embedding, which introduced a simple but general framework for embedding.

  • pyRiemann is a Python machine learning library based on scikit-learn API. It provides a high-level interface for classification and manipulation of multivariate signal through Riemannian Geometry of covariance matrices. pyRiemann aims at being a generic package for multivariate signal classification but has been designed around applications of biosignal (M/EEG, EMG, etc) classification.

    Signal Processing and Feature Extraction

  • MNE: Open-source Python package for exploring, visualizing, and analyzing human neurophysiological data: MEG, EEG, sEEG, ECoG, NIRS, and more.

  • EMD: Empirical Mode Decomposition . Python tools for the extraction and analysis of non-linear and non-stationary oscillatory signals

TimeGAN