There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.