Mohamad Koohi-Moghadam
Mohamad Koohi-Moghadam
Hello, I have a API Key and it works with some command and doesn't work with others. For example: `s = ScopusSearch('ISSN(1532-849X) AND PUBYEAR IS 2010',subscriber=False) print(s.results)` Works well and...
Hello, I have a database biosynthetic gene cluster (BGCs) from different bacteria. BGCs are clusters of adjacent genes which is part of whole genome of the bacteria. I used GTDB-TK...
I tried the resnet50 pre-trained model (resnet50_224_1.pth) you shared for PathMNIST 224: https://zenodo.org/records/7782114 But I can't reproduce the results you report: train auc: 0.91841 acc: 0.56873 val auc: 0.91615 acc:...