Created
February 16, 2025 07:09
-
-
Save AyobamiMichael/5724c1188e7dc474a2424b8c935dcffc to your computer and use it in GitHub Desktop.
Application of Kernel-based Contrastive Independent Component Analysis (KCICA) on EEG Dataset
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This repository contains a Jupyter Notebook that demonstrates the application of Kernel-based Contrastive Independent Component Analysis (KCICA) on an EEG dataset. The goal of this project is to separate mixed EEG signals into their independent components using a contrastive learning approach based on the Hilbert-Schmidt Independence Criterion (HSIC). | |
https://github.com/AyobamiMichael/Application-of-Kernel-based-Contrastive-Independent-Component-Analysis-KCICA-on-EEG-dataset.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Contributions are welcome!