RAJARSHI GUHA
RAJARSHI GUHA
Can I convert any previously loaded sdf file (using 'load_sdf') into networkx graph object in spektral? Also, how to import GraphAttention and GlobalAttentionPool using spektral? Not working => from spektral.layers.convolutional...
I am trying to binarily classify Tox21 data using dgllife GATPredictor. The code link is attached below and I can run only when 'batch_size': 1. Whenever, I am using 'batch_size':...
Any information on how to use extract_smiles and augment_smile functionalities would be helpful.