Kiran Krishnamachari

Results 5 issues of Kiran Krishnamachari

Hi @zh217, I just installed torch-dct and tried the test on the README page. I am getting an AssertionError. The value of (torch.abs(x - y)).sum() is small though: 3.0896e-05. Any...

Hi, fyi - the docker image did not have tensorboardX installed and also, protobuf needed to be updated to version 3.6.0. This was causing errors. Also, roughly how long does...

Hi, I generated a training set comprising multiple samples using the method suggested in the README (using somaticseq's docker pipeline for bamsurgeon): https://github.com/bioinform/neusomatic#creating-training-data After training Neusomatic on this dataset, I...

Hi, I just came across this very very interesting project of yours, I was quite excited while reading the paper on arxiv. While looking at the implementation of Spectral Decoupling...

I successfully downloaded MIMICNotes following the instructions provided here: https://github.com/YyzHarry/SubpopBench/blob/main/MedicalData.md#mimicnotes When I try to train a model on MimicNotes, I got the following error when loading the features.npy file due...