SkillAgentSearch skills...

EEGClassificationMCNN

Solution for EEG Classification via Multiscale Convolutional Net coded for NeuroHack at Yandex.

Install / Use

/learn @kiselev1189/EEGClassificationMCNN
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EEGClassificationMCNN

Solution for EEG Classification via Multiscale Convolutional Net coded for NeuroHack at Yandex.

Data and MCNN model dump

WARNING

Refactoring is in progress, this code is not entirely readable.

Models

  • Multifilter Convnet: Apply 1D Convolutions of various filter size to input timeseries and concatenate outputs to obtain the embedding
  • Multiscale Convnet: Apply 1D Convolution and Global Max Pooling to input timeseries resampled at different scales and concatenate outputs to obtain the embedding
View on GitHub
GitHub Stars56
CategoryDevelopment
Updated1y ago
Forks14

Languages

Jupyter Notebook

Security Score

65/100

Audited on Feb 6, 2025

No findings