carlo.dedonno

Results 13 comments of carlo.dedonno

Hi @Hrovatin! Yeah, as we discussed last friday, this seems to be indeed a very similar issue to the one I presented. You also have these stack of genes sitting...

Hi @dannykwells, I have not encountered this error. It looks as though the model is not being trained on the GPU, could you check that your CUDA is actually working?

After some investigation, I suspect this might have been fixed with this #152 PR. Could you try to install the repo by cloning it, rather than using pip? That way...

Ok, could any of you provide a minimal example that I could use to reproduce the issue and investigate it? And also your computing environment specifications? (I think torch and...

I think I might have found the issue, but since I can not reproduce your bug on my machine, can you please check if PR #172 fixes your bug? You'd...

Since it was just merged into master, you could also just update the package.

Hi @dannykwells, bummer that the last PR did not solve the issue on your end. I still can't reproduce the bug on my machine, but I will investigate further. Does...

Could you show me the code you use to instantiate the model? Do you have partially labeled data? Cause in a standard workflow, during reference building the condition to go...

Thanks, I thought you were working on an own dataset. I will look into this early next week, I am sorry for the inconvenience.