Before starting with the jupyter notebooks please download the both datasets into the data folder.
In order to train the models on your own hardware please follow the instructions on jupyter-notebook ECG_training.ipynb. For evaluating the models you trained and the pretrained models please follow the instructions on jupyter-notebook ECG_scores.ipynb
- models : This folder contains all the python scripts and models
- data : Here the user must download the csv files
- optionals : Here you find the python scripts for the optional exercises
- visualization_clustering : The python scripts for visualization and clustering is contained in this folder. You can also find the images for visualization used in the report