Zeren Shui
Zeren Shui
Hi, Thanks for your feedback. This function will come in the next update of the package. Thank you, Zeren Shui
Hi, The newer version of the package is available. As we also need to update the documents, it will take some time for us to merge it into the master...
Hi, Thank you for your interest in HMGNN. I will update the code to accommodate multi-task prediction soon. Currently, you can modify the output module in [this file](https://github.com/shuix007/HMGNN/blob/124f0ad13a228b2210f7602f7cea04c9dec97883/Model/HMGNN.py#L96) by replacing...
Hi, Thank you for your interest in our work. We are not actually using atom continuous feature in our code but only atomic numbers as discrete features. The figure in...
Thank you for your response!
Hi, Thanks for your interest in our work. What version of DGL are you using? The error log looks like a DGL compatibility issue. Zeren Shui
Hi, Could you please try with dgl=0.4.3? The code was written a few years ago and DGL has gone through several major updates. My code may not be compatible with...