data normalization for deep learning cnn
Ältere Kommentare anzeigen
I am converting EEG signals into scalograms and inputing these pictures for trianing a cnn to discrimate distinct waverform patterns. It works great excpt for one problem. Detections will be made of correct patterns regardless of the amplitude of the original signal. That is because the data gets normalized across the pictures. In my analysis I only want to detect large signals not tiny signals. This is critical. I am new to this type of work so my question may seem naive, but is normalization required for the cnn to work? If not, how can it be turned off? Thanks for your thoughts.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu AI for Signals finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!