Daftar Isi:
  • Stroke is a condition that occurs when the blood supply to the brain is disrupted or reduced. It may be caused by a blockage (ischemic stroke) or rupture of a blood vessel (hemorrhagic stroke) so that it can cause disability. Therefore patients need to undergo rehabilitation. One of the procedures of monitoring of the recovery of stroke patients using the National Institutes of Health Stroke Scale (NIHSS) method, but sometimes subjectively. Electroencephalogram (EEG) is an instrument that can measure electrical activity in the brain, including abnormalities caused by stroke. This study investigates EEG signal detection in post-stroke patients using Fast Fourier Transform (FFT) and 1D Convolutional Neural Network (1D CNN). Fast Fourier Transform (FFT) extraction can increase accuracy from 60% to 80.3% from the use of Adam's optimization model. Meanwhile, the AdaDelta model gave 20% accuracy without FFT. And its condition increased to 79.9% with FFT extraction. Therefore, Adam's stability has the advantage of remembering to use hyper-parameter. On the other hand, FFT is beneficial for directing information used for the use of 1D CNN, thus increasing accuracy. The results showed that using of Fast Fourier Transform (FFT) in identification could increase accuracy by 45-80% compared to identification using only 1D CNN. Meanwhile, the results of the study show that the relative weight correction model using Adaptive Moment Estimation (Adam) provided higher accuracy compared to the Adaptive learning rate (AdaDelta).