nibingwei123
nibingwei123
class MolTestDataset(Dataset): def __init__(self, data_path, target, task): super(Dataset, self).__init__()#super(MolTestDataset, self).__init__()
Sorry to disturb you ,but I have some questions.Could this cdk_pywrapper transfer smiles to pubchemfingerprint,or it need to be expanded by myself?I try get_fingerprint ,it get error 'str objext has...
why the cuda and cudnn installed and the requirements file in docker install tensorflow-cpu version???
Traceback (most recent call last): File "test.py", line 16, in structure_num_global_nodes = 1 # number of global nodes for the structure module, only works with SE3 transformer TypeError: __init__() got...