Data preprocessing is an essential step for a DL pipeline. The ECG dataset is not ready to be used for model training and validation. The preprocessor for the ECG signals is included in the model training and validation codes, LSTM_ECG.py and CNN1D_ECG.py, respectively. They will run the models after preprocessing .mat input data. However, the acne image dataset is ready to be used for training and validation.




















































