Skip to content

kskarthiksk/MajorProjectLSTM

Repository files navigation

MajorProjectLSTM

This is a repository for my Projects in college that I did along with my classmate. The project was "Classification Of EEG Signals Of Schizophrenia Patients, Depression Patients And Healthy Controls Using Long Short Term Memory (LSTM)"

The EEG data of all 3 groups were processed and features like Approximate Entropy, Hurst Exponent, Detrended Fluctuation, Spectral Entropy etc were extracted from the data.

This was then used for classification using a neural network (LSTM).

LSTM - 2 way classification.ipynb is a 2 way classifier that classifies data from Schizophrenia patients and healthy individuals.

LSTM - 3 way classification.ipynb is a 3 way classifier between data from Schizophrenia patients, Depression Patients and Healthy Controls.

k-fold-cross.ipynb is the 5-fold cross validated version of LSTM - 3 way classification.ipynb.

We presented a conference paper for the 2 way classification at MOSICOM 2020, BITS Pilani Dubai Campus and it was published in Advances in Machine Learning and Computational Intelligence” pp 229-236

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published