29rabhishek / EEG_BiLSTM

1 stars 0 forks source link

Insert ICA component in Classification Module #8

Closed 29rabhishek closed 8 months ago

29rabhishek commented 10 months ago

look for the different ICA moules and implement into the code

29rabhishek commented 10 months ago

[https://mne.tools/stable/generated/mne.preprocessing.ICA.html#mne.preprocessing.ICA](ICA implementation in mne python pkg) [https://www.tqmp.org/RegularArticles/vol06-1/p031/p031.pdf](ICA paper for better understanding)

29rabhishek commented 8 months ago

added FastICA Implementation in torch