KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
Conv-CA
★ 11
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
async-hsm
:
No description available.
preview-it
:
Preview anything at point.
SNGAN-AdaBelief
:
Train SN-GAN with AdaBelief
computation-and-communication-resource-allocation
:
No description available.
Linux
:
《Linux学习资源大全》
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Conv-CA
?
Download (.md)
# Conv-CA Please cite our work if you use our model ``` Li, Yao, Jiayi Xiang, and Thenkurussi Kesavadas. "Convolutional Correlation Analysis for Enhancing the Performance of SSVEP-based Brain-computer Interface." IEEE Transactions on Neural Systems and Rehabilitation Engineering (2020). ``` Dataset link http://bci.med.tsinghua.edu.cn For Tensorflow users, please run `convca.py`. For pyTorch users, please run `convca_pytorch.py`. Note: The original code was written in Tensorflow. The pyTorch re-implementation was only tested on S1. I cannot promise that the performance will be the same as the Tensorflow version on all the subjects.