NeuroSyd / seizure-prediction-CNN

GNU Affero General Public License v3.0
42 stars 13 forks source link

stft #9

Open MinhHuong85hcmut opened 2 years ago

MinhHuong85hcmut commented 2 years ago

I have a problem when I try to run the code of main.py. To be more specific, I can't find function stft in load_signals.py. Please let me know how to tackle my problem. Thank you so much.

truongduynhan commented 1 year ago

It is a python package. Please install it with pip install stft.