analysiscenter / cardio

CardIO is a library for data science research of heart signals
https://analysiscenter.github.io/cardio/
Apache License 2.0
248 stars 78 forks source link

Training time with training2017 dataset #34

Closed AnoopRKulkarni closed 5 years ago

AnoopRKulkarni commented 5 years ago

I ran the training session on NVIDIA Tegra Jetson TX2 GPU. The training2017 dataset contains ~8500 samples. Just how much training time this is supposed to take?

On above GPU, I needed 18 hours of training time. Is this normal (Ubuntu 16.04 LTS, TF 1.9 with GPU support) ?

~anoop

AnoopRKulkarni commented 5 years ago

Apologies. this was sorted out after spending some time with the code.