sabinechen
College of Automation Science and Engineering, South China University of Technology, Guangzhou, China
BCI SCUT
sabinechen's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
terryum/awesome-deep-learning-papers
The most cited deep learning papers
ddbourgin/numpy-ml
Machine learning, in numpy
jobbole/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
changgyhub/leetcode_101
LeetCode 101:力扣刷题指南
keenwon/antcolony
Nodejs实现的一个磁力链接爬虫 https://findit.keenwon.com (原域名http://findit.so )
vlawhern/arl-eegmodels
This is the Army Research Laboratory (ARL) EEGModels Project: A Collection of Convolutional Neural Network (CNN) models for EEG signal classification, using Keras and Tensorflow
NeuroTechX/awesome-bci
Curated Collection of BCI resources
braindecode/braindecode
Deep learning software to decode EEG, ECG or MEG signals
shaoanlu/fewshot-face-translation-GAN
Generative adversarial networks integrating modules from FUNIT and SPADE for face-swapping.
yaoyao-liu/meta-transfer-learning
TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)
NeuroTechX/moabb
Mother of All BCI Benchmarks
pyRiemann/pyRiemann
Machine learning for multivariate data through the Riemannian geometry of positive definite matrices in Python
tushushu/imylu
Pure Python implementation of machine learning algorithms
eegsynth/eegsynth
Converting real-time EEG into sounds, music and visual effects
aliasvishnu/EEGNet
[Old version] PyTorch implementation of EEGNet: A Compact Convolutional Network for EEG-based Brain-Computer Interfaces - https://arxiv.org/pdf/1611.08024.pdf
anujdutt9/Handwritten-Digit-Recognition-using-Deep-Learning
Handwritten Digit Recognition using Machine Learning and Deep Learning
fmu2/PyTorch-MAML
A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.
alexandrebarachant/bci-challenge-ner-2015
Code and documentation for the winning solution to the BCI Challenge @ NER 2015 : https://www.kaggle.com/c/inria-bci-challenge
krishk97/ECE-C247-EEG-GAN
GAN and VAE implementations to generate artificial EEG data to improve motor imagery classification. Data based on BCI Competition IV, datasets 2a. Final project for UCLA's EE C247: Neural Networks and Deep Learning course.
Xunius/Menotexport
Python solution to export annotations from your Mendeley library.
alexandrebarachant/covariancetoolbox
Covariance toolbox for matlab, including riemannian geometry
adavoudi/spdnet
Implementation of Deep SPDNet in pytorch
zhiwu-huang/SPDNet
GitHub repository for "A Riemannian Network for SPD Matrix Learning", AAAI 2017.
plcrodrigues/RPA
Python code for the Riemannian Procrustes Analysis (RPA) method
tiehangd/MUPS-EEG
Efficient Transfer Learning with Meta Update for Cross Subject EEG Classification
cbhanu/BCI_EEGNet
EEGNet implementation of 2 BCI competition datasets
sabinechen/SPD-CNN-Using-Meta-Transfer-Learing-EEG-Cross-Subject-learning
SPD-CNN: A Plain CNN-Based Model Using the Symmetric Positive Definite Matrices for Cross-Subject EEG Classification with Meta-Transfer-Learning
plcrodrigues/means-field-classifier
Repository for the paper "The Riemannian Minimum Distance to Means Field Classifier"
sylar-hj/mechineLearning-1
机器学习算法python实现