Official and maintained implementation of the paper "Exploring Novel Algorithms for Atrial Fibrillation Detection by Driving Graduate Level Education in Medical Machine Learning" (ECG-DualNet) [Physiological Measurement 2022, EMBC 2023].
Hey @MauriceRohr, could you please try to execute the code to make sure the code is runnable on your system. If any problems occur please let me know! The steps to install all dependencies are stated in the README.
You can simply run the train.py file with the smallest model for a single epoch by:
Hey @MauriceRohr, could you please try to execute the code to make sure the code is runnable on your system. If any problems occur please let me know! The steps to install all dependencies are stated in the README.
You can simply run the train.py file with the smallest model for a single epoch by:
The dataset path and the CUDA device might change for your system.
Cheers Christoph