Thank you for the development of this package,
I am able to reproduce the tutorial results for MPRA (test R2) only when using GPUs.
2020-05-25 13:18:22,128 - test r2: 0.9223668070860704
When setting use_cuda (forcing CPUs) to False I get a training R2 and near to zero, and negative testing R2 values.
2020-05-22 18:37:47,062 - INFO - test r2: -0.204901966767987
Is there anything that can be checked to allow reproducibility of this example with CPU? Thank you for any comment or suggestion.
Ignacio.
Thank you for the development of this package,
I am able to reproduce the tutorial results for MPRA (test R2) only when using GPUs.
2020-05-25 13:18:22,128 - test r2: 0.9223668070860704When setting
use_cuda(forcing CPUs) to False I get a training R2 and near to zero, and negative testing R2 values.2020-05-22 18:37:47,062 - INFO - test r2: -0.204901966767987Is there anything that can be checked to allow reproducibility of this example with CPU? Thank you for any comment or suggestion.
Ignacio.