Open sangyeon-hits opened 1 year ago
Hi @sangyeon-hits,
Yes, SGNN-EBM can be naturally adopted for regression tasks. The high-level idea is as follows:
Thank you very much for the quick reply.
Great to know it'll also work for regressions.
Could you advise which parts of the code I should amend? I've quickly looked through the code, but it seems a bit involved, so I'd like to get some help.
Hello! Is there a way to train a model for multi-task regression? And will it be desirable to do so with SGNN-EBM?
I'd like to train a property predictor that predicts two or so properties for molecules, where those properties are presumably highly correlated, considering their similar physics.
I'd be grateful to have some advice about the two questions.