Skip to content

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.

Notifications You must be signed in to change notification settings

tayyabafaysal/CNN-LSTM-EEG

Repository files navigation

CNN-LSTM-EEG

Overview

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.

Tools and Technologies

This application was programmed in Python 3.5

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages