A hybrid CNN-LSTM model is trained to localise anomalies in each channel of EEG record. Proposed architecture is divided into two steps. First, Deep CNN is trained for detecting abnormal channels. Furthermore, to detect anomaly time from abnormal channels Long Short-Term Memory (LSTM) network is trained.
This application was programmed in Python 3.5