vlawhern / arl-eegmodels

This is the Army Research Laboratory (ARL) EEGModels Project: A Collection of Convolutional Neural Network (CNN) models for EEG signal classification, using Keras and Tensorflow
Other
1.14k stars 284 forks source link

Not an issue but a question: Can EEGNET be used to estimate optimal ERP amplitudes and latencies? If so, how would one do this? #38

Open moonj94 opened 2 years ago

moonj94 commented 2 years ago

I am wondering if it would be possible to estimate the amplitudes and latencies of ERP waveforms using EEGnet. If this is possible, could you please explain how I might be able to achieve this?

For instance, do you have any recommendations on which sort of layers to add (e.g. regression) to output the optimal peak latencies and amplitudes?