How to cite: Alptürk, E., Kutlu, Y.. Classification of eeg signals using a neural network model and comparison with mlp and lstm algorithms. Akıllı Sistemler ve Uygulamaları Dergisi (Journal of Intelligent Systems with Applications) 2024; 7(2): 40-48
Full Text: PDF.
Total number of downloads: 35
Title: Classification of EEG Signals Using a Neural Network Model and Comparison with MLP and LSTM Algorithms
Abstract: This study introduces a neural network model designed for the classification of EEG signals. The model, developed using the Python programming language, is trained with the backpropagation algorithm and successfully predicts the correct outputs of signals. The research demonstrates that the model effectively predicts actions by training on EEG signal features recorded during hand clenching and unclenching actions. The accuracy of the developed neural network model was compared with Multilayer Perceptron (MLP), widely used in biological signal classification, and Long Short-Term Memory (LSTM), a low-error learning algorithm. The obtained results are presented in the Performance Analysis section.
Keywords: EEG, Artificial Neural Networks, FFT, MLP, LSTM