DeepEEG icon indicating copy to clipboard operation
DeepEEG copied to clipboard

multilevel model over subjects

Open kylemath opened this issue 6 years ago • 0 comments

You can include other data outside

so input could be a 64x64 image and a vector of real numbers. Those numbers could be fed into a layer 'after' the convolution. This is common for multi-sensor setups.

So, learning to compress EEG data to a latent space and then regenerate it would give you good features for downstream tasks. I wonder if a word vectors method has been used for EEG.

kylemath avatar Mar 17 '19 03:03 kylemath